Shades of Yukon Gold #857122
Tints of Yukon Gold #857122
RGB
CMYK
RGB Variations
Color information
#857122 (or 0x857122) is known color: Yukon Gold. HEX triplet: 85, 71 and 22. RGB value is (133,113,34). Sum of RGB (Red+Green+Blue) = 133+113+34=280 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.5% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 34 (13.67% from 255 or 12.14% from 280); Max value from RGB is 133 - color contains mainly: red. Hex color #857122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857122 is #7A8EDD. Grayscale: #6E6E6E. Windows color (decimal): -8031966 or 2257285. OLE color: 2257285.
HSL color Cylindrical-coordinate representation of color #857122: hue angle of 47.88º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #857122 is Cyan = 0, Magento = 0.15, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 113 | 34 | - |
| CMYK | 0 | 0.15 | 0.74 | 0.48 |
| HSL | 47.88º | 0.59% | 0.33% | - |
| HSV(B) | 47.88º | 0.74% | 0.52% | - |
| XYZ | 15.87 | 16.91 | 3.94 | - |
| YUV | 109.97 | 85.13 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 34 | 0 | 0.15 | 0.74 | 0.48 | 47.88 | 0.59 | 0.33 |
| Hex | 85 | 71 | 22 | 0 | F | 4A | 30 | 30 | 3B | 21 |
| Octal | 205 | 161 | 42 | 0 | 17 | 112 | 60 | 60 | 73 | 41 |
| Binary | 10000101 | 1110001 | 100010 | 0 | 1111 | 1001010 | 110000 | 110000 | 111011 | 100001 |
Color Harmonies of #857122
Complementary color
Monochromatic Colors of #857122
Black with #857122
Text Example
Text Example
White with #857122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857122; }
p { color: rgb(133,113,34); }
H1.HeaderClassName
{
color: #857122;
}
.AnyTagClassName
{
color: #857122;
}
</style>
background-color css
<style>
a { background-color: #857122; }
a { background-color: rgb(133,113,34); }
div.DivClassName
{
background-color: #857122;
}
.BgClassName
{
background-color: #857122;
}
</style>
border-color css
<style>
span { border-color: #857122; }
span { border-color: rgb(133,113,34); }
td.TdClassName
{
border-color: #857122;
}
.TagClassName
{
border-color: #857122;
}
</style>