Shades of Yukon Gold #856416
Tints of Yukon Gold #856416
RGB
CMYK
RGB Variations
Color information
#856416 (or 0x856416) is known color: Yukon Gold. HEX triplet: 85, 64 and 16. RGB value is (133,100,22). Sum of RGB (Red+Green+Blue) = 133+100+22=255 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.16% from 255); Green value is 100 (39.45% from 255 or 39.22% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 133 - color contains mainly: red. Hex color #856416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856416 is #7A9BE9. Grayscale: #656565. Windows color (decimal): -8035306 or 1467525. OLE color: 1467525.
HSL color Cylindrical-coordinate representation of color #856416: hue angle of 42.16º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #856416 is Cyan = 0, Magento = 0.25, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 22 | - |
| CMYK | 0 | 0.25 | 0.83 | 0.48 |
| HSL | 42.16º | 0.72% | 0.3% | - |
| HSV(B) | 42.16º | 0.83% | 0.52% | - |
| XYZ | 14.37 | 14.16 | 2.73 | - |
| YUV | 100.98 | 83.43 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 22 | 0 | 0.25 | 0.83 | 0.48 | 42.16 | 0.72 | 0.3 |
| Hex | 85 | 64 | 16 | 0 | 19 | 53 | 30 | 2A | 48 | 1E |
| Octal | 205 | 144 | 26 | 0 | 31 | 123 | 60 | 52 | 110 | 36 |
| Binary | 10000101 | 1100100 | 10110 | 0 | 11001 | 1010011 | 110000 | 101010 | 1001000 | 11110 |
Color Harmonies of #856416
Complementary color
Monochromatic Colors of #856416
Black with #856416
Text Example
Text Example
White with #856416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856416; }
p { color: rgb(133,100,22); }
H1.HeaderClassName
{
color: #856416;
}
.AnyTagClassName
{
color: #856416;
}
</style>
background-color css
<style>
a { background-color: #856416; }
a { background-color: rgb(133,100,22); }
div.DivClassName
{
background-color: #856416;
}
.BgClassName
{
background-color: #856416;
}
</style>
border-color css
<style>
span { border-color: #856416; }
span { border-color: rgb(133,100,22); }
td.TdClassName
{
border-color: #856416;
}
.TagClassName
{
border-color: #856416;
}
</style>