Shades of Yukon Gold #857311
Tints of Yukon Gold #857311
RGB
CMYK
RGB Variations
Color information
#857311 (or 0x857311) is known color: Yukon Gold. HEX triplet: 85, 73 and 11. RGB value is (133,115,17). Sum of RGB (Red+Green+Blue) = 133+115+17=265 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50.19% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 17 (7.03% from 255 or 6.42% from 265); Max value from RGB is 133 - color contains mainly: red. Hex color #857311 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857311 is #7A8CEE. Grayscale: #6D6D6D. Windows color (decimal): -8031471 or 1143685. OLE color: 1143685.
HSL color Cylindrical-coordinate representation of color #857311: hue angle of 50.69º 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 #857311 is Cyan = 0, Magento = 0.14, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 17 | - |
| CMYK | 0 | 0.14 | 0.87 | 0.48 |
| HSL | 50.69º | 0.77% | 0.29% | - |
| HSV(B) | 50.69º | 0.87% | 0.52% | - |
| XYZ | 15.9 | 17.29 | 3.03 | - |
| YUV | 109.21 | 75.96 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 17 | 0 | 0.14 | 0.87 | 0.48 | 50.69 | 0.77 | 0.29 |
| Hex | 85 | 73 | 11 | 0 | E | 57 | 30 | 33 | 4D | 1D |
| Octal | 205 | 163 | 21 | 0 | 16 | 127 | 60 | 63 | 115 | 35 |
| Binary | 10000101 | 1110011 | 10001 | 0 | 1110 | 1010111 | 110000 | 110011 | 1001101 | 11101 |
Color Harmonies of #857311
Complementary color
Monochromatic Colors of #857311
Black with #857311
Text Example
Text Example
White with #857311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857311; }
p { color: rgb(133,115,17); }
H1.HeaderClassName
{
color: #857311;
}
.AnyTagClassName
{
color: #857311;
}
</style>
background-color css
<style>
a { background-color: #857311; }
a { background-color: rgb(133,115,17); }
div.DivClassName
{
background-color: #857311;
}
.BgClassName
{
background-color: #857311;
}
</style>
border-color css
<style>
span { border-color: #857311; }
span { border-color: rgb(133,115,17); }
td.TdClassName
{
border-color: #857311;
}
.TagClassName
{
border-color: #857311;
}
</style>