Shades of Yukon Gold #867613
Tints of Yukon Gold #867613
RGB
CMYK
RGB Variations
Color information
#867613 (or 0x867613) is known color: Yukon Gold. HEX triplet: 86, 76 and 13. RGB value is (134,118,19). Sum of RGB (Red+Green+Blue) = 134+118+19=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 19 (7.81% from 255 or 7.01% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #867613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867613 is #7989EC. Grayscale: #6F6F6F. Windows color (decimal): -7965165 or 1275526. OLE color: 1275526.
HSL color Cylindrical-coordinate representation of color #867613: hue angle of 51.65º 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 #867613 is Cyan = 0, Magento = 0.12, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 19 | - |
| CMYK | 0 | 0.12 | 0.86 | 0.47 |
| HSL | 51.65º | 0.75% | 0.3% | - |
| HSV(B) | 51.65º | 0.86% | 0.53% | - |
| XYZ | 16.43 | 18.07 | 3.24 | - |
| YUV | 111.5 | 75.8 | 144.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 19 | 0 | 0.12 | 0.86 | 0.47 | 51.65 | 0.75 | 0.3 |
| Hex | 86 | 76 | 13 | 0 | C | 56 | 2F | 34 | 4B | 1E |
| Octal | 206 | 166 | 23 | 0 | 14 | 126 | 57 | 64 | 113 | 36 |
| Binary | 10000110 | 1110110 | 10011 | 0 | 1100 | 1010110 | 101111 | 110100 | 1001011 | 11110 |
Color Harmonies of #867613
Complementary color
Monochromatic Colors of #867613
Black with #867613
Text Example
Text Example
White with #867613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867613; }
p { color: rgb(134,118,19); }
H1.HeaderClassName
{
color: #867613;
}
.AnyTagClassName
{
color: #867613;
}
</style>
background-color css
<style>
a { background-color: #867613; }
a { background-color: rgb(134,118,19); }
div.DivClassName
{
background-color: #867613;
}
.BgClassName
{
background-color: #867613;
}
</style>
border-color css
<style>
span { border-color: #867613; }
span { border-color: rgb(134,118,19); }
td.TdClassName
{
border-color: #867613;
}
.TagClassName
{
border-color: #867613;
}
</style>