Shades of Golden Brown #926619
Tints of Golden Brown #926619
RGB
CMYK
RGB Variations
Color information
#926619 (or 0x926619) is known color: Golden Brown. HEX triplet: 92, 66 and 19. RGB value is (146,102,25). Sum of RGB (Red+Green+Blue) = 146+102+25=273 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.48% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 25 (10.16% from 255 or 9.16% from 273); Max value from RGB is 146 - color contains mainly: red. Hex color #926619 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926619 is #6D99E6. Grayscale: #6A6A6A. Windows color (decimal): -7182823 or 1664658. OLE color: 1664658.
HSL color Cylindrical-coordinate representation of color #926619: hue angle of 38.18º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #926619 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 25 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.43 |
| HSL | 38.18º | 0.71% | 0.34% | - |
| HSV(B) | 38.18º | 0.83% | 0.57% | - |
| XYZ | 16.78 | 15.68 | 3.06 | - |
| YUV | 106.38 | 82.08 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 25 | 0 | 0.30 | 0.83 | 0.43 | 38.18 | 0.71 | 0.34 |
| Hex | 92 | 66 | 19 | 0 | 1E | 53 | 2B | 26 | 47 | 22 |
| Octal | 222 | 146 | 31 | 0 | 36 | 123 | 53 | 46 | 107 | 42 |
| Binary | 10010010 | 1100110 | 11001 | 0 | 11110 | 1010011 | 101011 | 100110 | 1000111 | 100010 |
Color Harmonies of #926619
Complementary color
Monochromatic Colors of #926619
Black with #926619
Text Example
Text Example
White with #926619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926619; }
p { color: rgb(146,102,25); }
H1.HeaderClassName
{
color: #926619;
}
.AnyTagClassName
{
color: #926619;
}
</style>
background-color css
<style>
a { background-color: #926619; }
a { background-color: rgb(146,102,25); }
div.DivClassName
{
background-color: #926619;
}
.BgClassName
{
background-color: #926619;
}
</style>
border-color css
<style>
span { border-color: #926619; }
span { border-color: rgb(146,102,25); }
td.TdClassName
{
border-color: #926619;
}
.TagClassName
{
border-color: #926619;
}
</style>