Shades of Yukon Gold #856716
Tints of Yukon Gold #856716
RGB
CMYK
RGB Variations
Color information
#856716 (or 0x856716) is known color: Yukon Gold. HEX triplet: 85, 67 and 16. RGB value is (133,103,22). Sum of RGB (Red+Green+Blue) = 133+103+22=258 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.55% from 258); Green value is 103 (40.62% from 255 or 39.92% from 258); Blue value is 22 (8.98% from 255 or 8.53% from 258); Max value from RGB is 133 - color contains mainly: red. Hex color #856716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856716 is #7A98E9. Grayscale: #676767. Windows color (decimal): -8034538 or 1468293. OLE color: 1468293.
HSL color Cylindrical-coordinate representation of color #856716: hue angle of 43.78º 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 #856716 is Cyan = 0, Magento = 0.23, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 22 | - |
| CMYK | 0 | 0.23 | 0.83 | 0.48 |
| HSL | 43.78º | 0.72% | 0.3% | - |
| HSV(B) | 43.78º | 0.83% | 0.52% | - |
| XYZ | 14.67 | 14.74 | 2.83 | - |
| YUV | 102.74 | 82.44 | 149.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 22 | 0 | 0.23 | 0.83 | 0.48 | 43.78 | 0.72 | 0.3 |
| Hex | 85 | 67 | 16 | 0 | 17 | 53 | 30 | 2C | 48 | 1E |
| Octal | 205 | 147 | 26 | 0 | 27 | 123 | 60 | 54 | 110 | 36 |
| Binary | 10000101 | 1100111 | 10110 | 0 | 10111 | 1010011 | 110000 | 101100 | 1001000 | 11110 |
Color Harmonies of #856716
Complementary color
Monochromatic Colors of #856716
Black with #856716
Text Example
Text Example
White with #856716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856716; }
p { color: rgb(133,103,22); }
H1.HeaderClassName
{
color: #856716;
}
.AnyTagClassName
{
color: #856716;
}
</style>
background-color css
<style>
a { background-color: #856716; }
a { background-color: rgb(133,103,22); }
div.DivClassName
{
background-color: #856716;
}
.BgClassName
{
background-color: #856716;
}
</style>
border-color css
<style>
span { border-color: #856716; }
span { border-color: rgb(133,103,22); }
td.TdClassName
{
border-color: #856716;
}
.TagClassName
{
border-color: #856716;
}
</style>