Shades of Golden Brown #926601
Tints of Golden Brown #926601
RGB
CMYK
RGB Variations
Color information
#926601 (or 0x926601) is known color: Golden Brown. HEX triplet: 92, 66 and 01. RGB value is (146,102,1). Sum of RGB (Red+Green+Blue) = 146+102+1=249 (32% of max value = 765). Red value is 146 (57.42% from 255 or 58.63% from 249); Green value is 102 (40.23% from 255 or 40.96% from 249); Blue value is 1 (0.78% from 255 or 0.40% from 249); Max value from RGB is 146 - color contains mainly: red. Hex color #926601 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926601 is #6D99FE. Grayscale: #686868. Windows color (decimal): -7182847 or 91794. OLE color: 91794.
HSL color Cylindrical-coordinate representation of color #926601: hue angle of 41.79º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #926601 is Cyan = 0, Magento = 0.30, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 1 | - |
| CMYK | 0 | 0.30 | 0.99 | 0.43 |
| HSL | 41.79º | 0.99% | 0.29% | - |
| HSV(B) | 41.79º | 0.99% | 0.57% | - |
| XYZ | 16.61 | 15.62 | 2.17 | - |
| YUV | 103.64 | 70.08 | 158.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 1 | 0 | 0.30 | 0.99 | 0.43 | 41.79 | 0.99 | 0.29 |
| Hex | 92 | 66 | 1 | 0 | 1E | 63 | 2B | 2A | 63 | 1D |
| Octal | 222 | 146 | 1 | 0 | 36 | 143 | 53 | 52 | 143 | 35 |
| Binary | 10010010 | 1100110 | 1 | 0 | 11110 | 1100011 | 101011 | 101010 | 1100011 | 11101 |
Color Harmonies of #926601
Complementary color
Monochromatic Colors of #926601
Black with #926601
Text Example
Text Example
White with #926601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926601; }
p { color: rgb(146,102,1); }
H1.HeaderClassName
{
color: #926601;
}
.AnyTagClassName
{
color: #926601;
}
</style>
background-color css
<style>
a { background-color: #926601; }
a { background-color: rgb(146,102,1); }
div.DivClassName
{
background-color: #926601;
}
.BgClassName
{
background-color: #926601;
}
</style>
border-color css
<style>
span { border-color: #926601; }
span { border-color: rgb(146,102,1); }
td.TdClassName
{
border-color: #926601;
}
.TagClassName
{
border-color: #926601;
}
</style>