#0e102a - Ebony Hex Color Code

#0E102A (Ebony) - RGB 14, 16, 42 Color Information

#0e102a Conversion Table

HEX Triplet 0E, 10, 2A
RGB Decimal 14, 16, 42
RGB Octal 16, 20, 52
RGB Percent 5.5%, 6.3%, 16.5%
RGB Binary 1110, 10000, 101010
CMY 0.945, 0.937, 0.835
CMYK 67, 62, 0, 84

Percentages of Color #0E102A

R 5.5%
G 6.3%
B 16.5%
RGB Percentages of Color #0e102a
C 67%
M 62%
Y 0%
K 84%
CMYK Percentages of Color #0e102a

Color spaces of #0E102A Ebony - RGB(14, 16, 42)

HSV (or HSB) 236°, 67°, 16°
HSL 236°, 50°, 11°
Web Safe #000033
XYZ 0.784, 0.631, 2.271
CIE-Lab 5.701, 7.556, -17.638
xyY 0.213, 0.171, 0.631
Decimal 921642

#0e102a Color Accessibility Scores (Ebony Contrast Checker)

#0e102a

On dark background [POOR]

#0e102a

On light background [GOOD]

#0e102a

As background color [GOOD]

Ebony ↔ #0e102a Color Blindness Simulator

Coming soon... You can see how #0e102a 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.

#0E102A Color Combinations - Color Schemes with 0e102a

#0e102a Analogous Colors

#0e102a Triadic Colors

#0e102a Split Complementary Colors

#0e102a Complementary Colors

Shades and Tints of #0e102a Color Variations

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

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

Alternatives colours to Ebony (#0e102a)

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

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

#0E102A in Programming

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

#0e102a - RGB(14, 16, 42) - Ebony Color FAQ

What is the color code for Ebony?

Hex color code for Ebony color is #0e102a. RGB color code for ebony color is rgb(14, 16, 42).

What is the RGB value of #0e102a?

The RGB value corresponding to the hexadecimal color code #0e102a is rgb(14, 16, 42). 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, '16' represents the green component's intensity, and '42' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #0e102a.

What is the RGB percentage of #0e102a?

The RGB percentage composition for the hexadecimal color code #0e102a is detailed as follows: 5.5% Red, 6.3% Green, and 16.5% 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 6.3% and 16.5% 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 #0e102a.

What does RGB 14,16,42 mean?

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

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #0e102a is composed of 67% Cyan, 62% Magenta, 0% Yellow, and 84% Black. In this CMYK breakdown, the Cyan component at 67% influences the coolness or green-blue aspects of the color, whereas the 62% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 84% 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 #0e102a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0e102a has an HSL value of 236° (degrees) for Hue, 50% for Saturation, and 11% for Lightness. In this HSL representation, the Hue at 236° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 50% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 11% 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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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...