Shades of Yukon Gold #856717
Tints of Yukon Gold #856717
RGB
CMYK
RGB Variations
Color information
#856717 (or 0x856717) is known color: Yukon Gold. HEX triplet: 85, 67 and 17. RGB value is (133,103,23). Sum of RGB (Red+Green+Blue) = 133+103+23=259 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.35% from 259); Green value is 103 (40.62% from 255 or 39.77% from 259); Blue value is 23 (9.38% from 255 or 8.88% from 259); Max value from RGB is 133 - color contains mainly: red. Hex color #856717 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856717 is #7A98E8. Grayscale: #676767. Windows color (decimal): -8034537 or 1533829. OLE color: 1533829.
HSL color Cylindrical-coordinate representation of color #856717: hue angle of 43.64º 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 #856717 is Cyan = 0, Magento = 0.23, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 23 | - |
| CMYK | 0 | 0.23 | 0.83 | 0.48 |
| HSL | 43.64º | 0.71% | 0.31% | - |
| HSV(B) | 43.64º | 0.83% | 0.52% | - |
| XYZ | 14.68 | 14.75 | 2.88 | - |
| YUV | 102.85 | 82.94 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 23 | 0 | 0.23 | 0.83 | 0.48 | 43.64 | 0.71 | 0.31 |
| Hex | 85 | 67 | 17 | 0 | 17 | 53 | 30 | 2C | 47 | 1F |
| Octal | 205 | 147 | 27 | 0 | 27 | 123 | 60 | 54 | 107 | 37 |
| Binary | 10000101 | 1100111 | 10111 | 0 | 10111 | 1010011 | 110000 | 101100 | 1000111 | 11111 |
Color Harmonies of #856717
Complementary color
Monochromatic Colors of #856717
Black with #856717
Text Example
Text Example
White with #856717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856717; }
p { color: rgb(133,103,23); }
H1.HeaderClassName
{
color: #856717;
}
.AnyTagClassName
{
color: #856717;
}
</style>
background-color css
<style>
a { background-color: #856717; }
a { background-color: rgb(133,103,23); }
div.DivClassName
{
background-color: #856717;
}
.BgClassName
{
background-color: #856717;
}
</style>
border-color css
<style>
span { border-color: #856717; }
span { border-color: rgb(133,103,23); }
td.TdClassName
{
border-color: #856717;
}
.TagClassName
{
border-color: #856717;
}
</style>