Shades of Squirrel #938266
Tints of Squirrel #938266
RGB
CMYK
RGB Variations
Color information
#938266 (or 0x938266) is known color: Squirrel. HEX triplet: 93, 82 and 66. RGB value is (147,130,102). Sum of RGB (Red+Green+Blue) = 147+130+102=379 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.79% from 379); Green value is 130 (51.17% from 255 or 34.30% from 379); Blue value is 102 (40.23% from 255 or 26.91% from 379); Max value from RGB is 147 - color contains mainly: red. Hex color #938266 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938266 is #6C7D99. Grayscale: #848484. Windows color (decimal): -7110042 or 6718099. OLE color: 6718099.
HSL color Cylindrical-coordinate representation of color #938266: hue angle of 37.33º 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 #938266 is Cyan = 0, Magento = 0.12, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 102 | - |
| CMYK | 0 | 0.12 | 0.31 | 0.42 |
| HSL | 37.33º | 0.18% | 0.49% | - |
| HSV(B) | 37.33º | 0.31% | 0.58% | - |
| XYZ | 22.41 | 23.13 | 15.85 | - |
| YUV | 131.89 | 111.13 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 102 | 0 | 0.12 | 0.31 | 0.42 | 37.33 | 0.18 | 0.49 |
| Hex | 93 | 82 | 66 | 0 | C | 1F | 2A | 25 | 12 | 31 |
| Octal | 223 | 202 | 146 | 0 | 14 | 37 | 52 | 45 | 22 | 61 |
| Binary | 10010011 | 10000010 | 1100110 | 0 | 1100 | 11111 | 101010 | 100101 | 10010 | 110001 |
Color Harmonies of #938266
Complementary color
Monochromatic Colors of #938266
Black with #938266
Text Example
Text Example
White with #938266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938266; }
p { color: rgb(147,130,102); }
H1.HeaderClassName
{
color: #938266;
}
.AnyTagClassName
{
color: #938266;
}
</style>
background-color css
<style>
a { background-color: #938266; }
a { background-color: rgb(147,130,102); }
div.DivClassName
{
background-color: #938266;
}
.BgClassName
{
background-color: #938266;
}
</style>
border-color css
<style>
span { border-color: #938266; }
span { border-color: rgb(147,130,102); }
td.TdClassName
{
border-color: #938266;
}
.TagClassName
{
border-color: #938266;
}
</style>