Shades of Yukon Gold #867518
Tints of Yukon Gold #867518
RGB
CMYK
RGB Variations
Color information
#867518 (or 0x867518) is known color: Yukon Gold. HEX triplet: 86, 75 and 18. RGB value is (134,117,24). Sum of RGB (Red+Green+Blue) = 134+117+24=275 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.73% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 24 (9.77% from 255 or 8.73% from 275); Max value from RGB is 134 - color contains mainly: red. Hex color #867518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867518 is #798AE7. Grayscale: #6F6F6F. Windows color (decimal): -7965416 or 1602950. OLE color: 1602950.
HSL color Cylindrical-coordinate representation of color #867518: hue angle of 50.73º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #867518 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 24 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.47 |
| HSL | 50.73º | 0.7% | 0.31% | - |
| HSV(B) | 50.73º | 0.82% | 0.53% | - |
| XYZ | 16.36 | 17.86 | 3.45 | - |
| YUV | 111.48 | 78.63 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 24 | 0 | 0.13 | 0.82 | 0.47 | 50.73 | 0.7 | 0.31 |
| Hex | 86 | 75 | 18 | 0 | D | 52 | 2F | 33 | 46 | 1F |
| Octal | 206 | 165 | 30 | 0 | 15 | 122 | 57 | 63 | 106 | 37 |
| Binary | 10000110 | 1110101 | 11000 | 0 | 1101 | 1010010 | 101111 | 110011 | 1000110 | 11111 |
Color Harmonies of #867518
Complementary color
Monochromatic Colors of #867518
Black with #867518
Text Example
Text Example
White with #867518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867518; }
p { color: rgb(134,117,24); }
H1.HeaderClassName
{
color: #867518;
}
.AnyTagClassName
{
color: #867518;
}
</style>
background-color css
<style>
a { background-color: #867518; }
a { background-color: rgb(134,117,24); }
div.DivClassName
{
background-color: #867518;
}
.BgClassName
{
background-color: #867518;
}
</style>
border-color css
<style>
span { border-color: #867518; }
span { border-color: rgb(134,117,24); }
td.TdClassName
{
border-color: #867518;
}
.TagClassName
{
border-color: #867518;
}
</style>