Shades of Squirrel #938170
Tints of Squirrel #938170
RGB
CMYK
RGB Variations
Color information
#938170 (or 0x938170) is known color: Squirrel. HEX triplet: 93, 81 and 70. RGB value is (147,129,112). Sum of RGB (Red+Green+Blue) = 147+129+112=388 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.89% from 388); Green value is 129 (50.78% from 255 or 33.25% from 388); Blue value is 112 (44.14% from 255 or 28.87% from 388); Max value from RGB is 147 - color contains mainly: red. Hex color #938170 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938170 is #6C7E8F. Grayscale: #848484. Windows color (decimal): -7110288 or 7373203. OLE color: 7373203.
HSL color Cylindrical-coordinate representation of color #938170: hue angle of 29.14º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #938170 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 112 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.42 |
| HSL | 29.14º | 0.14% | 0.51% | - |
| HSV(B) | 29.14º | 0.24% | 0.58% | - |
| XYZ | 22.81 | 23.07 | 18.58 | - |
| YUV | 132.44 | 116.46 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 112 | 0 | 0.12 | 0.24 | 0.42 | 29.14 | 0.14 | 0.51 |
| Hex | 93 | 81 | 70 | 0 | C | 18 | 2A | 1D | E | 33 |
| Octal | 223 | 201 | 160 | 0 | 14 | 30 | 52 | 35 | 16 | 63 |
| Binary | 10010011 | 10000001 | 1110000 | 0 | 1100 | 11000 | 101010 | 11101 | 1110 | 110011 |
Color Harmonies of #938170
Complementary color
Monochromatic Colors of #938170
Black with #938170
Text Example
Text Example
White with #938170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938170; }
p { color: rgb(147,129,112); }
H1.HeaderClassName
{
color: #938170;
}
.AnyTagClassName
{
color: #938170;
}
</style>
background-color css
<style>
a { background-color: #938170; }
a { background-color: rgb(147,129,112); }
div.DivClassName
{
background-color: #938170;
}
.BgClassName
{
background-color: #938170;
}
</style>
border-color css
<style>
span { border-color: #938170; }
span { border-color: rgb(147,129,112); }
td.TdClassName
{
border-color: #938170;
}
.TagClassName
{
border-color: #938170;
}
</style>