Shades of Yukon Gold #856014
Tints of Yukon Gold #856014
RGB
CMYK
RGB Variations
Color information
#856014 (or 0x856014) is known color: Yukon Gold. HEX triplet: 85, 60 and 14. RGB value is (133,96,20). Sum of RGB (Red+Green+Blue) = 133+96+20=249 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.41% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 20 (8.20% from 255 or 8.03% from 249); Max value from RGB is 133 - color contains mainly: red. Hex color #856014 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856014 is #7A9FEB. Grayscale: #626262. Windows color (decimal): -8036332 or 1335429. OLE color: 1335429.
HSL color Cylindrical-coordinate representation of color #856014: hue angle of 40.35º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #856014 is Cyan = 0, Magento = 0.28, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 20 | - |
| CMYK | 0 | 0.28 | 0.85 | 0.48 |
| HSL | 40.35º | 0.74% | 0.3% | - |
| HSV(B) | 40.35º | 0.85% | 0.52% | - |
| XYZ | 13.98 | 13.4 | 2.51 | - |
| YUV | 98.4 | 83.76 | 152.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 20 | 0 | 0.28 | 0.85 | 0.48 | 40.35 | 0.74 | 0.3 |
| Hex | 85 | 60 | 14 | 0 | 1C | 55 | 30 | 28 | 4A | 1E |
| Octal | 205 | 140 | 24 | 0 | 34 | 125 | 60 | 50 | 112 | 36 |
| Binary | 10000101 | 1100000 | 10100 | 0 | 11100 | 1010101 | 110000 | 101000 | 1001010 | 11110 |
Color Harmonies of #856014
Complementary color
Monochromatic Colors of #856014
Black with #856014
Text Example
Text Example
White with #856014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856014; }
p { color: rgb(133,96,20); }
H1.HeaderClassName
{
color: #856014;
}
.AnyTagClassName
{
color: #856014;
}
</style>
background-color css
<style>
a { background-color: #856014; }
a { background-color: rgb(133,96,20); }
div.DivClassName
{
background-color: #856014;
}
.BgClassName
{
background-color: #856014;
}
</style>
border-color css
<style>
span { border-color: #856014; }
span { border-color: rgb(133,96,20); }
td.TdClassName
{
border-color: #856014;
}
.TagClassName
{
border-color: #856014;
}
</style>