Shades of Yukon Gold #856316
Tints of Yukon Gold #856316
RGB
CMYK
RGB Variations
Color information
#856316 (or 0x856316) is known color: Yukon Gold. HEX triplet: 85, 63 and 16. RGB value is (133,99,22). Sum of RGB (Red+Green+Blue) = 133+99+22=254 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.36% from 254); Green value is 99 (39.06% from 255 or 38.98% from 254); Blue value is 22 (8.98% from 255 or 8.66% from 254); Max value from RGB is 133 - color contains mainly: red. Hex color #856316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856316 is #7A9CE9. Grayscale: #646464. Windows color (decimal): -8035562 or 1467269. OLE color: 1467269.
HSL color Cylindrical-coordinate representation of color #856316: hue angle of 41.62º 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 #856316 is Cyan = 0, Magento = 0.26, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 22 | - |
| CMYK | 0 | 0.26 | 0.83 | 0.48 |
| HSL | 41.62º | 0.72% | 0.3% | - |
| HSV(B) | 41.62º | 0.83% | 0.52% | - |
| XYZ | 14.28 | 13.97 | 2.7 | - |
| YUV | 100.39 | 83.76 | 151.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 22 | 0 | 0.26 | 0.83 | 0.48 | 41.62 | 0.72 | 0.3 |
| Hex | 85 | 63 | 16 | 0 | 1A | 53 | 30 | 2A | 48 | 1E |
| Octal | 205 | 143 | 26 | 0 | 32 | 123 | 60 | 52 | 110 | 36 |
| Binary | 10000101 | 1100011 | 10110 | 0 | 11010 | 1010011 | 110000 | 101010 | 1001000 | 11110 |
Color Harmonies of #856316
Complementary color
Monochromatic Colors of #856316
Black with #856316
Text Example
Text Example
White with #856316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856316; }
p { color: rgb(133,99,22); }
H1.HeaderClassName
{
color: #856316;
}
.AnyTagClassName
{
color: #856316;
}
</style>
background-color css
<style>
a { background-color: #856316; }
a { background-color: rgb(133,99,22); }
div.DivClassName
{
background-color: #856316;
}
.BgClassName
{
background-color: #856316;
}
</style>
border-color css
<style>
span { border-color: #856316; }
span { border-color: rgb(133,99,22); }
td.TdClassName
{
border-color: #856316;
}
.TagClassName
{
border-color: #856316;
}
</style>