Shades of Beaver #927466
Tints of Beaver #927466
RGB
CMYK
RGB Variations
Color information
#927466 (or 0x927466) is known color: Beaver. HEX triplet: 92, 74 and 66. RGB value is (146,116,102). Sum of RGB (Red+Green+Blue) = 146+116+102=364 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.11% from 364); Green value is 116 (45.70% from 255 or 31.87% from 364); Blue value is 102 (40.23% from 255 or 28.02% from 364); Max value from RGB is 146 - color contains mainly: red. Hex color #927466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927466 is #6D8B99. Grayscale: #7B7B7B. Windows color (decimal): -7179162 or 6714514. OLE color: 6714514.
HSL color Cylindrical-coordinate representation of color #927466: hue angle of 19.09º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #927466 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 102 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.43 |
| HSL | 19.09º | 0.18% | 0.49% | - |
| HSV(B) | 19.09º | 0.3% | 0.57% | - |
| XYZ | 20.5 | 19.56 | 15.27 | - |
| YUV | 123.37 | 115.94 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 102 | 0 | 0.21 | 0.30 | 0.43 | 19.09 | 0.18 | 0.49 |
| Hex | 92 | 74 | 66 | 0 | 15 | 1E | 2B | 13 | 12 | 31 |
| Octal | 222 | 164 | 146 | 0 | 25 | 36 | 53 | 23 | 22 | 61 |
| Binary | 10010010 | 1110100 | 1100110 | 0 | 10101 | 11110 | 101011 | 10011 | 10010 | 110001 |
Color Harmonies of #927466
Complementary color
Monochromatic Colors of #927466
Black with #927466
Text Example
Text Example
White with #927466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927466; }
p { color: rgb(146,116,102); }
H1.HeaderClassName
{
color: #927466;
}
.AnyTagClassName
{
color: #927466;
}
</style>
background-color css
<style>
a { background-color: #927466; }
a { background-color: rgb(146,116,102); }
div.DivClassName
{
background-color: #927466;
}
.BgClassName
{
background-color: #927466;
}
</style>
border-color css
<style>
span { border-color: #927466; }
span { border-color: rgb(146,116,102); }
td.TdClassName
{
border-color: #927466;
}
.TagClassName
{
border-color: #927466;
}
</style>