Shades of Yukon Gold #856113
Tints of Yukon Gold #856113
RGB
CMYK
RGB Variations
Color information
#856113 (or 0x856113) is known color: Yukon Gold. HEX triplet: 85, 61 and 13. RGB value is (133,97,19). Sum of RGB (Red+Green+Blue) = 133+97+19=249 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.41% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 19 (7.81% from 255 or 7.63% from 249); Max value from RGB is 133 - color contains mainly: red. Hex color #856113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856113 is #7A9EEC. Grayscale: #636363. Windows color (decimal): -8036077 or 1270149. OLE color: 1270149.
HSL color Cylindrical-coordinate representation of color #856113: hue angle of 41.05º 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 #856113 is Cyan = 0, Magento = 0.27, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 19 | - |
| CMYK | 0 | 0.27 | 0.86 | 0.48 |
| HSL | 41.05º | 0.75% | 0.3% | - |
| HSV(B) | 41.05º | 0.86% | 0.52% | - |
| XYZ | 14.07 | 13.58 | 2.5 | - |
| YUV | 98.87 | 82.93 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 19 | 0 | 0.27 | 0.86 | 0.48 | 41.05 | 0.75 | 0.3 |
| Hex | 85 | 61 | 13 | 0 | 1B | 56 | 30 | 29 | 4B | 1E |
| Octal | 205 | 141 | 23 | 0 | 33 | 126 | 60 | 51 | 113 | 36 |
| Binary | 10000101 | 1100001 | 10011 | 0 | 11011 | 1010110 | 110000 | 101001 | 1001011 | 11110 |
Color Harmonies of #856113
Complementary color
Monochromatic Colors of #856113
Black with #856113
Text Example
Text Example
White with #856113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856113; }
p { color: rgb(133,97,19); }
H1.HeaderClassName
{
color: #856113;
}
.AnyTagClassName
{
color: #856113;
}
</style>
background-color css
<style>
a { background-color: #856113; }
a { background-color: rgb(133,97,19); }
div.DivClassName
{
background-color: #856113;
}
.BgClassName
{
background-color: #856113;
}
</style>
border-color css
<style>
span { border-color: #856113; }
span { border-color: rgb(133,97,19); }
td.TdClassName
{
border-color: #856113;
}
.TagClassName
{
border-color: #856113;
}
</style>