Shades of Beaver #927062
Tints of Beaver #927062
RGB
CMYK
RGB Variations
Color information
#927062 (or 0x927062) is known color: Beaver. HEX triplet: 92, 70 and 62. RGB value is (146,112,98). Sum of RGB (Red+Green+Blue) = 146+112+98=356 (47% of max value = 765). Red value is 146 (57.42% from 255 or 41.01% from 356); Green value is 112 (44.14% from 255 or 31.46% from 356); Blue value is 98 (38.67% from 255 or 27.53% from 356); Max value from RGB is 146 - color contains mainly: red. Hex color #927062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927062 is #6D8F9D. Grayscale: #787878. Windows color (decimal): -7180190 or 6451346. OLE color: 6451346.
HSL color Cylindrical-coordinate representation of color #927062: hue angle of 17.5º 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 #927062 is Cyan = 0, Magento = 0.23, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 98 | - |
| CMYK | 0 | 0.23 | 0.33 | 0.43 |
| HSL | 17.5º | 0.2% | 0.48% | - |
| HSV(B) | 17.5º | 0.33% | 0.57% | - |
| XYZ | 19.85 | 18.58 | 14.1 | - |
| YUV | 120.57 | 115.26 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 98 | 0 | 0.23 | 0.33 | 0.43 | 17.5 | 0.2 | 0.48 |
| Hex | 92 | 70 | 62 | 0 | 17 | 21 | 2B | 12 | 14 | 30 |
| Octal | 222 | 160 | 142 | 0 | 27 | 41 | 53 | 22 | 24 | 60 |
| Binary | 10010010 | 1110000 | 1100010 | 0 | 10111 | 100001 | 101011 | 10010 | 10100 | 110000 |
Color Harmonies of #927062
Complementary color
Monochromatic Colors of #927062
Black with #927062
Text Example
Text Example
White with #927062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927062; }
p { color: rgb(146,112,98); }
H1.HeaderClassName
{
color: #927062;
}
.AnyTagClassName
{
color: #927062;
}
</style>
background-color css
<style>
a { background-color: #927062; }
a { background-color: rgb(146,112,98); }
div.DivClassName
{
background-color: #927062;
}
.BgClassName
{
background-color: #927062;
}
</style>
border-color css
<style>
span { border-color: #927062; }
span { border-color: rgb(146,112,98); }
td.TdClassName
{
border-color: #927062;
}
.TagClassName
{
border-color: #927062;
}
</style>