Shades of Beaver #937666
Tints of Beaver #937666
RGB
CMYK
RGB Variations
Color information
#937666 (or 0x937666) is known color: Beaver. HEX triplet: 93, 76 and 66. RGB value is (147,118,102). Sum of RGB (Red+Green+Blue) = 147+118+102=367 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.05% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 102 (40.23% from 255 or 27.79% from 367); Max value from RGB is 147 - color contains mainly: red. Hex color #937666 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937666 is #6C8999. Grayscale: #7C7C7C. Windows color (decimal): -7113114 or 6715027. OLE color: 6715027.
HSL color Cylindrical-coordinate representation of color #937666: hue angle of 21.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 #937666 is Cyan = 0, Magento = 0.20, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 102 | - |
| CMYK | 0 | 0.20 | 0.31 | 0.42 |
| HSL | 21.33º | 0.18% | 0.49% | - |
| HSV(B) | 21.33º | 0.31% | 0.58% | - |
| XYZ | 20.91 | 20.12 | 15.35 | - |
| YUV | 124.85 | 115.11 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 102 | 0 | 0.20 | 0.31 | 0.42 | 21.33 | 0.18 | 0.49 |
| Hex | 93 | 76 | 66 | 0 | 14 | 1F | 2A | 15 | 12 | 31 |
| Octal | 223 | 166 | 146 | 0 | 24 | 37 | 52 | 25 | 22 | 61 |
| Binary | 10010011 | 1110110 | 1100110 | 0 | 10100 | 11111 | 101010 | 10101 | 10010 | 110001 |
Color Harmonies of #937666
Complementary color
Monochromatic Colors of #937666
Black with #937666
Text Example
Text Example
White with #937666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937666; }
p { color: rgb(147,118,102); }
H1.HeaderClassName
{
color: #937666;
}
.AnyTagClassName
{
color: #937666;
}
</style>
background-color css
<style>
a { background-color: #937666; }
a { background-color: rgb(147,118,102); }
div.DivClassName
{
background-color: #937666;
}
.BgClassName
{
background-color: #937666;
}
</style>
border-color css
<style>
span { border-color: #937666; }
span { border-color: rgb(147,118,102); }
td.TdClassName
{
border-color: #937666;
}
.TagClassName
{
border-color: #937666;
}
</style>