Shades of Squirrel #938071
Tints of Squirrel #938071
RGB
CMYK
RGB Variations
Color information
#938071 (or 0x938071) is known color: Squirrel. HEX triplet: 93, 80 and 71. RGB value is (147,128,113). Sum of RGB (Red+Green+Blue) = 147+128+113=388 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.89% from 388); Green value is 128 (50.39% from 255 or 32.99% from 388); Blue value is 113 (44.53% from 255 or 29.12% from 388); Max value from RGB is 147 - color contains mainly: red. Hex color #938071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938071 is #6C7F8E. Grayscale: #848484. Windows color (decimal): -7110543 or 7438483. OLE color: 7438483.
HSL color Cylindrical-coordinate representation of color #938071: hue angle of 26.47º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #938071 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 113 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.42 |
| HSL | 26.47º | 0.14% | 0.51% | - |
| HSV(B) | 26.47º | 0.23% | 0.58% | - |
| XYZ | 22.73 | 22.83 | 18.83 | - |
| YUV | 131.97 | 117.29 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 113 | 0 | 0.13 | 0.23 | 0.42 | 26.47 | 0.14 | 0.51 |
| Hex | 93 | 80 | 71 | 0 | D | 17 | 2A | 1A | E | 33 |
| Octal | 223 | 200 | 161 | 0 | 15 | 27 | 52 | 32 | 16 | 63 |
| Binary | 10010011 | 10000000 | 1110001 | 0 | 1101 | 10111 | 101010 | 11010 | 1110 | 110011 |
Color Harmonies of #938071
Complementary color
Monochromatic Colors of #938071
Black with #938071
Text Example
Text Example
White with #938071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938071; }
p { color: rgb(147,128,113); }
H1.HeaderClassName
{
color: #938071;
}
.AnyTagClassName
{
color: #938071;
}
</style>
background-color css
<style>
a { background-color: #938071; }
a { background-color: rgb(147,128,113); }
div.DivClassName
{
background-color: #938071;
}
.BgClassName
{
background-color: #938071;
}
</style>
border-color css
<style>
span { border-color: #938071; }
span { border-color: rgb(147,128,113); }
td.TdClassName
{
border-color: #938071;
}
.TagClassName
{
border-color: #938071;
}
</style>