Shades of Yukon Gold #856916
Tints of Yukon Gold #856916
RGB
CMYK
RGB Variations
Color information
#856916 (or 0x856916) is known color: Yukon Gold. HEX triplet: 85, 69 and 16. RGB value is (133,105,22). Sum of RGB (Red+Green+Blue) = 133+105+22=260 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.15% from 260); Green value is 105 (41.41% from 255 or 40.38% from 260); Blue value is 22 (8.98% from 255 or 8.46% from 260); Max value from RGB is 133 - color contains mainly: red. Hex color #856916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856916 is #7A96E9. Grayscale: #686868. Windows color (decimal): -8034026 or 1468805. OLE color: 1468805.
HSL color Cylindrical-coordinate representation of color #856916: hue angle of 44.86º 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 #856916 is Cyan = 0, Magento = 0.21, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 22 | - |
| CMYK | 0 | 0.21 | 0.83 | 0.48 |
| HSL | 44.86º | 0.72% | 0.3% | - |
| HSV(B) | 44.86º | 0.83% | 0.52% | - |
| XYZ | 14.87 | 15.15 | 2.9 | - |
| YUV | 103.91 | 81.78 | 148.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 22 | 0 | 0.21 | 0.83 | 0.48 | 44.86 | 0.72 | 0.3 |
| Hex | 85 | 69 | 16 | 0 | 15 | 53 | 30 | 2D | 48 | 1E |
| Octal | 205 | 151 | 26 | 0 | 25 | 123 | 60 | 55 | 110 | 36 |
| Binary | 10000101 | 1101001 | 10110 | 0 | 10101 | 1010011 | 110000 | 101101 | 1001000 | 11110 |
Color Harmonies of #856916
Complementary color
Monochromatic Colors of #856916
Black with #856916
Text Example
Text Example
White with #856916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856916; }
p { color: rgb(133,105,22); }
H1.HeaderClassName
{
color: #856916;
}
.AnyTagClassName
{
color: #856916;
}
</style>
background-color css
<style>
a { background-color: #856916; }
a { background-color: rgb(133,105,22); }
div.DivClassName
{
background-color: #856916;
}
.BgClassName
{
background-color: #856916;
}
</style>
border-color css
<style>
span { border-color: #856916; }
span { border-color: rgb(133,105,22); }
td.TdClassName
{
border-color: #856916;
}
.TagClassName
{
border-color: #856916;
}
</style>