Shades of Yukon Gold #856117
Tints of Yukon Gold #856117
RGB
CMYK
RGB Variations
Color information
#856117 (or 0x856117) is known color: Yukon Gold. HEX triplet: 85, 61 and 17. RGB value is (133,97,23). Sum of RGB (Red+Green+Blue) = 133+97+23=253 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.57% from 253); Green value is 97 (38.28% from 255 or 38.34% from 253); Blue value is 23 (9.38% from 255 or 9.09% from 253); Max value from RGB is 133 - color contains mainly: red. Hex color #856117 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856117 is #7A9EE8. Grayscale: #636363. Windows color (decimal): -8036073 or 1532293. OLE color: 1532293.
HSL color Cylindrical-coordinate representation of color #856117: hue angle of 40.36º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #856117 is Cyan = 0, Magento = 0.27, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 23 | - |
| CMYK | 0 | 0.27 | 0.83 | 0.48 |
| HSL | 40.36º | 0.71% | 0.31% | - |
| HSV(B) | 40.36º | 0.83% | 0.52% | - |
| XYZ | 14.1 | 13.6 | 2.69 | - |
| YUV | 99.33 | 84.93 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 23 | 0 | 0.27 | 0.83 | 0.48 | 40.36 | 0.71 | 0.31 |
| Hex | 85 | 61 | 17 | 0 | 1B | 53 | 30 | 28 | 47 | 1F |
| Octal | 205 | 141 | 27 | 0 | 33 | 123 | 60 | 50 | 107 | 37 |
| Binary | 10000101 | 1100001 | 10111 | 0 | 11011 | 1010011 | 110000 | 101000 | 1000111 | 11111 |
Color Harmonies of #856117
Complementary color
Monochromatic Colors of #856117
Black with #856117
Text Example
Text Example
White with #856117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856117; }
p { color: rgb(133,97,23); }
H1.HeaderClassName
{
color: #856117;
}
.AnyTagClassName
{
color: #856117;
}
</style>
background-color css
<style>
a { background-color: #856117; }
a { background-color: rgb(133,97,23); }
div.DivClassName
{
background-color: #856117;
}
.BgClassName
{
background-color: #856117;
}
</style>
border-color css
<style>
span { border-color: #856117; }
span { border-color: rgb(133,97,23); }
td.TdClassName
{
border-color: #856117;
}
.TagClassName
{
border-color: #856117;
}
</style>