#96847f - Squirrel Hex Color Code

#96847F (Squirrel) - RGB 150, 132, 127 Color Information

#96847f Conversion Table

HEX Triplet 96, 84, 7F
RGB Decimal 150, 132, 127
RGB Octal 226, 204, 177
RGB Percent 58.8%, 51.8%, 49.8%
RGB Binary 10010110, 10000100, 1111111
CMY 0.412, 0.482, 0.502
CMYK 0, 12, 15, 41

Percentages of Color #96847F

R 58.8%
G 51.8%
B 49.8%
RGB Percentages of Color #96847f
C 0%
M 12%
Y 15%
K 41%
CMYK Percentages of Color #96847f

Color spaces of #96847F Squirrel - RGB(150, 132, 127)

HSV (or HSB) 13°, 15°, 59°
HSL 13°, 10°, 54°
Web Safe #999966
XYZ 24.660, 24.519, 23.512
CIE-Lab 56.604, 5.952, 5.191
xyY 0.339, 0.337, 24.519
Decimal 9864319

#96847f Color Accessibility Scores (Squirrel Contrast Checker)

#96847f

On dark background [POOR]

#96847f

On light background [GOOD]

#96847f

As background color [GOOD]

Squirrel ↔ #96847f Color Blindness Simulator

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

#96847F Color Combinations - Color Schemes with 96847f

#96847f Analogous Colors

#96847f Triadic Colors

#96847f Split Complementary Colors

#96847f Complementary Colors

Shades and Tints of #96847f Color Variations

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

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

Alternatives colours to Squirrel (#96847f)

#96847f Color Codes for CSS3/HTML5 and Icon Previews

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

#96847F in Programming

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

#96847f - RGB(150, 132, 127) - Squirrel Color FAQ

What is the color code for Squirrel?

Hex color code for Squirrel color is #96847f. RGB color code for squirrel color is rgb(150, 132, 127).

What is the RGB value of #96847f?

The RGB value corresponding to the hexadecimal color code #96847f is rgb(150, 132, 127). 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, '132' represents the green component's intensity, and '127' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #96847f.

What is the RGB percentage of #96847f?

The RGB percentage composition for the hexadecimal color code #96847f is detailed as follows: 58.8% Red, 51.8% Green, and 49.8% 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 51.8% and 49.8% 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 #96847f.

What does RGB 150,132,127 mean?

The RGB color 150, 132, 127 represents a dull and muted shade of Red. The websafe version of this color is hex 999966. This color might be commonly referred to as a shade similar to Squirrel.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #96847f is composed of 0% Cyan, 12% Magenta, 15% 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 12% of Magenta contributes to the red-purple qualities. The 15% 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 #96847f?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #96847f has an HSL value of 13° (degrees) for Hue, 10% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 13° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 10% 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?
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...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...