#0e0915 - Ebony Hex Color Code

#0E0915 (Ebony) - RGB 14, 9, 21 Color Information

#0e0915 Conversion Table

HEX Triplet 0E, 09, 15
RGB Decimal 14, 9, 21
RGB Octal 16, 11, 25
RGB Percent 5.5%, 3.5%, 8.2%
RGB Binary 1110, 1001, 10101
CMY 0.945, 0.965, 0.918
CMYK 33, 57, 0, 92

Percentages of Color #0E0915

R 5.5%
G 3.5%
B 8.2%
RGB Percentages of Color #0e0915
C 33%
M 57%
Y 0%
K 92%
CMYK Percentages of Color #0e0915

Color spaces of #0E0915 Ebony - RGB(14, 9, 21)

HSV (or HSB) 265°, 57°, 8°
HSL 265°, 40°, 6°
Web Safe #000000
XYZ 0.414, 0.343, 0.754
CIE-Lab 3.097, 3.615, -5.442
xyY 0.274, 0.227, 0.343
Decimal 919829

#0e0915 Color Accessibility Scores (Ebony Contrast Checker)

#0e0915

On dark background [POOR]

#0e0915

On light background [GOOD]

#0e0915

As background color [GOOD]

Ebony ↔ #0e0915 Color Blindness Simulator

Coming soon... You can see how #0e0915 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#0E0915 Color Combinations - Color Schemes with 0e0915

#0e0915 Analogous Colors

#0e0915 Triadic Colors

#0e0915 Split Complementary Colors

#0e0915 Complementary Colors

Shades and Tints of #0e0915 Color Variations

#0e0915 Shade Color Variations (When you combine pure black with this color, #0e0915, darker shades are produced.)

#0e0915 Tint Color Variations (Lighter shades of #0e0915 can be created by blending the color with different amounts of white.)

Alternatives colours to Ebony (#0e0915)

#0e0915 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #0e0915
This sample text has a font color of #0e0915
#0e0915 Border Color
This sample element has a border color of #0e0915
#0e0915 CSS3 Linear Gradient
#0e0915 Background Color
This sample paragraph has a background color of #0e0915
#0e0915 Text Shadow
This sample text has a shadow color of #0e0915
Sample text with glow color #0e0915
This sample text has a glow color of #0e0915
#0e0915 Box Shadow
This sample element has a box shadow of #0e0915
Sample text with Underline Color #0e0915
This sample text has a underline color of #0e0915
A selection of SVG images/icons using the hex version #0e0915 of the current color.

#0E0915 in Programming

HTML5, CSS3 #0e0915
Java new Color(14, 9, 21);
.NET Color.FromArgb(255, 14, 9, 21);
Swift UIColor(red:14, green:9, blue:21, alpha:1.00000)
Objective-C [UIColor colorWithRed:14 green:9 blue:21 alpha:1.00000];
OpenGL glColor3f(14f, 9f, 21f);
Python Color('#0e0915')

#0e0915 - RGB(14, 9, 21) - Ebony Color FAQ

What is the color code for Ebony?

Hex color code for Ebony color is #0e0915. RGB color code for ebony color is rgb(14, 9, 21).

What is the RGB value of #0e0915?

The RGB value corresponding to the hexadecimal color code #0e0915 is rgb(14, 9, 21). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '14' indicates the intensity of the red component, '9' represents the green component's intensity, and '21' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #0e0915.

What is the RGB percentage of #0e0915?

The RGB percentage composition for the hexadecimal color code #0e0915 is detailed as follows: 5.5% Red, 3.5% Green, and 8.2% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 5.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 3.5% and 8.2% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #0e0915.

What does RGB 14,9,21 mean?

The RGB color 14, 9, 21 represents a dull and muted shade of Blue. The websafe version of this color is hex 000000. This color might be commonly referred to as a shade similar to Ebony.

What is the CMYK (Cyan Magenta Yellow Black) color model of #0e0915?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #0e0915 is composed of 33% Cyan, 57% Magenta, 0% Yellow, and 92% Black. In this CMYK breakdown, the Cyan component at 33% influences the coolness or green-blue aspects of the color, whereas the 57% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 92% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #0e0915?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0e0915 has an HSL value of 265° (degrees) for Hue, 40% for Saturation, and 6% for Lightness. In this HSL representation, the Hue at 265° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 40% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 6% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...