Shades of Yukon Gold #857210
Tints of Yukon Gold #857210
RGB
CMYK
RGB Variations
Color information
#857210 (or 0x857210) is known color: Yukon Gold. HEX triplet: 85, 72 and 10. RGB value is (133,114,16). Sum of RGB (Red+Green+Blue) = 133+114+16=263 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.57% from 263); Green value is 114 (44.92% from 255 or 43.35% from 263); Blue value is 16 (6.64% from 255 or 6.08% from 263); Max value from RGB is 133 - color contains mainly: red. Hex color #857210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857210 is #7A8DEF. Grayscale: #6C6C6C. Windows color (decimal): -8031728 or 1077893. OLE color: 1077893.
HSL color Cylindrical-coordinate representation of color #857210: hue angle of 50.26º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #857210 is Cyan = 0, Magento = 0.14, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 16 | - |
| CMYK | 0 | 0.14 | 0.88 | 0.48 |
| HSL | 50.26º | 0.79% | 0.29% | - |
| HSV(B) | 50.26º | 0.88% | 0.52% | - |
| XYZ | 15.78 | 17.06 | 2.95 | - |
| YUV | 108.51 | 75.79 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 16 | 0 | 0.14 | 0.88 | 0.48 | 50.26 | 0.79 | 0.29 |
| Hex | 85 | 72 | 10 | 0 | E | 58 | 30 | 32 | 4F | 1D |
| Octal | 205 | 162 | 20 | 0 | 16 | 130 | 60 | 62 | 117 | 35 |
| Binary | 10000101 | 1110010 | 10000 | 0 | 1110 | 1011000 | 110000 | 110010 | 1001111 | 11101 |
Color Harmonies of #857210
Complementary color
Monochromatic Colors of #857210
Black with #857210
Text Example
Text Example
White with #857210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857210; }
p { color: rgb(133,114,16); }
H1.HeaderClassName
{
color: #857210;
}
.AnyTagClassName
{
color: #857210;
}
</style>
background-color css
<style>
a { background-color: #857210; }
a { background-color: rgb(133,114,16); }
div.DivClassName
{
background-color: #857210;
}
.BgClassName
{
background-color: #857210;
}
</style>
border-color css
<style>
span { border-color: #857210; }
span { border-color: rgb(133,114,16); }
td.TdClassName
{
border-color: #857210;
}
.TagClassName
{
border-color: #857210;
}
</style>