Shades of Golden Brown #927316
Tints of Golden Brown #927316
RGB
CMYK
RGB Variations
Color information
#927316 (or 0x927316) is known color: Golden Brown. HEX triplet: 92, 73 and 16. RGB value is (146,115,22). Sum of RGB (Red+Green+Blue) = 146+115+22=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 22 (8.98% from 255 or 7.77% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #927316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927316 is #6D8CE9. Grayscale: #727272. Windows color (decimal): -7179498 or 1471378. OLE color: 1471378.
HSL color Cylindrical-coordinate representation of color #927316: hue angle of 45º 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 #927316 is Cyan = 0, Magento = 0.21, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 22 | - |
| CMYK | 0 | 0.21 | 0.85 | 0.43 |
| HSL | 45º | 0.74% | 0.33% | - |
| HSV(B) | 45º | 0.85% | 0.57% | - |
| XYZ | 18.13 | 18.43 | 3.36 | - |
| YUV | 113.67 | 76.27 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 22 | 0 | 0.21 | 0.85 | 0.43 | 45 | 0.74 | 0.33 |
| Hex | 92 | 73 | 16 | 0 | 15 | 55 | 2B | 2D | 4A | 21 |
| Octal | 222 | 163 | 26 | 0 | 25 | 125 | 53 | 55 | 112 | 41 |
| Binary | 10010010 | 1110011 | 10110 | 0 | 10101 | 1010101 | 101011 | 101101 | 1001010 | 100001 |
Color Harmonies of #927316
Complementary color
Monochromatic Colors of #927316
Black with #927316
Text Example
Text Example
White with #927316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927316; }
p { color: rgb(146,115,22); }
H1.HeaderClassName
{
color: #927316;
}
.AnyTagClassName
{
color: #927316;
}
</style>
background-color css
<style>
a { background-color: #927316; }
a { background-color: rgb(146,115,22); }
div.DivClassName
{
background-color: #927316;
}
.BgClassName
{
background-color: #927316;
}
</style>
border-color css
<style>
span { border-color: #927316; }
span { border-color: rgb(146,115,22); }
td.TdClassName
{
border-color: #927316;
}
.TagClassName
{
border-color: #927316;
}
</style>