Shades of Yukon Gold #856817
Tints of Yukon Gold #856817
RGB
CMYK
RGB Variations
Color information
#856817 (or 0x856817) is known color: Yukon Gold. HEX triplet: 85, 68 and 17. RGB value is (133,104,23). Sum of RGB (Red+Green+Blue) = 133+104+23=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 104 (41.02% from 255 or 40% from 260); Blue value is 23 (9.38% from 255 or 8.85% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #856817 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856817 is #7A97E8. Grayscale: #676767. Windows color (decimal): -8034281 or 1534085. OLE color: 1534085.
HSL color Cylindrical-coordinate representation of color #856817: hue angle of 44.18º 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 #856817 is Cyan = 0, Magento = 0.22, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 23 | - |
| CMYK | 0 | 0.22 | 0.83 | 0.48 |
| HSL | 44.18º | 0.71% | 0.31% | - |
| HSV(B) | 44.18º | 0.83% | 0.52% | - |
| XYZ | 14.78 | 14.95 | 2.92 | - |
| YUV | 103.44 | 82.61 | 149.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 23 | 0 | 0.22 | 0.83 | 0.48 | 44.18 | 0.71 | 0.31 |
| Hex | 85 | 68 | 17 | 0 | 16 | 53 | 30 | 2C | 47 | 1F |
| Octal | 205 | 150 | 27 | 0 | 26 | 123 | 60 | 54 | 107 | 37 |
| Binary | 10000101 | 1101000 | 10111 | 0 | 10110 | 1010011 | 110000 | 101100 | 1000111 | 11111 |
Color Harmonies of #856817
Complementary color
Monochromatic Colors of #856817
Black with #856817
Text Example
Text Example
White with #856817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856817; }
p { color: rgb(133,104,23); }
H1.HeaderClassName
{
color: #856817;
}
.AnyTagClassName
{
color: #856817;
}
</style>
background-color css
<style>
a { background-color: #856817; }
a { background-color: rgb(133,104,23); }
div.DivClassName
{
background-color: #856817;
}
.BgClassName
{
background-color: #856817;
}
</style>
border-color css
<style>
span { border-color: #856817; }
span { border-color: rgb(133,104,23); }
td.TdClassName
{
border-color: #856817;
}
.TagClassName
{
border-color: #856817;
}
</style>