Shades of Yukon Gold #867218
Tints of Yukon Gold #867218
RGB
CMYK
RGB Variations
Color information
#867218 (or 0x867218) is known color: Yukon Gold. HEX triplet: 86, 72 and 18. RGB value is (134,114,24). Sum of RGB (Red+Green+Blue) = 134+114+24=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 114 (44.92% from 255 or 41.91% from 272); Blue value is 24 (9.77% from 255 or 8.82% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #867218 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867218 is #798DE7. Grayscale: #6E6E6E. Windows color (decimal): -7966184 or 1602182. OLE color: 1602182.
HSL color Cylindrical-coordinate representation of color #867218: hue angle of 49.09º 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 #867218 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 24 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.47 |
| HSL | 49.09º | 0.7% | 0.31% | - |
| HSV(B) | 49.09º | 0.82% | 0.53% | - |
| XYZ | 16.01 | 17.17 | 3.33 | - |
| YUV | 109.72 | 79.63 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 24 | 0 | 0.15 | 0.82 | 0.47 | 49.09 | 0.7 | 0.31 |
| Hex | 86 | 72 | 18 | 0 | F | 52 | 2F | 31 | 46 | 1F |
| Octal | 206 | 162 | 30 | 0 | 17 | 122 | 57 | 61 | 106 | 37 |
| Binary | 10000110 | 1110010 | 11000 | 0 | 1111 | 1010010 | 101111 | 110001 | 1000110 | 11111 |
Color Harmonies of #867218
Complementary color
Monochromatic Colors of #867218
Black with #867218
Text Example
Text Example
White with #867218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867218; }
p { color: rgb(134,114,24); }
H1.HeaderClassName
{
color: #867218;
}
.AnyTagClassName
{
color: #867218;
}
</style>
background-color css
<style>
a { background-color: #867218; }
a { background-color: rgb(134,114,24); }
div.DivClassName
{
background-color: #867218;
}
.BgClassName
{
background-color: #867218;
}
</style>
border-color css
<style>
span { border-color: #867218; }
span { border-color: rgb(134,114,24); }
td.TdClassName
{
border-color: #867218;
}
.TagClassName
{
border-color: #867218;
}
</style>