Shades of Squirrel #938166
Tints of Squirrel #938166
RGB
CMYK
RGB Variations
Color information
#938166 (or 0x938166) is known color: Squirrel. HEX triplet: 93, 81 and 66. RGB value is (147,129,102). Sum of RGB (Red+Green+Blue) = 147+129+102=378 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.89% from 378); Green value is 129 (50.78% from 255 or 34.13% from 378); Blue value is 102 (40.23% from 255 or 26.98% from 378); Max value from RGB is 147 - color contains mainly: red. Hex color #938166 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938166 is #6C7E99. Grayscale: #838383. Windows color (decimal): -7110298 or 6717843. OLE color: 6717843.
HSL color Cylindrical-coordinate representation of color #938166: hue angle of 36º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #938166 is Cyan = 0, Magento = 0.12, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 102 | - |
| CMYK | 0 | 0.12 | 0.31 | 0.42 |
| HSL | 36º | 0.18% | 0.49% | - |
| HSV(B) | 36º | 0.31% | 0.58% | - |
| XYZ | 22.28 | 22.86 | 15.81 | - |
| YUV | 131.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 102 | 0 | 0.12 | 0.31 | 0.42 | 36 | 0.18 | 0.49 |
| Hex | 93 | 81 | 66 | 0 | C | 1F | 2A | 24 | 12 | 31 |
| Octal | 223 | 201 | 146 | 0 | 14 | 37 | 52 | 44 | 22 | 61 |
| Binary | 10010011 | 10000001 | 1100110 | 0 | 1100 | 11111 | 101010 | 100100 | 10010 | 110001 |
Color Harmonies of #938166
Complementary color
Monochromatic Colors of #938166
Black with #938166
Text Example
Text Example
White with #938166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938166; }
p { color: rgb(147,129,102); }
H1.HeaderClassName
{
color: #938166;
}
.AnyTagClassName
{
color: #938166;
}
</style>
background-color css
<style>
a { background-color: #938166; }
a { background-color: rgb(147,129,102); }
div.DivClassName
{
background-color: #938166;
}
.BgClassName
{
background-color: #938166;
}
</style>
border-color css
<style>
span { border-color: #938166; }
span { border-color: rgb(147,129,102); }
td.TdClassName
{
border-color: #938166;
}
.TagClassName
{
border-color: #938166;
}
</style>