Shades of Yukon Gold #867121
Tints of Yukon Gold #867121
RGB
CMYK
RGB Variations
Color information
#867121 (or 0x867121) is known color: Yukon Gold. HEX triplet: 86, 71 and 21. RGB value is (134,113,33). Sum of RGB (Red+Green+Blue) = 134+113+33=280 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.86% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 134 - color contains mainly: red. Hex color #867121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867121 is #798EDE. Grayscale: #6E6E6E. Windows color (decimal): -7966431 or 2191750. OLE color: 2191750.
HSL color Cylindrical-coordinate representation of color #867121: hue angle of 47.52º 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 #867121 is Cyan = 0, Magento = 0.16, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 33 | - |
| CMYK | 0 | 0.16 | 0.75 | 0.47 |
| HSL | 47.52º | 0.6% | 0.33% | - |
| HSV(B) | 47.52º | 0.75% | 0.53% | - |
| XYZ | 16.01 | 16.99 | 3.87 | - |
| YUV | 110.16 | 84.46 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 33 | 0 | 0.16 | 0.75 | 0.47 | 47.52 | 0.6 | 0.33 |
| Hex | 86 | 71 | 21 | 0 | 10 | 4B | 2F | 30 | 3C | 21 |
| Octal | 206 | 161 | 41 | 0 | 20 | 113 | 57 | 60 | 74 | 41 |
| Binary | 10000110 | 1110001 | 100001 | 0 | 10000 | 1001011 | 101111 | 110000 | 111100 | 100001 |
Color Harmonies of #867121
Complementary color
Monochromatic Colors of #867121
Black with #867121
Text Example
Text Example
White with #867121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867121; }
p { color: rgb(134,113,33); }
H1.HeaderClassName
{
color: #867121;
}
.AnyTagClassName
{
color: #867121;
}
</style>
background-color css
<style>
a { background-color: #867121; }
a { background-color: rgb(134,113,33); }
div.DivClassName
{
background-color: #867121;
}
.BgClassName
{
background-color: #867121;
}
</style>
border-color css
<style>
span { border-color: #867121; }
span { border-color: rgb(134,113,33); }
td.TdClassName
{
border-color: #867121;
}
.TagClassName
{
border-color: #867121;
}
</style>