#c22d00 - Grenadier Hex Color Code

#C22D00 (Grenadier) - RGB 194, 45, 0 Color Information

#c22d00 Conversion Table

HEX Triplet C2, 2D, 00
RGB Decimal 194, 45, 0
RGB Octal 302, 55, 0
RGB Percent 76.1%, 17.6%, 0%
RGB Binary 11000010, 101101, 0
CMY 0.239, 0.824, 1.000
CMYK 0, 77, 100, 24

Percentages of Color #C22D00

R 76.1%
G 17.6%
B 0%
RGB Percentages of Color #c22d00
C 0%
M 77%
Y 100%
K 24%
CMYK Percentages of Color #c22d00

Color spaces of #C22D00 Grenadier - RGB(194, 45, 0)

HSV (or HSB) 14°, 100°, 76°
HSL 14°, 100°, 38°
Web Safe #cc3300
XYZ 23.187, 13.346, 1.354
CIE-Lab 43.280, 56.900, 55.872
xyY 0.612, 0.352, 13.346
Decimal 12725504

#c22d00 Color Accessibility Scores (Grenadier Contrast Checker)

#c22d00

On dark background [POOR]

#c22d00

On light background [GOOD]

#c22d00

As background color [GOOD]

Grenadier ↔ #c22d00 Color Blindness Simulator

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

#C22D00 Color Combinations - Color Schemes with c22d00

#c22d00 Analogous Colors

#c22d00 Triadic Colors

#c22d00 Split Complementary Colors

#c22d00 Complementary Colors

Shades and Tints of #c22d00 Color Variations

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

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

Alternatives colours to Grenadier (#c22d00)

#c22d00 Color Codes for CSS3/HTML5 and Icon Previews

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

#C22D00 in Programming

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

#c22d00 - RGB(194, 45, 0) - Grenadier Color FAQ

What is the color code for Grenadier?

Hex color code for Grenadier color is #c22d00. RGB color code for grenadier color is rgb(194, 45, 0).

What is the RGB value of #c22d00?

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

What is the RGB percentage of #c22d00?

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

What does RGB 194,45,0 mean?

The RGB color 194, 45, 0 represents a dull and muted shade of Red. The websafe version of this color is hex cc3300. This color might be commonly referred to as a shade similar to Grenadier.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c22d00 has an HSL value of 14° (degrees) for Hue, 100% for Saturation, and 38% for Lightness. In this HSL representation, the Hue at 14° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 38% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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