Shades of Yukon Gold #856114
Tints of Yukon Gold #856114
RGB
CMYK
RGB Variations
Color information
#856114 (or 0x856114) is known color: Yukon Gold. HEX triplet: 85, 61 and 14. RGB value is (133,97,20). Sum of RGB (Red+Green+Blue) = 133+97+20=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 20 (8.20% from 255 or 8% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #856114 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856114 is #7A9EEB. Grayscale: #636363. Windows color (decimal): -8036076 or 1335685. OLE color: 1335685.
HSL color Cylindrical-coordinate representation of color #856114: hue angle of 40.88º 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 #856114 is Cyan = 0, Magento = 0.27, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 20 | - |
| CMYK | 0 | 0.27 | 0.85 | 0.48 |
| HSL | 40.88º | 0.74% | 0.3% | - |
| HSV(B) | 40.88º | 0.85% | 0.52% | - |
| XYZ | 14.07 | 13.59 | 2.54 | - |
| YUV | 98.99 | 83.43 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 20 | 0 | 0.27 | 0.85 | 0.48 | 40.88 | 0.74 | 0.3 |
| Hex | 85 | 61 | 14 | 0 | 1B | 55 | 30 | 29 | 4A | 1E |
| Octal | 205 | 141 | 24 | 0 | 33 | 125 | 60 | 51 | 112 | 36 |
| Binary | 10000101 | 1100001 | 10100 | 0 | 11011 | 1010101 | 110000 | 101001 | 1001010 | 11110 |
Color Harmonies of #856114
Complementary color
Monochromatic Colors of #856114
Black with #856114
Text Example
Text Example
White with #856114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856114; }
p { color: rgb(133,97,20); }
H1.HeaderClassName
{
color: #856114;
}
.AnyTagClassName
{
color: #856114;
}
</style>
background-color css
<style>
a { background-color: #856114; }
a { background-color: rgb(133,97,20); }
div.DivClassName
{
background-color: #856114;
}
.BgClassName
{
background-color: #856114;
}
</style>
border-color css
<style>
span { border-color: #856114; }
span { border-color: rgb(133,97,20); }
td.TdClassName
{
border-color: #856114;
}
.TagClassName
{
border-color: #856114;
}
</style>