Shades of Beaver #927561
Tints of Beaver #927561
RGB
CMYK
RGB Variations
Color information
#927561 (or 0x927561) is known color: Beaver. HEX triplet: 92, 75 and 61. RGB value is (146,117,97). Sum of RGB (Red+Green+Blue) = 146+117+97=360 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.56% from 360); Green value is 117 (46.09% from 255 or 32.5% from 360); Blue value is 97 (38.28% from 255 or 26.94% from 360); Max value from RGB is 146 - color contains mainly: red. Hex color #927561 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927561 is #6D8A9E. Grayscale: #7B7B7B. Windows color (decimal): -7178911 or 6387090. OLE color: 6387090.
HSL color Cylindrical-coordinate representation of color #927561: hue angle of 24.49º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #927561 is Cyan = 0, Magento = 0.20, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 97 | - |
| CMYK | 0 | 0.20 | 0.34 | 0.43 |
| HSL | 24.49º | 0.2% | 0.48% | - |
| HSV(B) | 24.49º | 0.34% | 0.57% | - |
| XYZ | 20.37 | 19.7 | 14.04 | - |
| YUV | 123.39 | 113.11 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 97 | 0 | 0.20 | 0.34 | 0.43 | 24.49 | 0.2 | 0.48 |
| Hex | 92 | 75 | 61 | 0 | 14 | 22 | 2B | 18 | 14 | 30 |
| Octal | 222 | 165 | 141 | 0 | 24 | 42 | 53 | 30 | 24 | 60 |
| Binary | 10010010 | 1110101 | 1100001 | 0 | 10100 | 100010 | 101011 | 11000 | 10100 | 110000 |
Color Harmonies of #927561
Complementary color
Monochromatic Colors of #927561
Black with #927561
Text Example
Text Example
White with #927561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927561; }
p { color: rgb(146,117,97); }
H1.HeaderClassName
{
color: #927561;
}
.AnyTagClassName
{
color: #927561;
}
</style>
background-color css
<style>
a { background-color: #927561; }
a { background-color: rgb(146,117,97); }
div.DivClassName
{
background-color: #927561;
}
.BgClassName
{
background-color: #927561;
}
</style>
border-color css
<style>
span { border-color: #927561; }
span { border-color: rgb(146,117,97); }
td.TdClassName
{
border-color: #927561;
}
.TagClassName
{
border-color: #927561;
}
</style>