Shades of Golden Brown #866502
Tints of Golden Brown #866502
RGB
CMYK
RGB Variations
Color information
#866502 (or 0x866502) is known color: Golden Brown. HEX triplet: 86, 65 and 02. RGB value is (134,101,2). Sum of RGB (Red+Green+Blue) = 134+101+2=237 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.54% from 237); Green value is 101 (39.84% from 255 or 42.62% from 237); Blue value is 2 (1.17% from 255 or 0.84% from 237); Max value from RGB is 134 - color contains mainly: red. Hex color #866502 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866502 is #799AFD. Grayscale: #646464. Windows color (decimal): -7969534 or 157062. OLE color: 157062.
HSL color Cylindrical-coordinate representation of color #866502: hue angle of 45º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #866502 is Cyan = 0, Magento = 0.25, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 2 | - |
| CMYK | 0 | 0.25 | 0.99 | 0.47 |
| HSL | 45º | 0.97% | 0.27% | - |
| HSV(B) | 45º | 0.99% | 0.53% | - |
| XYZ | 14.5 | 14.38 | 2.07 | - |
| YUV | 99.58 | 72.93 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 2 | 0 | 0.25 | 0.99 | 0.47 | 45 | 0.97 | 0.27 |
| Hex | 86 | 65 | 2 | 0 | 19 | 63 | 2F | 2D | 61 | 1B |
| Octal | 206 | 145 | 2 | 0 | 31 | 143 | 57 | 55 | 141 | 33 |
| Binary | 10000110 | 1100101 | 10 | 0 | 11001 | 1100011 | 101111 | 101101 | 1100001 | 11011 |
Color Harmonies of #866502
Complementary color
Monochromatic Colors of #866502
Black with #866502
Text Example
Text Example
White with #866502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866502; }
p { color: rgb(134,101,2); }
H1.HeaderClassName
{
color: #866502;
}
.AnyTagClassName
{
color: #866502;
}
</style>
background-color css
<style>
a { background-color: #866502; }
a { background-color: rgb(134,101,2); }
div.DivClassName
{
background-color: #866502;
}
.BgClassName
{
background-color: #866502;
}
</style>
border-color css
<style>
span { border-color: #866502; }
span { border-color: rgb(134,101,2); }
td.TdClassName
{
border-color: #866502;
}
.TagClassName
{
border-color: #866502;
}
</style>