Shades of Yukon Gold #856611
Tints of Yukon Gold #856611
RGB
CMYK
RGB Variations
Color information
#856611 (or 0x856611) is known color: Yukon Gold. HEX triplet: 85, 66 and 11. RGB value is (133,102,17). Sum of RGB (Red+Green+Blue) = 133+102+17=252 (33% of max value = 765). Red value is 133 (52.34% from 255 or 52.78% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 17 (7.03% from 255 or 6.75% from 252); Max value from RGB is 133 - color contains mainly: red. Hex color #856611 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856611 is #7A99EE. Grayscale: #656565. Windows color (decimal): -8034799 or 1140357. OLE color: 1140357.
HSL color Cylindrical-coordinate representation of color #856611: hue angle of 43.97º 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 #856611 is Cyan = 0, Magento = 0.23, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 17 | - |
| CMYK | 0 | 0.23 | 0.87 | 0.48 |
| HSL | 43.97º | 0.77% | 0.29% | - |
| HSV(B) | 43.97º | 0.87% | 0.52% | - |
| XYZ | 14.53 | 14.53 | 2.57 | - |
| YUV | 101.58 | 80.27 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 17 | 0 | 0.23 | 0.87 | 0.48 | 43.97 | 0.77 | 0.29 |
| Hex | 85 | 66 | 11 | 0 | 17 | 57 | 30 | 2C | 4D | 1D |
| Octal | 205 | 146 | 21 | 0 | 27 | 127 | 60 | 54 | 115 | 35 |
| Binary | 10000101 | 1100110 | 10001 | 0 | 10111 | 1010111 | 110000 | 101100 | 1001101 | 11101 |
Color Harmonies of #856611
Complementary color
Monochromatic Colors of #856611
Black with #856611
Text Example
Text Example
White with #856611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856611; }
p { color: rgb(133,102,17); }
H1.HeaderClassName
{
color: #856611;
}
.AnyTagClassName
{
color: #856611;
}
</style>
background-color css
<style>
a { background-color: #856611; }
a { background-color: rgb(133,102,17); }
div.DivClassName
{
background-color: #856611;
}
.BgClassName
{
background-color: #856611;
}
</style>
border-color css
<style>
span { border-color: #856611; }
span { border-color: rgb(133,102,17); }
td.TdClassName
{
border-color: #856611;
}
.TagClassName
{
border-color: #856611;
}
</style>