Shades of Yukon Gold #856613
Tints of Yukon Gold #856613
RGB
CMYK
RGB Variations
Color information
#856613 (or 0x856613) is known color: Yukon Gold. HEX triplet: 85, 66 and 13. RGB value is (133,102,19). Sum of RGB (Red+Green+Blue) = 133+102+19=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 19 (7.81% from 255 or 7.48% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #856613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856613 is #7A99EC. Grayscale: #666666. Windows color (decimal): -8034797 or 1271429. OLE color: 1271429.
HSL color Cylindrical-coordinate representation of color #856613: hue angle of 43.68º 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 #856613 is Cyan = 0, Magento = 0.23, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 19 | - |
| CMYK | 0 | 0.23 | 0.86 | 0.48 |
| HSL | 43.68º | 0.75% | 0.3% | - |
| HSV(B) | 43.68º | 0.86% | 0.52% | - |
| XYZ | 14.54 | 14.54 | 2.66 | - |
| YUV | 101.81 | 81.27 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 19 | 0 | 0.23 | 0.86 | 0.48 | 43.68 | 0.75 | 0.3 |
| Hex | 85 | 66 | 13 | 0 | 17 | 56 | 30 | 2C | 4B | 1E |
| Octal | 205 | 146 | 23 | 0 | 27 | 126 | 60 | 54 | 113 | 36 |
| Binary | 10000101 | 1100110 | 10011 | 0 | 10111 | 1010110 | 110000 | 101100 | 1001011 | 11110 |
Color Harmonies of #856613
Complementary color
Monochromatic Colors of #856613
Black with #856613
Text Example
Text Example
White with #856613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856613; }
p { color: rgb(133,102,19); }
H1.HeaderClassName
{
color: #856613;
}
.AnyTagClassName
{
color: #856613;
}
</style>
background-color css
<style>
a { background-color: #856613; }
a { background-color: rgb(133,102,19); }
div.DivClassName
{
background-color: #856613;
}
.BgClassName
{
background-color: #856613;
}
</style>
border-color css
<style>
span { border-color: #856613; }
span { border-color: rgb(133,102,19); }
td.TdClassName
{
border-color: #856613;
}
.TagClassName
{
border-color: #856613;
}
</style>