Shades of Yukon Gold #856813
Tints of Yukon Gold #856813
RGB
CMYK
RGB Variations
Color information
#856813 (or 0x856813) is known color: Yukon Gold. HEX triplet: 85, 68 and 13. RGB value is (133,104,19). Sum of RGB (Red+Green+Blue) = 133+104+19=256 (33% of max value = 765). Red value is 133 (52.34% from 255 or 51.95% from 256); Green value is 104 (41.02% from 255 or 40.62% from 256); Blue value is 19 (7.81% from 255 or 7.42% from 256); Max value from RGB is 133 - color contains mainly: red. Hex color #856813 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856813 is #7A97EC. Grayscale: #676767. Windows color (decimal): -8034285 or 1271941. OLE color: 1271941.
HSL color Cylindrical-coordinate representation of color #856813: hue angle of 44.74º 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 #856813 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 19 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.48 |
| HSL | 44.74º | 0.75% | 0.3% | - |
| HSV(B) | 44.74º | 0.86% | 0.52% | - |
| XYZ | 14.74 | 14.93 | 2.72 | - |
| YUV | 102.98 | 80.61 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 19 | 0 | 0.22 | 0.86 | 0.48 | 44.74 | 0.75 | 0.3 |
| Hex | 85 | 68 | 13 | 0 | 16 | 56 | 30 | 2D | 4B | 1E |
| Octal | 205 | 150 | 23 | 0 | 26 | 126 | 60 | 55 | 113 | 36 |
| Binary | 10000101 | 1101000 | 10011 | 0 | 10110 | 1010110 | 110000 | 101101 | 1001011 | 11110 |
Color Harmonies of #856813
Complementary color
Monochromatic Colors of #856813
Black with #856813
Text Example
Text Example
White with #856813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856813; }
p { color: rgb(133,104,19); }
H1.HeaderClassName
{
color: #856813;
}
.AnyTagClassName
{
color: #856813;
}
</style>
background-color css
<style>
a { background-color: #856813; }
a { background-color: rgb(133,104,19); }
div.DivClassName
{
background-color: #856813;
}
.BgClassName
{
background-color: #856813;
}
</style>
border-color css
<style>
span { border-color: #856813; }
span { border-color: rgb(133,104,19); }
td.TdClassName
{
border-color: #856813;
}
.TagClassName
{
border-color: #856813;
}
</style>