Shades of Beaver #927163
Tints of Beaver #927163
RGB
CMYK
RGB Variations
Color information
#927163 (or 0x927163) is known color: Beaver. HEX triplet: 92, 71 and 63. RGB value is (146,113,99). Sum of RGB (Red+Green+Blue) = 146+113+99=358 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.78% from 358); Green value is 113 (44.53% from 255 or 31.56% from 358); Blue value is 99 (39.06% from 255 or 27.65% from 358); Max value from RGB is 146 - color contains mainly: red. Hex color #927163 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927163 is #6D8E9C. Grayscale: #797979. Windows color (decimal): -7179933 or 6517138. OLE color: 6517138.
HSL color Cylindrical-coordinate representation of color #927163: hue angle of 17.87º 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 #927163 is Cyan = 0, Magento = 0.23, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 99 | - |
| CMYK | 0 | 0.23 | 0.32 | 0.43 |
| HSL | 17.87º | 0.19% | 0.48% | - |
| HSV(B) | 17.87º | 0.32% | 0.57% | - |
| XYZ | 20.01 | 18.82 | 14.38 | - |
| YUV | 121.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 99 | 0 | 0.23 | 0.32 | 0.43 | 17.87 | 0.19 | 0.48 |
| Hex | 92 | 71 | 63 | 0 | 17 | 20 | 2B | 12 | 13 | 30 |
| Octal | 222 | 161 | 143 | 0 | 27 | 40 | 53 | 22 | 23 | 60 |
| Binary | 10010010 | 1110001 | 1100011 | 0 | 10111 | 100000 | 101011 | 10010 | 10011 | 110000 |
Color Harmonies of #927163
Complementary color
Monochromatic Colors of #927163
Black with #927163
Text Example
Text Example
White with #927163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927163; }
p { color: rgb(146,113,99); }
H1.HeaderClassName
{
color: #927163;
}
.AnyTagClassName
{
color: #927163;
}
</style>
background-color css
<style>
a { background-color: #927163; }
a { background-color: rgb(146,113,99); }
div.DivClassName
{
background-color: #927163;
}
.BgClassName
{
background-color: #927163;
}
</style>
border-color css
<style>
span { border-color: #927163; }
span { border-color: rgb(146,113,99); }
td.TdClassName
{
border-color: #927163;
}
.TagClassName
{
border-color: #927163;
}
</style>