Shades of Beaver #927667
Tints of Beaver #927667
RGB
CMYK
RGB Variations
Color information
#927667 (or 0x927667) is known color: Beaver. HEX triplet: 92, 76 and 67. RGB value is (146,118,103). Sum of RGB (Red+Green+Blue) = 146+118+103=367 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.78% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 103 (40.62% from 255 or 28.07% from 367); Max value from RGB is 146 - color contains mainly: red. Hex color #927667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927667 is #6D8998. Grayscale: #7C7C7C. Windows color (decimal): -7178649 or 6780562. OLE color: 6780562.
HSL color Cylindrical-coordinate representation of color #927667: hue angle of 20.93º 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 #927667 is Cyan = 0, Magento = 0.19, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 103 | - |
| CMYK | 0 | 0.19 | 0.29 | 0.43 |
| HSL | 20.93º | 0.17% | 0.49% | - |
| HSV(B) | 20.93º | 0.29% | 0.57% | - |
| XYZ | 20.78 | 20.05 | 15.61 | - |
| YUV | 124.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 103 | 0 | 0.19 | 0.29 | 0.43 | 20.93 | 0.17 | 0.49 |
| Hex | 92 | 76 | 67 | 0 | 13 | 1D | 2B | 15 | 11 | 31 |
| Octal | 222 | 166 | 147 | 0 | 23 | 35 | 53 | 25 | 21 | 61 |
| Binary | 10010010 | 1110110 | 1100111 | 0 | 10011 | 11101 | 101011 | 10101 | 10001 | 110001 |
Color Harmonies of #927667
Complementary color
Monochromatic Colors of #927667
Black with #927667
Text Example
Text Example
White with #927667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927667; }
p { color: rgb(146,118,103); }
H1.HeaderClassName
{
color: #927667;
}
.AnyTagClassName
{
color: #927667;
}
</style>
background-color css
<style>
a { background-color: #927667; }
a { background-color: rgb(146,118,103); }
div.DivClassName
{
background-color: #927667;
}
.BgClassName
{
background-color: #927667;
}
</style>
border-color css
<style>
span { border-color: #927667; }
span { border-color: rgb(146,118,103); }
td.TdClassName
{
border-color: #927667;
}
.TagClassName
{
border-color: #927667;
}
</style>