Shades of Beaver #927162
Tints of Beaver #927162
RGB
CMYK
RGB Variations
Color information
#927162 (or 0x927162) is known color: Beaver. HEX triplet: 92, 71 and 62. RGB value is (146,113,98). Sum of RGB (Red+Green+Blue) = 146+113+98=357 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.90% from 357); Green value is 113 (44.53% from 255 or 31.65% from 357); Blue value is 98 (38.67% from 255 or 27.45% from 357); Max value from RGB is 146 - color contains mainly: red. Hex color #927162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927162 is #6D8E9D. Grayscale: #797979. Windows color (decimal): -7179934 or 6451602. OLE color: 6451602.
HSL color Cylindrical-coordinate representation of color #927162: hue angle of 18.75º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #927162 is Cyan = 0, Magento = 0.23, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 98 | - |
| CMYK | 0 | 0.23 | 0.33 | 0.43 |
| HSL | 18.75º | 0.2% | 0.48% | - |
| HSV(B) | 18.75º | 0.33% | 0.57% | - |
| XYZ | 19.96 | 18.8 | 14.13 | - |
| YUV | 121.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 98 | 0 | 0.23 | 0.33 | 0.43 | 18.75 | 0.2 | 0.48 |
| Hex | 92 | 71 | 62 | 0 | 17 | 21 | 2B | 13 | 14 | 30 |
| Octal | 222 | 161 | 142 | 0 | 27 | 41 | 53 | 23 | 24 | 60 |
| Binary | 10010010 | 1110001 | 1100010 | 0 | 10111 | 100001 | 101011 | 10011 | 10100 | 110000 |
Color Harmonies of #927162
Complementary color
Monochromatic Colors of #927162
Black with #927162
Text Example
Text Example
White with #927162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927162; }
p { color: rgb(146,113,98); }
H1.HeaderClassName
{
color: #927162;
}
.AnyTagClassName
{
color: #927162;
}
</style>
background-color css
<style>
a { background-color: #927162; }
a { background-color: rgb(146,113,98); }
div.DivClassName
{
background-color: #927162;
}
.BgClassName
{
background-color: #927162;
}
</style>
border-color css
<style>
span { border-color: #927162; }
span { border-color: rgb(146,113,98); }
td.TdClassName
{
border-color: #927162;
}
.TagClassName
{
border-color: #927162;
}
</style>