Shades of Yukon Gold #867122
Tints of Yukon Gold #867122
RGB
CMYK
RGB Variations
Color information
#867122 (or 0x867122) is known color: Yukon Gold. HEX triplet: 86, 71 and 22. RGB value is (134,113,34). Sum of RGB (Red+Green+Blue) = 134+113+34=281 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.69% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 34 (13.67% from 255 or 12.10% from 281); Max value from RGB is 134 - color contains mainly: red. Hex color #867122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867122 is #798EDD. Grayscale: #6E6E6E. Windows color (decimal): -7966430 or 2257286. OLE color: 2257286.
HSL color Cylindrical-coordinate representation of color #867122: hue angle of 47.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #867122 is Cyan = 0, Magento = 0.16, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 34 | - |
| CMYK | 0 | 0.16 | 0.75 | 0.47 |
| HSL | 47.4º | 0.6% | 0.33% | - |
| HSV(B) | 47.4º | 0.75% | 0.53% | - |
| XYZ | 16.03 | 16.99 | 3.95 | - |
| YUV | 110.27 | 84.96 | 144.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 34 | 0 | 0.16 | 0.75 | 0.47 | 47.4 | 0.6 | 0.33 |
| Hex | 86 | 71 | 22 | 0 | 10 | 4B | 2F | 2F | 3C | 21 |
| Octal | 206 | 161 | 42 | 0 | 20 | 113 | 57 | 57 | 74 | 41 |
| Binary | 10000110 | 1110001 | 100010 | 0 | 10000 | 1001011 | 101111 | 101111 | 111100 | 100001 |
Color Harmonies of #867122
Complementary color
Monochromatic Colors of #867122
Black with #867122
Text Example
Text Example
White with #867122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867122; }
p { color: rgb(134,113,34); }
H1.HeaderClassName
{
color: #867122;
}
.AnyTagClassName
{
color: #867122;
}
</style>
background-color css
<style>
a { background-color: #867122; }
a { background-color: rgb(134,113,34); }
div.DivClassName
{
background-color: #867122;
}
.BgClassName
{
background-color: #867122;
}
</style>
border-color css
<style>
span { border-color: #867122; }
span { border-color: rgb(134,113,34); }
td.TdClassName
{
border-color: #867122;
}
.TagClassName
{
border-color: #867122;
}
</style>