#e55f0a - Christine Hex Color Code

#E55F0A (Christine) - RGB 229, 95, 10 Color Information

#e55f0a Conversion Table

HEX Triplet E5, 5F, 0A
RGB Decimal 229, 95, 10
RGB Octal 345, 137, 12
RGB Percent 89.8%, 37.3%, 3.9%
RGB Binary 11100101, 1011111, 1010
CMY 0.102, 0.627, 0.961
CMYK 0, 59, 96, 10

Percentages of Color #E55F0A

R 89.8%
G 37.3%
B 3.9%
RGB Percentages of Color #e55f0a
C 0%
M 59%
Y 96%
K 10%
CMYK Percentages of Color #e55f0a

Color spaces of #E55F0A Christine - RGB(229, 95, 10)

HSV (or HSB) 23°, 96°, 90°
HSL 23°, 92°, 47°
Web Safe #cc6600
XYZ 36.460, 24.864, 3.165
CIE-Lab 56.943, 48.889, 64.271
xyY 0.565, 0.386, 24.864
Decimal 15032074

#e55f0a Color Accessibility Scores (Christine Contrast Checker)

#e55f0a

On dark background [POOR]

#e55f0a

On light background [GOOD]

#e55f0a

As background color [GOOD]

Christine ↔ #e55f0a Color Blindness Simulator

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

#E55F0A Color Combinations - Color Schemes with e55f0a

#e55f0a Analogous Colors

#e55f0a Triadic Colors

#e55f0a Split Complementary Colors

#e55f0a Complementary Colors

Shades and Tints of #e55f0a Color Variations

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

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

Alternatives colours to Christine (#e55f0a)

#e55f0a Color Codes for CSS3/HTML5 and Icon Previews

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

#E55F0A in Programming

HTML5, CSS3 #e55f0a
Java new Color(229, 95, 10);
.NET Color.FromArgb(255, 229, 95, 10);
Swift UIColor(red:229, green:95, blue:10, alpha:1.00000)
Objective-C [UIColor colorWithRed:229 green:95 blue:10 alpha:1.00000];
OpenGL glColor3f(229f, 95f, 10f);
Python Color('#e55f0a')

#e55f0a - RGB(229, 95, 10) - Christine Color FAQ

What is the color code for Christine?

Hex color code for Christine color is #e55f0a. RGB color code for christine color is rgb(229, 95, 10).

What is the RGB value of #e55f0a?

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

What is the RGB percentage of #e55f0a?

The RGB percentage composition for the hexadecimal color code #e55f0a is detailed as follows: 89.8% Red, 37.3% Green, and 3.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 89.8% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 37.3% and 3.9% 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 #e55f0a.

What does RGB 229,95,10 mean?

The RGB color 229, 95, 10 represents a dull and muted shade of Red. The websafe version of this color is hex cc6600. This color might be commonly referred to as a shade similar to Christine.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #e55f0a has an HSL value of 23° (degrees) for Hue, 92% for Saturation, and 47% for Lightness. In this HSL representation, the Hue at 23° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 92% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 47% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...