Shades of Golden Brown #866209
Tints of Golden Brown #866209
RGB
CMYK
RGB Variations
Color information
#866209 (or 0x866209) is known color: Golden Brown. HEX triplet: 86, 62 and 09. RGB value is (134,98,9). Sum of RGB (Red+Green+Blue) = 134+98+9=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 98 (38.67% from 255 or 40.66% from 241); Blue value is 9 (3.91% from 255 or 3.73% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #866209 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866209 is #799DF6. Grayscale: #636363. Windows color (decimal): -7970295 or 615046. OLE color: 615046.
HSL color Cylindrical-coordinate representation of color #866209: hue angle of 42.72º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #866209 is Cyan = 0, Magento = 0.27, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 9 | - |
| CMYK | 0 | 0.27 | 0.93 | 0.47 |
| HSL | 42.72º | 0.87% | 0.28% | - |
| HSV(B) | 42.72º | 0.93% | 0.53% | - |
| XYZ | 14.25 | 13.82 | 2.18 | - |
| YUV | 98.62 | 77.43 | 153.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 9 | 0 | 0.27 | 0.93 | 0.47 | 42.72 | 0.87 | 0.28 |
| Hex | 86 | 62 | 9 | 0 | 1B | 5D | 2F | 2B | 57 | 1C |
| Octal | 206 | 142 | 11 | 0 | 33 | 135 | 57 | 53 | 127 | 34 |
| Binary | 10000110 | 1100010 | 1001 | 0 | 11011 | 1011101 | 101111 | 101011 | 1010111 | 11100 |
Color Harmonies of #866209
Complementary color
Monochromatic Colors of #866209
Black with #866209
Text Example
Text Example
White with #866209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866209; }
p { color: rgb(134,98,9); }
H1.HeaderClassName
{
color: #866209;
}
.AnyTagClassName
{
color: #866209;
}
</style>
background-color css
<style>
a { background-color: #866209; }
a { background-color: rgb(134,98,9); }
div.DivClassName
{
background-color: #866209;
}
.BgClassName
{
background-color: #866209;
}
</style>
border-color css
<style>
span { border-color: #866209; }
span { border-color: rgb(134,98,9); }
td.TdClassName
{
border-color: #866209;
}
.TagClassName
{
border-color: #866209;
}
</style>