Shades of Squirrel #927966
Tints of Squirrel #927966
RGB
CMYK
RGB Variations
Color information
#927966 (or 0x927966) is known color: Squirrel. HEX triplet: 92, 79 and 66. RGB value is (146,121,102). Sum of RGB (Red+Green+Blue) = 146+121+102=369 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.57% from 369); Green value is 121 (47.66% from 255 or 32.79% from 369); Blue value is 102 (40.23% from 255 or 27.64% from 369); Max value from RGB is 146 - color contains mainly: red. Hex color #927966 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927966 is #6D8699. Grayscale: #7E7E7E. Windows color (decimal): -7177882 or 6715794. OLE color: 6715794.
HSL color Cylindrical-coordinate representation of color #927966: hue angle of 25.91º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #927966 is Cyan = 0, Magento = 0.17, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 102 | - |
| CMYK | 0 | 0.17 | 0.30 | 0.43 |
| HSL | 25.91º | 0.18% | 0.49% | - |
| HSV(B) | 25.91º | 0.3% | 0.57% | - |
| XYZ | 21.09 | 20.75 | 15.46 | - |
| YUV | 126.31 | 114.28 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 102 | 0 | 0.17 | 0.30 | 0.43 | 25.91 | 0.18 | 0.49 |
| Hex | 92 | 79 | 66 | 0 | 11 | 1E | 2B | 1A | 12 | 31 |
| Octal | 222 | 171 | 146 | 0 | 21 | 36 | 53 | 32 | 22 | 61 |
| Binary | 10010010 | 1111001 | 1100110 | 0 | 10001 | 11110 | 101011 | 11010 | 10010 | 110001 |
Color Harmonies of #927966
Complementary color
Monochromatic Colors of #927966
Black with #927966
Text Example
Text Example
White with #927966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927966; }
p { color: rgb(146,121,102); }
H1.HeaderClassName
{
color: #927966;
}
.AnyTagClassName
{
color: #927966;
}
</style>
background-color css
<style>
a { background-color: #927966; }
a { background-color: rgb(146,121,102); }
div.DivClassName
{
background-color: #927966;
}
.BgClassName
{
background-color: #927966;
}
</style>
border-color css
<style>
span { border-color: #927966; }
span { border-color: rgb(146,121,102); }
td.TdClassName
{
border-color: #927966;
}
.TagClassName
{
border-color: #927966;
}
</style>