Shades of Yukon Gold #856913
Tints of Yukon Gold #856913
RGB
CMYK
RGB Variations
Color information
#856913 (or 0x856913) is known color: Yukon Gold. HEX triplet: 85, 69 and 13. RGB value is (133,105,19). Sum of RGB (Red+Green+Blue) = 133+105+19=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 19 (7.81% from 255 or 7.39% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #856913 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856913 is #7A96EC. Grayscale: #676767. Windows color (decimal): -8034029 or 1272197. OLE color: 1272197.
HSL color Cylindrical-coordinate representation of color #856913: hue angle of 45.26º degrees, saturation: 0.75, 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 #856913 is Cyan = 0, Magento = 0.21, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 19 | - |
| CMYK | 0 | 0.21 | 0.86 | 0.48 |
| HSL | 45.26º | 0.75% | 0.3% | - |
| HSV(B) | 45.26º | 0.86% | 0.52% | - |
| XYZ | 14.84 | 15.14 | 2.76 | - |
| YUV | 103.57 | 80.28 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 19 | 0 | 0.21 | 0.86 | 0.48 | 45.26 | 0.75 | 0.3 |
| Hex | 85 | 69 | 13 | 0 | 15 | 56 | 30 | 2D | 4B | 1E |
| Octal | 205 | 151 | 23 | 0 | 25 | 126 | 60 | 55 | 113 | 36 |
| Binary | 10000101 | 1101001 | 10011 | 0 | 10101 | 1010110 | 110000 | 101101 | 1001011 | 11110 |
Color Harmonies of #856913
Complementary color
Monochromatic Colors of #856913
Black with #856913
Text Example
Text Example
White with #856913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856913; }
p { color: rgb(133,105,19); }
H1.HeaderClassName
{
color: #856913;
}
.AnyTagClassName
{
color: #856913;
}
</style>
background-color css
<style>
a { background-color: #856913; }
a { background-color: rgb(133,105,19); }
div.DivClassName
{
background-color: #856913;
}
.BgClassName
{
background-color: #856913;
}
</style>
border-color css
<style>
span { border-color: #856913; }
span { border-color: rgb(133,105,19); }
td.TdClassName
{
border-color: #856913;
}
.TagClassName
{
border-color: #856913;
}
</style>