Shades of Squirrel #937767
Tints of Squirrel #937767
RGB
CMYK
RGB Variations
Color information
#937767 (or 0x937767) is known color: Squirrel. HEX triplet: 93, 77 and 67. RGB value is (147,119,103). Sum of RGB (Red+Green+Blue) = 147+119+103=369 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.84% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 103 (40.62% from 255 or 27.91% from 369); Max value from RGB is 147 - color contains mainly: red. Hex color #937767 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937767 is #6C8898. Grayscale: #7D7D7D. Windows color (decimal): -7112857 or 6780819. OLE color: 6780819.
HSL color Cylindrical-coordinate representation of color #937767: hue angle of 21.82º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #937767 is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 103 | - |
| CMYK | 0 | 0.19 | 0.30 | 0.42 |
| HSL | 21.82º | 0.18% | 0.49% | - |
| HSV(B) | 21.82º | 0.3% | 0.58% | - |
| XYZ | 21.08 | 20.38 | 15.65 | - |
| YUV | 125.55 | 115.28 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 103 | 0 | 0.19 | 0.30 | 0.42 | 21.82 | 0.18 | 0.49 |
| Hex | 93 | 77 | 67 | 0 | 13 | 1E | 2A | 16 | 12 | 31 |
| Octal | 223 | 167 | 147 | 0 | 23 | 36 | 52 | 26 | 22 | 61 |
| Binary | 10010011 | 1110111 | 1100111 | 0 | 10011 | 11110 | 101010 | 10110 | 10010 | 110001 |
Color Harmonies of #937767
Complementary color
Monochromatic Colors of #937767
Black with #937767
Text Example
Text Example
White with #937767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937767; }
p { color: rgb(147,119,103); }
H1.HeaderClassName
{
color: #937767;
}
.AnyTagClassName
{
color: #937767;
}
</style>
background-color css
<style>
a { background-color: #937767; }
a { background-color: rgb(147,119,103); }
div.DivClassName
{
background-color: #937767;
}
.BgClassName
{
background-color: #937767;
}
</style>
border-color css
<style>
span { border-color: #937767; }
span { border-color: rgb(147,119,103); }
td.TdClassName
{
border-color: #937767;
}
.TagClassName
{
border-color: #937767;
}
</style>