Shades of Yukon Gold #857028
Tints of Yukon Gold #857028
RGB
CMYK
RGB Variations
Color information
#857028 (or 0x857028) is known color: Yukon Gold. HEX triplet: 85, 70 and 28. RGB value is (133,112,40). Sum of RGB (Red+Green+Blue) = 133+112+40=285 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.67% from 285); Green value is 112 (44.14% from 255 or 39.30% from 285); Blue value is 40 (16.02% from 255 or 14.04% from 285); Max value from RGB is 133 - color contains mainly: red. Hex color #857028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857028 is #7A8FD7. Grayscale: #6E6E6E. Windows color (decimal): -8032216 or 2650245. OLE color: 2650245.
HSL color Cylindrical-coordinate representation of color #857028: hue angle of 46.45º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #857028 is Cyan = 0, Magento = 0.16, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 40 | - |
| CMYK | 0 | 0.16 | 0.70 | 0.48 |
| HSL | 46.45º | 0.54% | 0.34% | - |
| HSV(B) | 46.45º | 0.7% | 0.52% | - |
| XYZ | 15.85 | 16.73 | 4.4 | - |
| YUV | 110.07 | 88.46 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 40 | 0 | 0.16 | 0.70 | 0.48 | 46.45 | 0.54 | 0.34 |
| Hex | 85 | 70 | 28 | 0 | 10 | 46 | 30 | 2E | 36 | 22 |
| Octal | 205 | 160 | 50 | 0 | 20 | 106 | 60 | 56 | 66 | 42 |
| Binary | 10000101 | 1110000 | 101000 | 0 | 10000 | 1000110 | 110000 | 101110 | 110110 | 100010 |
Color Harmonies of #857028
Complementary color
Monochromatic Colors of #857028
Black with #857028
Text Example
Text Example
White with #857028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857028; }
p { color: rgb(133,112,40); }
H1.HeaderClassName
{
color: #857028;
}
.AnyTagClassName
{
color: #857028;
}
</style>
background-color css
<style>
a { background-color: #857028; }
a { background-color: rgb(133,112,40); }
div.DivClassName
{
background-color: #857028;
}
.BgClassName
{
background-color: #857028;
}
</style>
border-color css
<style>
span { border-color: #857028; }
span { border-color: rgb(133,112,40); }
td.TdClassName
{
border-color: #857028;
}
.TagClassName
{
border-color: #857028;
}
</style>