Shades of Yukon Gold #856517
Tints of Yukon Gold #856517
RGB
CMYK
RGB Variations
Color information
#856517 (or 0x856517) is known color: Yukon Gold. HEX triplet: 85, 65 and 17. RGB value is (133,101,23). Sum of RGB (Red+Green+Blue) = 133+101+23=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 23 (9.38% from 255 or 8.95% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #856517 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856517 is #7A9AE8. Grayscale: #666666. Windows color (decimal): -8035049 or 1533317. OLE color: 1533317.
HSL color Cylindrical-coordinate representation of color #856517: hue angle of 42.55º 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 #856517 is Cyan = 0, Magento = 0.24, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 23 | - |
| CMYK | 0 | 0.24 | 0.83 | 0.48 |
| HSL | 42.55º | 0.71% | 0.31% | - |
| HSV(B) | 42.55º | 0.83% | 0.52% | - |
| XYZ | 14.48 | 14.36 | 2.82 | - |
| YUV | 101.68 | 83.6 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 23 | 0 | 0.24 | 0.83 | 0.48 | 42.55 | 0.71 | 0.31 |
| Hex | 85 | 65 | 17 | 0 | 18 | 53 | 30 | 2B | 47 | 1F |
| Octal | 205 | 145 | 27 | 0 | 30 | 123 | 60 | 53 | 107 | 37 |
| Binary | 10000101 | 1100101 | 10111 | 0 | 11000 | 1010011 | 110000 | 101011 | 1000111 | 11111 |
Color Harmonies of #856517
Complementary color
Monochromatic Colors of #856517
Black with #856517
Text Example
Text Example
White with #856517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856517; }
p { color: rgb(133,101,23); }
H1.HeaderClassName
{
color: #856517;
}
.AnyTagClassName
{
color: #856517;
}
</style>
background-color css
<style>
a { background-color: #856517; }
a { background-color: rgb(133,101,23); }
div.DivClassName
{
background-color: #856517;
}
.BgClassName
{
background-color: #856517;
}
</style>
border-color css
<style>
span { border-color: #856517; }
span { border-color: rgb(133,101,23); }
td.TdClassName
{
border-color: #856517;
}
.TagClassName
{
border-color: #856517;
}
</style>