Shades of Beaver #927761
Tints of Beaver #927761
RGB
CMYK
RGB Variations
Color information
#927761 (or 0x927761) is known color: Beaver. HEX triplet: 92, 77 and 61. RGB value is (146,119,97). Sum of RGB (Red+Green+Blue) = 146+119+97=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 119 (46.88% from 255 or 32.87% from 362); Blue value is 97 (38.28% from 255 or 26.80% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #927761 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927761 is #6D889E. Grayscale: #7C7C7C. Windows color (decimal): -7178399 or 6387602. OLE color: 6387602.
HSL color Cylindrical-coordinate representation of color #927761: hue angle of 26.94º 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 #927761 is Cyan = 0, Magento = 0.18, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 97 | - |
| CMYK | 0 | 0.18 | 0.34 | 0.43 |
| HSL | 26.94º | 0.2% | 0.48% | - |
| HSV(B) | 26.94º | 0.34% | 0.57% | - |
| XYZ | 20.61 | 20.17 | 14.12 | - |
| YUV | 124.57 | 112.45 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 97 | 0 | 0.18 | 0.34 | 0.43 | 26.94 | 0.2 | 0.48 |
| Hex | 92 | 77 | 61 | 0 | 12 | 22 | 2B | 1B | 14 | 30 |
| Octal | 222 | 167 | 141 | 0 | 22 | 42 | 53 | 33 | 24 | 60 |
| Binary | 10010010 | 1110111 | 1100001 | 0 | 10010 | 100010 | 101011 | 11011 | 10100 | 110000 |
Color Harmonies of #927761
Complementary color
Monochromatic Colors of #927761
Black with #927761
Text Example
Text Example
White with #927761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927761; }
p { color: rgb(146,119,97); }
H1.HeaderClassName
{
color: #927761;
}
.AnyTagClassName
{
color: #927761;
}
</style>
background-color css
<style>
a { background-color: #927761; }
a { background-color: rgb(146,119,97); }
div.DivClassName
{
background-color: #927761;
}
.BgClassName
{
background-color: #927761;
}
</style>
border-color css
<style>
span { border-color: #927761; }
span { border-color: rgb(146,119,97); }
td.TdClassName
{
border-color: #927761;
}
.TagClassName
{
border-color: #927761;
}
</style>