Shades of Yukon Gold #857713
Tints of Yukon Gold #857713
RGB
CMYK
RGB Variations
Color information
#857713 (or 0x857713) is known color: Yukon Gold. HEX triplet: 85, 77 and 13. RGB value is (133,119,19). Sum of RGB (Red+Green+Blue) = 133+119+19=271 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.08% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 19 (7.81% from 255 or 7.01% from 271); Max value from RGB is 133 - color contains mainly: red. Hex color #857713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #857713 is #7A88EC. Grayscale: #707070. Windows color (decimal): -8030445 or 1275781. OLE color: 1275781.
HSL color Cylindrical-coordinate representation of color #857713: hue angle of 52.63º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #857713 is Cyan = 0, Magento = 0.11, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 19 | - |
| CMYK | 0 | 0.11 | 0.86 | 0.48 |
| HSL | 52.63º | 0.75% | 0.3% | - |
| HSV(B) | 52.63º | 0.86% | 0.52% | - |
| XYZ | 16.39 | 18.23 | 3.27 | - |
| YUV | 111.79 | 75.64 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 19 | 0 | 0.11 | 0.86 | 0.48 | 52.63 | 0.75 | 0.3 |
| Hex | 85 | 77 | 13 | 0 | B | 56 | 30 | 35 | 4B | 1E |
| Octal | 205 | 167 | 23 | 0 | 13 | 126 | 60 | 65 | 113 | 36 |
| Binary | 10000101 | 1110111 | 10011 | 0 | 1011 | 1010110 | 110000 | 110101 | 1001011 | 11110 |
Color Harmonies of #857713
Complementary color
Monochromatic Colors of #857713
Black with #857713
Text Example
Text Example
White with #857713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857713; }
p { color: rgb(133,119,19); }
H1.HeaderClassName
{
color: #857713;
}
.AnyTagClassName
{
color: #857713;
}
</style>
background-color css
<style>
a { background-color: #857713; }
a { background-color: rgb(133,119,19); }
div.DivClassName
{
background-color: #857713;
}
.BgClassName
{
background-color: #857713;
}
</style>
border-color css
<style>
span { border-color: #857713; }
span { border-color: rgb(133,119,19); }
td.TdClassName
{
border-color: #857713;
}
.TagClassName
{
border-color: #857713;
}
</style>