Shades of Yukon Gold #856914
Tints of Yukon Gold #856914
RGB
CMYK
RGB Variations
Color information
#856914 (or 0x856914) is known color: Yukon Gold. HEX triplet: 85, 69 and 14. RGB value is (133,105,20). Sum of RGB (Red+Green+Blue) = 133+105+20=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 20 (8.20% from 255 or 7.75% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #856914 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856914 is #7A96EB. Grayscale: #686868. Windows color (decimal): -8034028 or 1337733. OLE color: 1337733.
HSL color Cylindrical-coordinate representation of color #856914: hue angle of 45.13º 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 #856914 is Cyan = 0, Magento = 0.21, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 20 | - |
| CMYK | 0 | 0.21 | 0.85 | 0.48 |
| HSL | 45.13º | 0.74% | 0.3% | - |
| HSV(B) | 45.13º | 0.85% | 0.52% | - |
| XYZ | 14.85 | 15.14 | 2.8 | - |
| YUV | 103.68 | 80.78 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 20 | 0 | 0.21 | 0.85 | 0.48 | 45.13 | 0.74 | 0.3 |
| Hex | 85 | 69 | 14 | 0 | 15 | 55 | 30 | 2D | 4A | 1E |
| Octal | 205 | 151 | 24 | 0 | 25 | 125 | 60 | 55 | 112 | 36 |
| Binary | 10000101 | 1101001 | 10100 | 0 | 10101 | 1010101 | 110000 | 101101 | 1001010 | 11110 |
Color Harmonies of #856914
Complementary color
Monochromatic Colors of #856914
Black with #856914
Text Example
Text Example
White with #856914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856914; }
p { color: rgb(133,105,20); }
H1.HeaderClassName
{
color: #856914;
}
.AnyTagClassName
{
color: #856914;
}
</style>
background-color css
<style>
a { background-color: #856914; }
a { background-color: rgb(133,105,20); }
div.DivClassName
{
background-color: #856914;
}
.BgClassName
{
background-color: #856914;
}
</style>
border-color css
<style>
span { border-color: #856914; }
span { border-color: rgb(133,105,20); }
td.TdClassName
{
border-color: #856914;
}
.TagClassName
{
border-color: #856914;
}
</style>