Shades of Yukon Gold #857620
Tints of Yukon Gold #857620
RGB
CMYK
RGB Variations
Color information
#857620 (or 0x857620) is known color: Yukon Gold. HEX triplet: 85, 76 and 20. RGB value is (133,118,32). Sum of RGB (Red+Green+Blue) = 133+118+32=283 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.00% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 32 (12.89% from 255 or 11.31% from 283); Max value from RGB is 133 - color contains mainly: red. Hex color #857620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857620 is #7A89DF. Grayscale: #717171. Windows color (decimal): -8030688 or 2127493. OLE color: 2127493.
HSL color Cylindrical-coordinate representation of color #857620: hue angle of 51.09º 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 #857620 is Cyan = 0, Magento = 0.11, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 32 | - |
| CMYK | 0 | 0.11 | 0.76 | 0.48 |
| HSL | 51.09º | 0.61% | 0.32% | - |
| HSV(B) | 51.09º | 0.76% | 0.52% | - |
| XYZ | 16.41 | 18.05 | 3.99 | - |
| YUV | 112.68 | 82.47 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 32 | 0 | 0.11 | 0.76 | 0.48 | 51.09 | 0.61 | 0.32 |
| Hex | 85 | 76 | 20 | 0 | B | 4C | 30 | 33 | 3D | 20 |
| Octal | 205 | 166 | 40 | 0 | 13 | 114 | 60 | 63 | 75 | 40 |
| Binary | 10000101 | 1110110 | 100000 | 0 | 1011 | 1001100 | 110000 | 110011 | 111101 | 100000 |
Color Harmonies of #857620
Complementary color
Monochromatic Colors of #857620
Black with #857620
Text Example
Text Example
White with #857620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857620; }
p { color: rgb(133,118,32); }
H1.HeaderClassName
{
color: #857620;
}
.AnyTagClassName
{
color: #857620;
}
</style>
background-color css
<style>
a { background-color: #857620; }
a { background-color: rgb(133,118,32); }
div.DivClassName
{
background-color: #857620;
}
.BgClassName
{
background-color: #857620;
}
</style>
border-color css
<style>
span { border-color: #857620; }
span { border-color: rgb(133,118,32); }
td.TdClassName
{
border-color: #857620;
}
.TagClassName
{
border-color: #857620;
}
</style>