#d34700 - Grenadier Hex Color Code

#D34700 (Grenadier) - RGB 211, 71, 0 Color Information

#d34700 Conversion Table

HEX Triplet D3, 47, 00
RGB Decimal 211, 71, 0
RGB Octal 323, 107, 0
RGB Percent 82.7%, 27.8%, 0%
RGB Binary 11010011, 1000111, 0
CMY 0.173, 0.722, 1.000
CMYK 0, 66, 100, 17

Percentages of Color #D34700

R 82.7%
G 27.8%
B 0%
RGB Percentages of Color #d34700
C 0%
M 66%
Y 100%
K 17%
CMYK Percentages of Color #d34700

Color spaces of #D34700 Grenadier - RGB(211, 71, 0)

HSV (or HSB) 20°, 100°, 83°
HSL 20°, 100°, 41°
Web Safe #cc3300
XYZ 29.117, 18.355, 2.008
CIE-Lab 49.924, 52.903, 60.820
xyY 0.588, 0.371, 18.355
Decimal 13846272

#d34700 Color Accessibility Scores (Grenadier Contrast Checker)

#d34700

On dark background [POOR]

#d34700

On light background [GOOD]

#d34700

As background color [GOOD]

Grenadier ↔ #d34700 Color Blindness Simulator

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

#D34700 Color Combinations - Color Schemes with d34700

#d34700 Analogous Colors

#d34700 Triadic Colors

#d34700 Split Complementary Colors

#d34700 Complementary Colors

Shades and Tints of #d34700 Color Variations

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

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

Alternatives colours to Grenadier (#d34700)

#d34700 Color Codes for CSS3/HTML5 and Icon Previews

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

#D34700 in Programming

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

#d34700 - RGB(211, 71, 0) - Grenadier Color FAQ

What is the color code for Grenadier?

Hex color code for Grenadier color is #d34700. RGB color code for grenadier color is rgb(211, 71, 0).

What is the RGB value of #d34700?

The RGB value corresponding to the hexadecimal color code #d34700 is rgb(211, 71, 0). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '211' indicates the intensity of the red component, '71' 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 #d34700.

What is the RGB percentage of #d34700?

The RGB percentage composition for the hexadecimal color code #d34700 is detailed as follows: 82.7% Red, 27.8% 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 82.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 27.8% 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 #d34700.

What does RGB 211,71,0 mean?

The RGB color 211, 71, 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 #d34700?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d34700 has an HSL value of 20° (degrees) for Hue, 100% for Saturation, and 41% for Lightness. In this HSL representation, the Hue at 20° 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 41% 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 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...

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

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