Shades of Golden Brown #925816
Tints of Golden Brown #925816
RGB
CMYK
RGB Variations
Color information
#925816 (or 0x925816) is known color: Golden Brown. HEX triplet: 92, 58 and 16. RGB value is (146,88,22). Sum of RGB (Red+Green+Blue) = 146+88+22=256 (33% of max value = 765). Red value is 146 (57.42% from 255 or 57.03% from 256); Green value is 88 (34.77% from 255 or 34.38% from 256); Blue value is 22 (8.98% from 255 or 8.59% from 256); Max value from RGB is 146 - color contains mainly: red. Hex color #925816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925816 is #6DA7E9. Grayscale: #626262. Windows color (decimal): -7186410 or 1464466. OLE color: 1464466.
HSL color Cylindrical-coordinate representation of color #925816: hue angle of 31.94º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #925816 is Cyan = 0, Magento = 0.40, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 22 | - |
| CMYK | 0 | 0.40 | 0.85 | 0.43 |
| HSL | 31.94º | 0.74% | 0.33% | - |
| HSV(B) | 31.94º | 0.85% | 0.57% | - |
| XYZ | 15.49 | 13.15 | 2.48 | - |
| YUV | 97.82 | 85.22 | 162.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 22 | 0 | 0.40 | 0.85 | 0.43 | 31.94 | 0.74 | 0.33 |
| Hex | 92 | 58 | 16 | 0 | 28 | 55 | 2B | 20 | 4A | 21 |
| Octal | 222 | 130 | 26 | 0 | 50 | 125 | 53 | 40 | 112 | 41 |
| Binary | 10010010 | 1011000 | 10110 | 0 | 101000 | 1010101 | 101011 | 100000 | 1001010 | 100001 |
Color Harmonies of #925816
Complementary color
Monochromatic Colors of #925816
Black with #925816
Text Example
Text Example
White with #925816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925816; }
p { color: rgb(146,88,22); }
H1.HeaderClassName
{
color: #925816;
}
.AnyTagClassName
{
color: #925816;
}
</style>
background-color css
<style>
a { background-color: #925816; }
a { background-color: rgb(146,88,22); }
div.DivClassName
{
background-color: #925816;
}
.BgClassName
{
background-color: #925816;
}
</style>
border-color css
<style>
span { border-color: #925816; }
span { border-color: rgb(146,88,22); }
td.TdClassName
{
border-color: #925816;
}
.TagClassName
{
border-color: #925816;
}
</style>