Shades of Golden Brown #926816
Tints of Golden Brown #926816
RGB
CMYK
RGB Variations
Color information
#926816 (or 0x926816) is known color: Golden Brown. HEX triplet: 92, 68 and 16. RGB value is (146,104,22). Sum of RGB (Red+Green+Blue) = 146+104+22=272 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.68% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 22 (8.98% from 255 or 8.09% from 272); Max value from RGB is 146 - color contains mainly: red. Hex color #926816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926816 is #6D97E9. Grayscale: #6B6B6B. Windows color (decimal): -7182314 or 1468562. OLE color: 1468562.
HSL color Cylindrical-coordinate representation of color #926816: hue angle of 39.68º 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 #926816 is Cyan = 0, Magento = 0.29, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 22 | - |
| CMYK | 0 | 0.29 | 0.85 | 0.43 |
| HSL | 39.68º | 0.74% | 0.33% | - |
| HSV(B) | 39.68º | 0.85% | 0.57% | - |
| XYZ | 16.95 | 16.07 | 2.97 | - |
| YUV | 107.21 | 79.91 | 155.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 22 | 0 | 0.29 | 0.85 | 0.43 | 39.68 | 0.74 | 0.33 |
| Hex | 92 | 68 | 16 | 0 | 1D | 55 | 2B | 28 | 4A | 21 |
| Octal | 222 | 150 | 26 | 0 | 35 | 125 | 53 | 50 | 112 | 41 |
| Binary | 10010010 | 1101000 | 10110 | 0 | 11101 | 1010101 | 101011 | 101000 | 1001010 | 100001 |
Color Harmonies of #926816
Complementary color
Monochromatic Colors of #926816
Black with #926816
Text Example
Text Example
White with #926816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926816; }
p { color: rgb(146,104,22); }
H1.HeaderClassName
{
color: #926816;
}
.AnyTagClassName
{
color: #926816;
}
</style>
background-color css
<style>
a { background-color: #926816; }
a { background-color: rgb(146,104,22); }
div.DivClassName
{
background-color: #926816;
}
.BgClassName
{
background-color: #926816;
}
</style>
border-color css
<style>
span { border-color: #926816; }
span { border-color: rgb(146,104,22); }
td.TdClassName
{
border-color: #926816;
}
.TagClassName
{
border-color: #926816;
}
</style>