Shades of Yukon Gold #856610
Tints of Yukon Gold #856610
RGB
CMYK
RGB Variations
Color information
#856610 (or 0x856610) is known color: Yukon Gold. HEX triplet: 85, 66 and 10. RGB value is (133,102,16). Sum of RGB (Red+Green+Blue) = 133+102+16=251 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.99% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 16 (6.64% from 255 or 6.37% from 251); Max value from RGB is 133 - color contains mainly: red. Hex color #856610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856610 is #7A99EF. Grayscale: #656565. Windows color (decimal): -8034800 or 1074821. OLE color: 1074821.
HSL color Cylindrical-coordinate representation of color #856610: hue angle of 44.1º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #856610 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 16 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.48 |
| HSL | 44.1º | 0.79% | 0.29% | - |
| HSV(B) | 44.1º | 0.88% | 0.52% | - |
| XYZ | 14.52 | 14.53 | 2.53 | - |
| YUV | 101.47 | 79.77 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 16 | 0 | 0.23 | 0.88 | 0.48 | 44.1 | 0.79 | 0.29 |
| Hex | 85 | 66 | 10 | 0 | 17 | 58 | 30 | 2C | 4F | 1D |
| Octal | 205 | 146 | 20 | 0 | 27 | 130 | 60 | 54 | 117 | 35 |
| Binary | 10000101 | 1100110 | 10000 | 0 | 10111 | 1011000 | 110000 | 101100 | 1001111 | 11101 |
Color Harmonies of #856610
Complementary color
Monochromatic Colors of #856610
Black with #856610
Text Example
Text Example
White with #856610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856610; }
p { color: rgb(133,102,16); }
H1.HeaderClassName
{
color: #856610;
}
.AnyTagClassName
{
color: #856610;
}
</style>
background-color css
<style>
a { background-color: #856610; }
a { background-color: rgb(133,102,16); }
div.DivClassName
{
background-color: #856610;
}
.BgClassName
{
background-color: #856610;
}
</style>
border-color css
<style>
span { border-color: #856610; }
span { border-color: rgb(133,102,16); }
td.TdClassName
{
border-color: #856610;
}
.TagClassName
{
border-color: #856610;
}
</style>