Shades of Yukon Gold #856411
Tints of Yukon Gold #856411
RGB
CMYK
RGB Variations
Color information
#856411 (or 0x856411) is known color: Yukon Gold. HEX triplet: 85, 64 and 11. RGB value is (133,100,17). Sum of RGB (Red+Green+Blue) = 133+100+17=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 100 (39.45% from 255 or 40% from 250); Blue value is 17 (7.03% from 255 or 6.8% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #856411 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #856411 is #7A9BEE. Grayscale: #646464. Windows color (decimal): -8035311 or 1139845. OLE color: 1139845.
HSL color Cylindrical-coordinate representation of color #856411: hue angle of 42.93º 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 #856411 is Cyan = 0, Magento = 0.25, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 17 | - |
| CMYK | 0 | 0.25 | 0.87 | 0.48 |
| HSL | 42.93º | 0.77% | 0.29% | - |
| HSV(B) | 42.93º | 0.87% | 0.52% | - |
| XYZ | 14.33 | 14.14 | 2.5 | - |
| YUV | 100.41 | 80.93 | 151.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 17 | 0 | 0.25 | 0.87 | 0.48 | 42.93 | 0.77 | 0.29 |
| Hex | 85 | 64 | 11 | 0 | 19 | 57 | 30 | 2B | 4D | 1D |
| Octal | 205 | 144 | 21 | 0 | 31 | 127 | 60 | 53 | 115 | 35 |
| Binary | 10000101 | 1100100 | 10001 | 0 | 11001 | 1010111 | 110000 | 101011 | 1001101 | 11101 |
Color Harmonies of #856411
Complementary color
Monochromatic Colors of #856411
Black with #856411
Text Example
Text Example
White with #856411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856411; }
p { color: rgb(133,100,17); }
H1.HeaderClassName
{
color: #856411;
}
.AnyTagClassName
{
color: #856411;
}
</style>
background-color css
<style>
a { background-color: #856411; }
a { background-color: rgb(133,100,17); }
div.DivClassName
{
background-color: #856411;
}
.BgClassName
{
background-color: #856411;
}
</style>
border-color css
<style>
span { border-color: #856411; }
span { border-color: rgb(133,100,17); }
td.TdClassName
{
border-color: #856411;
}
.TagClassName
{
border-color: #856411;
}
</style>