Shades of Squirrel #937861
Tints of Squirrel #937861
RGB
CMYK
RGB Variations
Color information
#937861 (or 0x937861) is known color: Squirrel. HEX triplet: 93, 78 and 61. RGB value is (147,120,97). Sum of RGB (Red+Green+Blue) = 147+120+97=364 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.38% from 364); Green value is 120 (47.27% from 255 or 32.97% from 364); Blue value is 97 (38.28% from 255 or 26.65% from 364); Max value from RGB is 147 - color contains mainly: red. Hex color #937861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937861 is #6C879E. Grayscale: #7D7D7D. Windows color (decimal): -7112607 or 6387859. OLE color: 6387859.
HSL color Cylindrical-coordinate representation of color #937861: hue angle of 27.6º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #937861 is Cyan = 0, Magento = 0.18, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 97 | - |
| CMYK | 0 | 0.18 | 0.34 | 0.42 |
| HSL | 27.6º | 0.2% | 0.48% | - |
| HSV(B) | 27.6º | 0.34% | 0.58% | - |
| XYZ | 20.91 | 20.5 | 14.16 | - |
| YUV | 125.45 | 111.95 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 97 | 0 | 0.18 | 0.34 | 0.42 | 27.6 | 0.2 | 0.48 |
| Hex | 93 | 78 | 61 | 0 | 12 | 22 | 2A | 1C | 14 | 30 |
| Octal | 223 | 170 | 141 | 0 | 22 | 42 | 52 | 34 | 24 | 60 |
| Binary | 10010011 | 1111000 | 1100001 | 0 | 10010 | 100010 | 101010 | 11100 | 10100 | 110000 |
Color Harmonies of #937861
Complementary color
Monochromatic Colors of #937861
Black with #937861
Text Example
Text Example
White with #937861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937861; }
p { color: rgb(147,120,97); }
H1.HeaderClassName
{
color: #937861;
}
.AnyTagClassName
{
color: #937861;
}
</style>
background-color css
<style>
a { background-color: #937861; }
a { background-color: rgb(147,120,97); }
div.DivClassName
{
background-color: #937861;
}
.BgClassName
{
background-color: #937861;
}
</style>
border-color css
<style>
span { border-color: #937861; }
span { border-color: rgb(147,120,97); }
td.TdClassName
{
border-color: #937861;
}
.TagClassName
{
border-color: #937861;
}
</style>