Shades of Golden Brown #926606
Tints of Golden Brown #926606
RGB
CMYK
RGB Variations
Color information
#926606 (or 0x926606) is known color: Golden Brown. HEX triplet: 92, 66 and 06. RGB value is (146,102,6). Sum of RGB (Red+Green+Blue) = 146+102+6=254 (33% of max value = 765). Red value is 146 (57.42% from 255 or 57.48% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 6 (2.73% from 255 or 2.36% from 254); Max value from RGB is 146 - color contains mainly: red. Hex color #926606 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926606 is #6D99F9. Grayscale: #686868. Windows color (decimal): -7182842 or 419474. OLE color: 419474.
HSL color Cylindrical-coordinate representation of color #926606: hue angle of 41.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #926606 is Cyan = 0, Magento = 0.30, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 6 | - |
| CMYK | 0 | 0.30 | 0.96 | 0.43 |
| HSL | 41.14º | 0.92% | 0.3% | - |
| HSV(B) | 41.14º | 0.96% | 0.57% | - |
| XYZ | 16.64 | 15.63 | 2.31 | - |
| YUV | 104.21 | 72.58 | 157.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 6 | 0 | 0.30 | 0.96 | 0.43 | 41.14 | 0.92 | 0.3 |
| Hex | 92 | 66 | 6 | 0 | 1E | 60 | 2B | 29 | 5C | 1E |
| Octal | 222 | 146 | 6 | 0 | 36 | 140 | 53 | 51 | 134 | 36 |
| Binary | 10010010 | 1100110 | 110 | 0 | 11110 | 1100000 | 101011 | 101001 | 1011100 | 11110 |
Color Harmonies of #926606
Complementary color
Monochromatic Colors of #926606
Black with #926606
Text Example
Text Example
White with #926606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926606; }
p { color: rgb(146,102,6); }
H1.HeaderClassName
{
color: #926606;
}
.AnyTagClassName
{
color: #926606;
}
</style>
background-color css
<style>
a { background-color: #926606; }
a { background-color: rgb(146,102,6); }
div.DivClassName
{
background-color: #926606;
}
.BgClassName
{
background-color: #926606;
}
</style>
border-color css
<style>
span { border-color: #926606; }
span { border-color: rgb(146,102,6); }
td.TdClassName
{
border-color: #926606;
}
.TagClassName
{
border-color: #926606;
}
</style>