Shades of Golden Brown #925916
Tints of Golden Brown #925916
RGB
CMYK
RGB Variations
Color information
#925916 (or 0x925916) is known color: Golden Brown. HEX triplet: 92, 59 and 16. RGB value is (146,89,22). Sum of RGB (Red+Green+Blue) = 146+89+22=257 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.81% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 22 (8.98% from 255 or 8.56% from 257); Max value from RGB is 146 - color contains mainly: red. Hex color #925916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925916 is #6DA6E9. Grayscale: #626262. Windows color (decimal): -7186154 or 1464722. OLE color: 1464722.
HSL color Cylindrical-coordinate representation of color #925916: hue angle of 32.42º 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 #925916 is Cyan = 0, Magento = 0.39, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 22 | - |
| CMYK | 0 | 0.39 | 0.85 | 0.43 |
| HSL | 32.42º | 0.74% | 0.33% | - |
| HSV(B) | 32.42º | 0.85% | 0.57% | - |
| XYZ | 15.57 | 13.31 | 2.51 | - |
| YUV | 98.41 | 84.88 | 161.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 22 | 0 | 0.39 | 0.85 | 0.43 | 32.42 | 0.74 | 0.33 |
| Hex | 92 | 59 | 16 | 0 | 27 | 55 | 2B | 20 | 4A | 21 |
| Octal | 222 | 131 | 26 | 0 | 47 | 125 | 53 | 40 | 112 | 41 |
| Binary | 10010010 | 1011001 | 10110 | 0 | 100111 | 1010101 | 101011 | 100000 | 1001010 | 100001 |
Color Harmonies of #925916
Complementary color
Monochromatic Colors of #925916
Black with #925916
Text Example
Text Example
White with #925916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925916; }
p { color: rgb(146,89,22); }
H1.HeaderClassName
{
color: #925916;
}
.AnyTagClassName
{
color: #925916;
}
</style>
background-color css
<style>
a { background-color: #925916; }
a { background-color: rgb(146,89,22); }
div.DivClassName
{
background-color: #925916;
}
.BgClassName
{
background-color: #925916;
}
</style>
border-color css
<style>
span { border-color: #925916; }
span { border-color: rgb(146,89,22); }
td.TdClassName
{
border-color: #925916;
}
.TagClassName
{
border-color: #925916;
}
</style>