Shades of Yukon Gold #856620
Tints of Yukon Gold #856620
RGB
CMYK
RGB Variations
Color information
#856620 (or 0x856620) is known color: Yukon Gold. HEX triplet: 85, 66 and 20. RGB value is (133,102,32). Sum of RGB (Red+Green+Blue) = 133+102+32=267 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.81% from 267); Green value is 102 (40.23% from 255 or 38.20% from 267); Blue value is 32 (12.89% from 255 or 11.99% from 267); Max value from RGB is 133 - color contains mainly: red. Hex color #856620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856620 is #7A99DF. Grayscale: #676767. Windows color (decimal): -8034784 or 2123397. OLE color: 2123397.
HSL color Cylindrical-coordinate representation of color #856620: hue angle of 41.58º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #856620 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 32 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.48 |
| HSL | 41.58º | 0.61% | 0.32% | - |
| HSV(B) | 41.58º | 0.76% | 0.52% | - |
| XYZ | 14.68 | 14.59 | 3.41 | - |
| YUV | 103.29 | 87.77 | 149.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 32 | 0 | 0.23 | 0.76 | 0.48 | 41.58 | 0.61 | 0.32 |
| Hex | 85 | 66 | 20 | 0 | 17 | 4C | 30 | 2A | 3D | 20 |
| Octal | 205 | 146 | 40 | 0 | 27 | 114 | 60 | 52 | 75 | 40 |
| Binary | 10000101 | 1100110 | 100000 | 0 | 10111 | 1001100 | 110000 | 101010 | 111101 | 100000 |
Color Harmonies of #856620
Complementary color
Monochromatic Colors of #856620
Black with #856620
Text Example
Text Example
White with #856620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856620; }
p { color: rgb(133,102,32); }
H1.HeaderClassName
{
color: #856620;
}
.AnyTagClassName
{
color: #856620;
}
</style>
background-color css
<style>
a { background-color: #856620; }
a { background-color: rgb(133,102,32); }
div.DivClassName
{
background-color: #856620;
}
.BgClassName
{
background-color: #856620;
}
</style>
border-color css
<style>
span { border-color: #856620; }
span { border-color: rgb(133,102,32); }
td.TdClassName
{
border-color: #856620;
}
.TagClassName
{
border-color: #856620;
}
</style>