Shades of Yukon Gold #857022
Tints of Yukon Gold #857022
RGB
CMYK
RGB Variations
Color information
#857022 (or 0x857022) is known color: Yukon Gold. HEX triplet: 85, 70 and 22. RGB value is (133,112,34). Sum of RGB (Red+Green+Blue) = 133+112+34=279 (36% of max value = 765). Red value is 133 (52.34% from 255 or 47.67% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 34 (13.67% from 255 or 12.19% from 279); Max value from RGB is 133 - color contains mainly: red. Hex color #857022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857022 is #7A8FDD. Grayscale: #6D6D6D. Windows color (decimal): -8032222 or 2257029. OLE color: 2257029.
HSL color Cylindrical-coordinate representation of color #857022: hue angle of 47.27º 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 #857022 is Cyan = 0, Magento = 0.16, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 34 | - |
| CMYK | 0 | 0.16 | 0.74 | 0.48 |
| HSL | 47.27º | 0.59% | 0.33% | - |
| HSV(B) | 47.27º | 0.74% | 0.52% | - |
| XYZ | 15.76 | 16.69 | 3.9 | - |
| YUV | 109.39 | 85.46 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 34 | 0 | 0.16 | 0.74 | 0.48 | 47.27 | 0.59 | 0.33 |
| Hex | 85 | 70 | 22 | 0 | 10 | 4A | 30 | 2F | 3B | 21 |
| Octal | 205 | 160 | 42 | 0 | 20 | 112 | 60 | 57 | 73 | 41 |
| Binary | 10000101 | 1110000 | 100010 | 0 | 10000 | 1001010 | 110000 | 101111 | 111011 | 100001 |
Color Harmonies of #857022
Complementary color
Monochromatic Colors of #857022
Black with #857022
Text Example
Text Example
White with #857022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857022; }
p { color: rgb(133,112,34); }
H1.HeaderClassName
{
color: #857022;
}
.AnyTagClassName
{
color: #857022;
}
</style>
background-color css
<style>
a { background-color: #857022; }
a { background-color: rgb(133,112,34); }
div.DivClassName
{
background-color: #857022;
}
.BgClassName
{
background-color: #857022;
}
</style>
border-color css
<style>
span { border-color: #857022; }
span { border-color: rgb(133,112,34); }
td.TdClassName
{
border-color: #857022;
}
.TagClassName
{
border-color: #857022;
}
</style>