Shades of Beaver #937662
Tints of Beaver #937662
RGB
CMYK
RGB Variations
Color information
#937662 (or 0x937662) is known color: Beaver. HEX triplet: 93, 76 and 62. RGB value is (147,118,98). Sum of RGB (Red+Green+Blue) = 147+118+98=363 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.50% from 363); Green value is 118 (46.48% from 255 or 32.51% from 363); Blue value is 98 (38.67% from 255 or 27.00% from 363); Max value from RGB is 147 - color contains mainly: red. Hex color #937662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937662 is #6C899D. Grayscale: #7C7C7C. Windows color (decimal): -7113118 or 6452883. OLE color: 6452883.
HSL color Cylindrical-coordinate representation of color #937662: hue angle of 24.49º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #937662 is Cyan = 0, Magento = 0.20, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 98 | - |
| CMYK | 0 | 0.20 | 0.33 | 0.42 |
| HSL | 24.49º | 0.2% | 0.48% | - |
| HSV(B) | 24.49º | 0.33% | 0.58% | - |
| XYZ | 20.72 | 20.04 | 14.33 | - |
| YUV | 124.39 | 113.11 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 98 | 0 | 0.20 | 0.33 | 0.42 | 24.49 | 0.2 | 0.48 |
| Hex | 93 | 76 | 62 | 0 | 14 | 21 | 2A | 18 | 14 | 30 |
| Octal | 223 | 166 | 142 | 0 | 24 | 41 | 52 | 30 | 24 | 60 |
| Binary | 10010011 | 1110110 | 1100010 | 0 | 10100 | 100001 | 101010 | 11000 | 10100 | 110000 |
Color Harmonies of #937662
Complementary color
Monochromatic Colors of #937662
Black with #937662
Text Example
Text Example
White with #937662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937662; }
p { color: rgb(147,118,98); }
H1.HeaderClassName
{
color: #937662;
}
.AnyTagClassName
{
color: #937662;
}
</style>
background-color css
<style>
a { background-color: #937662; }
a { background-color: rgb(147,118,98); }
div.DivClassName
{
background-color: #937662;
}
.BgClassName
{
background-color: #937662;
}
</style>
border-color css
<style>
span { border-color: #937662; }
span { border-color: rgb(147,118,98); }
td.TdClassName
{
border-color: #937662;
}
.TagClassName
{
border-color: #937662;
}
</style>