Shades of Yukon Gold #856311
Tints of Yukon Gold #856311
RGB
CMYK
RGB Variations
Color information
#856311 (or 0x856311) is known color: Yukon Gold. HEX triplet: 85, 63 and 11. RGB value is (133,99,17). Sum of RGB (Red+Green+Blue) = 133+99+17=249 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.41% from 249); Green value is 99 (39.06% from 255 or 39.76% from 249); Blue value is 17 (7.03% from 255 or 6.83% from 249); Max value from RGB is 133 - color contains mainly: red. Hex color #856311 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856311 is #7A9CEE. Grayscale: #646464. Windows color (decimal): -8035567 or 1139589. OLE color: 1139589.
HSL color Cylindrical-coordinate representation of color #856311: hue angle of 42.41º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #856311 is Cyan = 0, Magento = 0.26, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 17 | - |
| CMYK | 0 | 0.26 | 0.87 | 0.48 |
| HSL | 42.41º | 0.77% | 0.29% | - |
| HSV(B) | 42.41º | 0.87% | 0.52% | - |
| XYZ | 14.24 | 13.95 | 2.47 | - |
| YUV | 99.82 | 81.26 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 17 | 0 | 0.26 | 0.87 | 0.48 | 42.41 | 0.77 | 0.29 |
| Hex | 85 | 63 | 11 | 0 | 1A | 57 | 30 | 2A | 4D | 1D |
| Octal | 205 | 143 | 21 | 0 | 32 | 127 | 60 | 52 | 115 | 35 |
| Binary | 10000101 | 1100011 | 10001 | 0 | 11010 | 1010111 | 110000 | 101010 | 1001101 | 11101 |
Color Harmonies of #856311
Complementary color
Monochromatic Colors of #856311
Black with #856311
Text Example
Text Example
White with #856311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856311; }
p { color: rgb(133,99,17); }
H1.HeaderClassName
{
color: #856311;
}
.AnyTagClassName
{
color: #856311;
}
</style>
background-color css
<style>
a { background-color: #856311; }
a { background-color: rgb(133,99,17); }
div.DivClassName
{
background-color: #856311;
}
.BgClassName
{
background-color: #856311;
}
</style>
border-color css
<style>
span { border-color: #856311; }
span { border-color: rgb(133,99,17); }
td.TdClassName
{
border-color: #856311;
}
.TagClassName
{
border-color: #856311;
}
</style>