Shades of Beaver #927361
Tints of Beaver #927361
RGB
CMYK
RGB Variations
Color information
#927361 (or 0x927361) is known color: Beaver. HEX triplet: 92, 73 and 61. RGB value is (146,115,97). Sum of RGB (Red+Green+Blue) = 146+115+97=358 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.78% from 358); Green value is 115 (45.31% from 255 or 32.12% from 358); Blue value is 97 (38.28% from 255 or 27.09% from 358); Max value from RGB is 146 - color contains mainly: red. Hex color #927361 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927361 is #6D8C9E. Grayscale: #7A7A7A. Windows color (decimal): -7179423 or 6386578. OLE color: 6386578.
HSL color Cylindrical-coordinate representation of color #927361: hue angle of 22.04º 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 #927361 is Cyan = 0, Magento = 0.21, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 97 | - |
| CMYK | 0 | 0.21 | 0.34 | 0.43 |
| HSL | 22.04º | 0.2% | 0.48% | - |
| HSV(B) | 22.04º | 0.34% | 0.57% | - |
| XYZ | 20.14 | 19.24 | 13.96 | - |
| YUV | 122.22 | 113.77 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 97 | 0 | 0.21 | 0.34 | 0.43 | 22.04 | 0.2 | 0.48 |
| Hex | 92 | 73 | 61 | 0 | 15 | 22 | 2B | 16 | 14 | 30 |
| Octal | 222 | 163 | 141 | 0 | 25 | 42 | 53 | 26 | 24 | 60 |
| Binary | 10010010 | 1110011 | 1100001 | 0 | 10101 | 100010 | 101011 | 10110 | 10100 | 110000 |
Color Harmonies of #927361
Complementary color
Monochromatic Colors of #927361
Black with #927361
Text Example
Text Example
White with #927361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927361; }
p { color: rgb(146,115,97); }
H1.HeaderClassName
{
color: #927361;
}
.AnyTagClassName
{
color: #927361;
}
</style>
background-color css
<style>
a { background-color: #927361; }
a { background-color: rgb(146,115,97); }
div.DivClassName
{
background-color: #927361;
}
.BgClassName
{
background-color: #927361;
}
</style>
border-color css
<style>
span { border-color: #927361; }
span { border-color: rgb(146,115,97); }
td.TdClassName
{
border-color: #927361;
}
.TagClassName
{
border-color: #927361;
}
</style>