Shades of Yukon Gold #856410
Tints of Yukon Gold #856410
RGB
CMYK
RGB Variations
Color information
#856410 (or 0x856410) is known color: Yukon Gold. HEX triplet: 85, 64 and 10. RGB value is (133,100,16). Sum of RGB (Red+Green+Blue) = 133+100+16=249 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.41% from 249); Green value is 100 (39.45% from 255 or 40.16% from 249); Blue value is 16 (6.64% from 255 or 6.43% from 249); Max value from RGB is 133 - color contains mainly: red. Hex color #856410 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856410 is #7A9BEF. Grayscale: #646464. Windows color (decimal): -8035312 or 1074309. OLE color: 1074309.
HSL color Cylindrical-coordinate representation of color #856410: hue angle of 43.08º 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 #856410 is Cyan = 0, Magento = 0.25, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 16 | - |
| CMYK | 0 | 0.25 | 0.88 | 0.48 |
| HSL | 43.08º | 0.79% | 0.29% | - |
| HSV(B) | 43.08º | 0.88% | 0.52% | - |
| XYZ | 14.32 | 14.14 | 2.46 | - |
| YUV | 100.29 | 80.43 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 16 | 0 | 0.25 | 0.88 | 0.48 | 43.08 | 0.79 | 0.29 |
| Hex | 85 | 64 | 10 | 0 | 19 | 58 | 30 | 2B | 4F | 1D |
| Octal | 205 | 144 | 20 | 0 | 31 | 130 | 60 | 53 | 117 | 35 |
| Binary | 10000101 | 1100100 | 10000 | 0 | 11001 | 1011000 | 110000 | 101011 | 1001111 | 11101 |
Color Harmonies of #856410
Complementary color
Monochromatic Colors of #856410
Black with #856410
Text Example
Text Example
White with #856410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856410; }
p { color: rgb(133,100,16); }
H1.HeaderClassName
{
color: #856410;
}
.AnyTagClassName
{
color: #856410;
}
</style>
background-color css
<style>
a { background-color: #856410; }
a { background-color: rgb(133,100,16); }
div.DivClassName
{
background-color: #856410;
}
.BgClassName
{
background-color: #856410;
}
</style>
border-color css
<style>
span { border-color: #856410; }
span { border-color: rgb(133,100,16); }
td.TdClassName
{
border-color: #856410;
}
.TagClassName
{
border-color: #856410;
}
</style>