Shades of Yukon Gold #857322
Tints of Yukon Gold #857322
RGB
CMYK
RGB Variations
Color information
#857322 (or 0x857322) is known color: Yukon Gold. HEX triplet: 85, 73 and 22. RGB value is (133,115,34). Sum of RGB (Red+Green+Blue) = 133+115+34=282 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.16% from 282); Green value is 115 (45.31% from 255 or 40.78% from 282); Blue value is 34 (13.67% from 255 or 12.06% from 282); Max value from RGB is 133 - color contains mainly: red. Hex color #857322 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857322 is #7A8CDD. Grayscale: #6F6F6F. Windows color (decimal): -8031454 or 2257797. OLE color: 2257797.
HSL color Cylindrical-coordinate representation of color #857322: hue angle of 49.09º 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 #857322 is Cyan = 0, Magento = 0.14, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 34 | - |
| CMYK | 0 | 0.14 | 0.74 | 0.48 |
| HSL | 49.09º | 0.59% | 0.33% | - |
| HSV(B) | 49.09º | 0.74% | 0.52% | - |
| XYZ | 16.09 | 17.36 | 4.02 | - |
| YUV | 111.15 | 84.46 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 34 | 0 | 0.14 | 0.74 | 0.48 | 49.09 | 0.59 | 0.33 |
| Hex | 85 | 73 | 22 | 0 | E | 4A | 30 | 31 | 3B | 21 |
| Octal | 205 | 163 | 42 | 0 | 16 | 112 | 60 | 61 | 73 | 41 |
| Binary | 10000101 | 1110011 | 100010 | 0 | 1110 | 1001010 | 110000 | 110001 | 111011 | 100001 |
Color Harmonies of #857322
Complementary color
Monochromatic Colors of #857322
Black with #857322
Text Example
Text Example
White with #857322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857322; }
p { color: rgb(133,115,34); }
H1.HeaderClassName
{
color: #857322;
}
.AnyTagClassName
{
color: #857322;
}
</style>
background-color css
<style>
a { background-color: #857322; }
a { background-color: rgb(133,115,34); }
div.DivClassName
{
background-color: #857322;
}
.BgClassName
{
background-color: #857322;
}
</style>
border-color css
<style>
span { border-color: #857322; }
span { border-color: rgb(133,115,34); }
td.TdClassName
{
border-color: #857322;
}
.TagClassName
{
border-color: #857322;
}
</style>