Shades of Yukon Gold #856917
Tints of Yukon Gold #856917
RGB
CMYK
RGB Variations
Color information
#856917 (or 0x856917) is known color: Yukon Gold. HEX triplet: 85, 69 and 17. RGB value is (133,105,23). Sum of RGB (Red+Green+Blue) = 133+105+23=261 (34% of max value = 765). Red value is 133 (52.34% from 255 or 50.96% from 261); Green value is 105 (41.41% from 255 or 40.23% from 261); Blue value is 23 (9.38% from 255 or 8.81% from 261); Max value from RGB is 133 - color contains mainly: red. Hex color #856917 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856917 is #7A96E8. Grayscale: #686868. Windows color (decimal): -8034025 or 1534341. OLE color: 1534341.
HSL color Cylindrical-coordinate representation of color #856917: hue angle of 44.73º 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 #856917 is Cyan = 0, Magento = 0.21, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 23 | - |
| CMYK | 0 | 0.21 | 0.83 | 0.48 |
| HSL | 44.73º | 0.71% | 0.31% | - |
| HSV(B) | 44.73º | 0.83% | 0.52% | - |
| XYZ | 14.88 | 15.15 | 2.95 | - |
| YUV | 104.02 | 82.28 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 23 | 0 | 0.21 | 0.83 | 0.48 | 44.73 | 0.71 | 0.31 |
| Hex | 85 | 69 | 17 | 0 | 15 | 53 | 30 | 2D | 47 | 1F |
| Octal | 205 | 151 | 27 | 0 | 25 | 123 | 60 | 55 | 107 | 37 |
| Binary | 10000101 | 1101001 | 10111 | 0 | 10101 | 1010011 | 110000 | 101101 | 1000111 | 11111 |
Color Harmonies of #856917
Complementary color
Monochromatic Colors of #856917
Black with #856917
Text Example
Text Example
White with #856917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856917; }
p { color: rgb(133,105,23); }
H1.HeaderClassName
{
color: #856917;
}
.AnyTagClassName
{
color: #856917;
}
</style>
background-color css
<style>
a { background-color: #856917; }
a { background-color: rgb(133,105,23); }
div.DivClassName
{
background-color: #856917;
}
.BgClassName
{
background-color: #856917;
}
</style>
border-color css
<style>
span { border-color: #856917; }
span { border-color: rgb(133,105,23); }
td.TdClassName
{
border-color: #856917;
}
.TagClassName
{
border-color: #856917;
}
</style>