Shades of Yukon Gold #856012
Tints of Yukon Gold #856012
RGB
CMYK
RGB Variations
Color information
#856012 (or 0x856012) is known color: Yukon Gold. HEX triplet: 85, 60 and 12. RGB value is (133,96,18). Sum of RGB (Red+Green+Blue) = 133+96+18=247 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.85% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 18 (7.42% from 255 or 7.29% from 247); Max value from RGB is 133 - color contains mainly: red. Hex color #856012 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856012 is #7A9FED. Grayscale: #626262. Windows color (decimal): -8036334 or 1204357. OLE color: 1204357.
HSL color Cylindrical-coordinate representation of color #856012: hue angle of 40.7º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #856012 is Cyan = 0, Magento = 0.28, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 18 | - |
| CMYK | 0 | 0.28 | 0.86 | 0.48 |
| HSL | 40.7º | 0.76% | 0.3% | - |
| HSV(B) | 40.7º | 0.86% | 0.52% | - |
| XYZ | 13.96 | 13.4 | 2.42 | - |
| YUV | 98.17 | 82.76 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 18 | 0 | 0.28 | 0.86 | 0.48 | 40.7 | 0.76 | 0.3 |
| Hex | 85 | 60 | 12 | 0 | 1C | 56 | 30 | 29 | 4C | 1E |
| Octal | 205 | 140 | 22 | 0 | 34 | 126 | 60 | 51 | 114 | 36 |
| Binary | 10000101 | 1100000 | 10010 | 0 | 11100 | 1010110 | 110000 | 101001 | 1001100 | 11110 |
Color Harmonies of #856012
Complementary color
Monochromatic Colors of #856012
Black with #856012
Text Example
Text Example
White with #856012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856012; }
p { color: rgb(133,96,18); }
H1.HeaderClassName
{
color: #856012;
}
.AnyTagClassName
{
color: #856012;
}
</style>
background-color css
<style>
a { background-color: #856012; }
a { background-color: rgb(133,96,18); }
div.DivClassName
{
background-color: #856012;
}
.BgClassName
{
background-color: #856012;
}
</style>
border-color css
<style>
span { border-color: #856012; }
span { border-color: rgb(133,96,18); }
td.TdClassName
{
border-color: #856012;
}
.TagClassName
{
border-color: #856012;
}
</style>