Shades of Beaver #927468
Tints of Beaver #927468
RGB
CMYK
RGB Variations
Color information
#927468 (or 0x927468) is known color: Beaver. HEX triplet: 92, 74 and 68. RGB value is (146,116,104). Sum of RGB (Red+Green+Blue) = 146+116+104=366 (48% of max value = 765). Red value is 146 (57.42% from 255 or 39.89% from 366); Green value is 116 (45.70% from 255 or 31.69% from 366); Blue value is 104 (41.02% from 255 or 28.42% from 366); Max value from RGB is 146 - color contains mainly: red. Hex color #927468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927468 is #6D8B97. Grayscale: #7B7B7B. Windows color (decimal): -7179160 or 6845586. OLE color: 6845586.
HSL color Cylindrical-coordinate representation of color #927468: hue angle of 17.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 #927468 is Cyan = 0, Magento = 0.21, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 104 | - |
| CMYK | 0 | 0.21 | 0.29 | 0.43 |
| HSL | 17.14º | 0.17% | 0.49% | - |
| HSV(B) | 17.14º | 0.29% | 0.57% | - |
| XYZ | 20.6 | 19.6 | 15.79 | - |
| YUV | 123.6 | 116.94 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 104 | 0 | 0.21 | 0.29 | 0.43 | 17.14 | 0.17 | 0.49 |
| Hex | 92 | 74 | 68 | 0 | 15 | 1D | 2B | 11 | 11 | 31 |
| Octal | 222 | 164 | 150 | 0 | 25 | 35 | 53 | 21 | 21 | 61 |
| Binary | 10010010 | 1110100 | 1101000 | 0 | 10101 | 11101 | 101011 | 10001 | 10001 | 110001 |
Color Harmonies of #927468
Complementary color
Monochromatic Colors of #927468
Black with #927468
Text Example
Text Example
White with #927468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927468; }
p { color: rgb(146,116,104); }
H1.HeaderClassName
{
color: #927468;
}
.AnyTagClassName
{
color: #927468;
}
</style>
background-color css
<style>
a { background-color: #927468; }
a { background-color: rgb(146,116,104); }
div.DivClassName
{
background-color: #927468;
}
.BgClassName
{
background-color: #927468;
}
</style>
border-color css
<style>
span { border-color: #927468; }
span { border-color: rgb(146,116,104); }
td.TdClassName
{
border-color: #927468;
}
.TagClassName
{
border-color: #927468;
}
</style>