Shades of Beaver #927660
Tints of Beaver #927660
RGB
CMYK
RGB Variations
Color information
#927660 (or 0x927660) is known color: Beaver. HEX triplet: 92, 76 and 60. RGB value is (146,118,96). Sum of RGB (Red+Green+Blue) = 146+118+96=360 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.56% from 360); Green value is 118 (46.48% from 255 or 32.78% from 360); Blue value is 96 (37.89% from 255 or 26.67% from 360); Max value from RGB is 146 - color contains mainly: red. Hex color #927660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927660 is #6D899F. Grayscale: #7B7B7B. Windows color (decimal): -7178656 or 6321810. OLE color: 6321810.
HSL color Cylindrical-coordinate representation of color #927660: hue angle of 26.4º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #927660 is Cyan = 0, Magento = 0.19, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 96 | - |
| CMYK | 0 | 0.19 | 0.34 | 0.43 |
| HSL | 26.4º | 0.21% | 0.47% | - |
| HSV(B) | 26.4º | 0.34% | 0.57% | - |
| XYZ | 20.44 | 19.91 | 13.83 | - |
| YUV | 123.86 | 112.28 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 96 | 0 | 0.19 | 0.34 | 0.43 | 26.4 | 0.21 | 0.47 |
| Hex | 92 | 76 | 60 | 0 | 13 | 22 | 2B | 1A | 15 | 2F |
| Octal | 222 | 166 | 140 | 0 | 23 | 42 | 53 | 32 | 25 | 57 |
| Binary | 10010010 | 1110110 | 1100000 | 0 | 10011 | 100010 | 101011 | 11010 | 10101 | 101111 |
Color Harmonies of #927660
Complementary color
Monochromatic Colors of #927660
Black with #927660
Text Example
Text Example
White with #927660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927660; }
p { color: rgb(146,118,96); }
H1.HeaderClassName
{
color: #927660;
}
.AnyTagClassName
{
color: #927660;
}
</style>
background-color css
<style>
a { background-color: #927660; }
a { background-color: rgb(146,118,96); }
div.DivClassName
{
background-color: #927660;
}
.BgClassName
{
background-color: #927660;
}
</style>
border-color css
<style>
span { border-color: #927660; }
span { border-color: rgb(146,118,96); }
td.TdClassName
{
border-color: #927660;
}
.TagClassName
{
border-color: #927660;
}
</style>