Shades of Beaver #927564
Tints of Beaver #927564
RGB
CMYK
RGB Variations
Color information
#927564 (or 0x927564) is known color: Beaver. HEX triplet: 92, 75 and 64. RGB value is (146,117,100). Sum of RGB (Red+Green+Blue) = 146+117+100=363 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.22% from 363); Green value is 117 (46.09% from 255 or 32.23% from 363); Blue value is 100 (39.45% from 255 or 27.55% from 363); Max value from RGB is 146 - color contains mainly: red. Hex color #927564 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927564 is #6D8A9B. Grayscale: #7B7B7B. Windows color (decimal): -7178908 or 6583698. OLE color: 6583698.
HSL color Cylindrical-coordinate representation of color #927564: hue angle of 22.17º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #927564 is Cyan = 0, Magento = 0.20, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 100 | - |
| CMYK | 0 | 0.20 | 0.32 | 0.43 |
| HSL | 22.17º | 0.19% | 0.48% | - |
| HSV(B) | 22.17º | 0.32% | 0.57% | - |
| XYZ | 20.52 | 19.75 | 14.79 | - |
| YUV | 123.73 | 114.61 | 143.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 100 | 0 | 0.20 | 0.32 | 0.43 | 22.17 | 0.19 | 0.48 |
| Hex | 92 | 75 | 64 | 0 | 14 | 20 | 2B | 16 | 13 | 30 |
| Octal | 222 | 165 | 144 | 0 | 24 | 40 | 53 | 26 | 23 | 60 |
| Binary | 10010010 | 1110101 | 1100100 | 0 | 10100 | 100000 | 101011 | 10110 | 10011 | 110000 |
Color Harmonies of #927564
Complementary color
Monochromatic Colors of #927564
Black with #927564
Text Example
Text Example
White with #927564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927564; }
p { color: rgb(146,117,100); }
H1.HeaderClassName
{
color: #927564;
}
.AnyTagClassName
{
color: #927564;
}
</style>
background-color css
<style>
a { background-color: #927564; }
a { background-color: rgb(146,117,100); }
div.DivClassName
{
background-color: #927564;
}
.BgClassName
{
background-color: #927564;
}
</style>
border-color css
<style>
span { border-color: #927564; }
span { border-color: rgb(146,117,100); }
td.TdClassName
{
border-color: #927564;
}
.TagClassName
{
border-color: #927564;
}
</style>