#e14b32 - Cinnabar Hex Color Code

#E14B32 (Cinnabar) - RGB 225, 75, 50 Color Information

#e14b32 Conversion Table

HEX Triplet E1, 4B, 32
RGB Decimal 225, 75, 50
RGB Octal 341, 113, 62
RGB Percent 88.2%, 29.4%, 19.6%
RGB Binary 11100001, 1001011, 110010
CMY 0.118, 0.706, 0.804
CMYK 0, 67, 78, 12

Percentages of Color #E14B32

R 88.2%
G 29.4%
B 19.6%
RGB Percentages of Color #e14b32
C 0%
M 67%
Y 78%
K 12%
CMYK Percentages of Color #e14b32

Color spaces of #E14B32 Cinnabar - RGB(225, 75, 50)

HSV (or HSB) 9°, 78°, 88°
HSL 9°, 74°, 54°
Web Safe #cc3333
XYZ 34.143, 21.270, 5.324
CIE-Lab 53.244, 56.969, 46.253
xyY 0.562, 0.350, 21.270
Decimal 14764850

#e14b32 Color Accessibility Scores (Cinnabar Contrast Checker)

#e14b32

On dark background [POOR]

#e14b32

On light background [GOOD]

#e14b32

As background color [GOOD]

Cinnabar ↔ #e14b32 Color Blindness Simulator

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

#E14B32 Color Combinations - Color Schemes with e14b32

#e14b32 Analogous Colors

#e14b32 Triadic Colors

#e14b32 Split Complementary Colors

#e14b32 Complementary Colors

Shades and Tints of #e14b32 Color Variations

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

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

Alternatives colours to Cinnabar (#e14b32)

#e14b32 Color Codes for CSS3/HTML5 and Icon Previews

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

#E14B32 in Programming

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

#e14b32 - RGB(225, 75, 50) - Cinnabar Color FAQ

What is the color code for Cinnabar?

Hex color code for Cinnabar color is #e14b32. RGB color code for cinnabar color is rgb(225, 75, 50).

What is the RGB value of #e14b32?

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

What is the RGB percentage of #e14b32?

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

What does RGB 225,75,50 mean?

The RGB color 225, 75, 50 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Cinnabar.

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

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

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

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

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