Shades of Golden Brown #926818
Tints of Golden Brown #926818
RGB
CMYK
RGB Variations
Color information
#926818 (or 0x926818) is known color: Golden Brown. HEX triplet: 92, 68 and 18. RGB value is (146,104,24). Sum of RGB (Red+Green+Blue) = 146+104+24=274 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.28% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 24 (9.77% from 255 or 8.76% from 274); Max value from RGB is 146 - color contains mainly: red. Hex color #926818 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926818 is #6D97E7. Grayscale: #6B6B6B. Windows color (decimal): -7182312 or 1599634. OLE color: 1599634.
HSL color Cylindrical-coordinate representation of color #926818: hue angle of 39.34º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #926818 is Cyan = 0, Magento = 0.29, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 24 | - |
| CMYK | 0 | 0.29 | 0.84 | 0.43 |
| HSL | 39.34º | 0.72% | 0.33% | - |
| HSV(B) | 39.34º | 0.84% | 0.57% | - |
| XYZ | 16.97 | 16.08 | 3.07 | - |
| YUV | 107.44 | 80.91 | 155.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 24 | 0 | 0.29 | 0.84 | 0.43 | 39.34 | 0.72 | 0.33 |
| Hex | 92 | 68 | 18 | 0 | 1D | 54 | 2B | 27 | 48 | 21 |
| Octal | 222 | 150 | 30 | 0 | 35 | 124 | 53 | 47 | 110 | 41 |
| Binary | 10010010 | 1101000 | 11000 | 0 | 11101 | 1010100 | 101011 | 100111 | 1001000 | 100001 |
Color Harmonies of #926818
Complementary color
Monochromatic Colors of #926818
Black with #926818
Text Example
Text Example
White with #926818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926818; }
p { color: rgb(146,104,24); }
H1.HeaderClassName
{
color: #926818;
}
.AnyTagClassName
{
color: #926818;
}
</style>
background-color css
<style>
a { background-color: #926818; }
a { background-color: rgb(146,104,24); }
div.DivClassName
{
background-color: #926818;
}
.BgClassName
{
background-color: #926818;
}
</style>
border-color css
<style>
span { border-color: #926818; }
span { border-color: rgb(146,104,24); }
td.TdClassName
{
border-color: #926818;
}
.TagClassName
{
border-color: #926818;
}
</style>