Shades of Beaver #927258
Tints of Beaver #927258
RGB
CMYK
RGB Variations
Color information
#927258 (or 0x927258) is known color: Beaver. HEX triplet: 92, 72 and 58. RGB value is (146,114,88). Sum of RGB (Red+Green+Blue) = 146+114+88=348 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.95% from 348); Green value is 114 (44.92% from 255 or 32.76% from 348); Blue value is 88 (34.77% from 255 or 25.29% from 348); Max value from RGB is 146 - color contains mainly: red. Hex color #927258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927258 is #6D8DA7. Grayscale: #787878. Windows color (decimal): -7179688 or 5796498. OLE color: 5796498.
HSL color Cylindrical-coordinate representation of color #927258: hue angle of 26.9º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #927258 is Cyan = 0, Magento = 0.22, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 88 | - |
| CMYK | 0 | 0.22 | 0.40 | 0.43 |
| HSL | 26.9º | 0.25% | 0.46% | - |
| HSV(B) | 26.9º | 0.4% | 0.57% | - |
| XYZ | 19.63 | 18.85 | 11.84 | - |
| YUV | 120.6 | 109.6 | 146.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 88 | 0 | 0.22 | 0.40 | 0.43 | 26.9 | 0.25 | 0.46 |
| Hex | 92 | 72 | 58 | 0 | 16 | 28 | 2B | 1B | 19 | 2E |
| Octal | 222 | 162 | 130 | 0 | 26 | 50 | 53 | 33 | 31 | 56 |
| Binary | 10010010 | 1110010 | 1011000 | 0 | 10110 | 101000 | 101011 | 11011 | 11001 | 101110 |
Color Harmonies of #927258
Complementary color
Monochromatic Colors of #927258
Black with #927258
Text Example
Text Example
White with #927258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927258; }
p { color: rgb(146,114,88); }
H1.HeaderClassName
{
color: #927258;
}
.AnyTagClassName
{
color: #927258;
}
</style>
background-color css
<style>
a { background-color: #927258; }
a { background-color: rgb(146,114,88); }
div.DivClassName
{
background-color: #927258;
}
.BgClassName
{
background-color: #927258;
}
</style>
border-color css
<style>
span { border-color: #927258; }
span { border-color: rgb(146,114,88); }
td.TdClassName
{
border-color: #927258;
}
.TagClassName
{
border-color: #927258;
}
</style>