Shades of Yukon Gold #867213
Tints of Yukon Gold #867213
RGB
CMYK
RGB Variations
Color information
#867213 (or 0x867213) is known color: Yukon Gold. HEX triplet: 86, 72 and 13. RGB value is (134,114,19). Sum of RGB (Red+Green+Blue) = 134+114+19=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 19 (7.81% from 255 or 7.12% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #867213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867213 is #798DEC. Grayscale: #6D6D6D. Windows color (decimal): -7966189 or 1274502. OLE color: 1274502.
HSL color Cylindrical-coordinate representation of color #867213: hue angle of 49.57º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #867213 is Cyan = 0, Magento = 0.15, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 19 | - |
| CMYK | 0 | 0.15 | 0.86 | 0.47 |
| HSL | 49.57º | 0.75% | 0.3% | - |
| HSV(B) | 49.57º | 0.86% | 0.53% | - |
| XYZ | 15.97 | 17.15 | 3.08 | - |
| YUV | 109.15 | 77.13 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 19 | 0 | 0.15 | 0.86 | 0.47 | 49.57 | 0.75 | 0.3 |
| Hex | 86 | 72 | 13 | 0 | F | 56 | 2F | 32 | 4B | 1E |
| Octal | 206 | 162 | 23 | 0 | 17 | 126 | 57 | 62 | 113 | 36 |
| Binary | 10000110 | 1110010 | 10011 | 0 | 1111 | 1010110 | 101111 | 110010 | 1001011 | 11110 |
Color Harmonies of #867213
Complementary color
Monochromatic Colors of #867213
Black with #867213
Text Example
Text Example
White with #867213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867213; }
p { color: rgb(134,114,19); }
H1.HeaderClassName
{
color: #867213;
}
.AnyTagClassName
{
color: #867213;
}
</style>
background-color css
<style>
a { background-color: #867213; }
a { background-color: rgb(134,114,19); }
div.DivClassName
{
background-color: #867213;
}
.BgClassName
{
background-color: #867213;
}
</style>
border-color css
<style>
span { border-color: #867213; }
span { border-color: rgb(134,114,19); }
td.TdClassName
{
border-color: #867213;
}
.TagClassName
{
border-color: #867213;
}
</style>