Shades of Beaver #927467
Tints of Beaver #927467
RGB
CMYK
RGB Variations
Color information
#927467 (or 0x927467) is known color: Beaver. HEX triplet: 92, 74 and 67. RGB value is (146,116,103). Sum of RGB (Red+Green+Blue) = 146+116+103=365 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40% from 365); Green value is 116 (45.70% from 255 or 31.78% from 365); Blue value is 103 (40.62% from 255 or 28.22% from 365); Max value from RGB is 146 - color contains mainly: red. Hex color #927467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927467 is #6D8B98. Grayscale: #7B7B7B. Windows color (decimal): -7179161 or 6780050. OLE color: 6780050.
HSL color Cylindrical-coordinate representation of color #927467: hue angle of 18.14º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #927467 is Cyan = 0, Magento = 0.21, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 103 | - |
| CMYK | 0 | 0.21 | 0.29 | 0.43 |
| HSL | 18.14º | 0.17% | 0.49% | - |
| HSV(B) | 18.14º | 0.29% | 0.57% | - |
| XYZ | 20.55 | 19.58 | 15.53 | - |
| YUV | 123.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 103 | 0 | 0.21 | 0.29 | 0.43 | 18.14 | 0.17 | 0.49 |
| Hex | 92 | 74 | 67 | 0 | 15 | 1D | 2B | 12 | 11 | 31 |
| Octal | 222 | 164 | 147 | 0 | 25 | 35 | 53 | 22 | 21 | 61 |
| Binary | 10010010 | 1110100 | 1100111 | 0 | 10101 | 11101 | 101011 | 10010 | 10001 | 110001 |
Color Harmonies of #927467
Complementary color
Monochromatic Colors of #927467
Black with #927467
Text Example
Text Example
White with #927467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927467; }
p { color: rgb(146,116,103); }
H1.HeaderClassName
{
color: #927467;
}
.AnyTagClassName
{
color: #927467;
}
</style>
background-color css
<style>
a { background-color: #927467; }
a { background-color: rgb(146,116,103); }
div.DivClassName
{
background-color: #927467;
}
.BgClassName
{
background-color: #927467;
}
</style>
border-color css
<style>
span { border-color: #927467; }
span { border-color: rgb(146,116,103); }
td.TdClassName
{
border-color: #927467;
}
.TagClassName
{
border-color: #927467;
}
</style>