#963c27 - Burnt Umber Hex Color Code

#963C27 (Burnt Umber) - RGB 150, 60, 39 Color Information

#963c27 Conversion Table

HEX Triplet 96, 3C, 27
RGB Decimal 150, 60, 39
RGB Octal 226, 74, 47
RGB Percent 58.8%, 23.5%, 15.3%
RGB Binary 10010110, 111100, 100111
CMY 0.412, 0.765, 0.847
CMYK 0, 60, 74, 41

Percentages of Color #963C27

R 58.8%
G 23.5%
B 15.3%
RGB Percentages of Color #963c27
C 0%
M 60%
Y 74%
K 41%
CMYK Percentages of Color #963c27

Color spaces of #963C27 Burnt Umber - RGB(150, 60, 39)

HSV (or HSB) 11°, 74°, 59°
HSL 11°, 59°, 37°
Web Safe #993333
XYZ 14.560, 9.862, 3.056
CIE-Lab 37.594, 36.523, 31.626
xyY 0.530, 0.359, 9.862
Decimal 9845799

#963c27 Color Accessibility Scores (Burnt Umber Contrast Checker)

#963c27

On dark background [POOR]

#963c27

On light background [GOOD]

#963c27

As background color [GOOD]

Burnt Umber ↔ #963c27 Color Blindness Simulator

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

#963C27 Color Combinations - Color Schemes with 963c27

#963c27 Analogous Colors

#963c27 Triadic Colors

#963c27 Split Complementary Colors

#963c27 Complementary Colors

Shades and Tints of #963c27 Color Variations

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

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

Alternatives colours to Burnt Umber (#963c27)

#963c27 Color Codes for CSS3/HTML5 and Icon Previews

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

#963C27 in Programming

HTML5, CSS3 #963c27
Java new Color(150, 60, 39);
.NET Color.FromArgb(255, 150, 60, 39);
Swift UIColor(red:150, green:60, blue:39, alpha:1.00000)
Objective-C [UIColor colorWithRed:150 green:60 blue:39 alpha:1.00000];
OpenGL glColor3f(150f, 60f, 39f);
Python Color('#963c27')

#963c27 - RGB(150, 60, 39) - Burnt Umber Color FAQ

What is the color code for Burnt Umber?

Hex color code for Burnt Umber color is #963c27. RGB color code for burnt umber color is rgb(150, 60, 39).

What is the RGB value of #963c27?

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

What is the RGB percentage of #963c27?

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

What does RGB 150,60,39 mean?

The RGB color 150, 60, 39 represents a dull and muted shade of Red. The websafe version of this color is hex 993333. This color might be commonly referred to as a shade similar to Burnt Umber.

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

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

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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