Shades of Yukon Gold #886718
Tints of Yukon Gold #886718
RGB
CMYK
RGB Variations
Color information
#886718 (or 0x886718) is known color: Yukon Gold. HEX triplet: 88, 67 and 18. RGB value is (136,103,24). Sum of RGB (Red+Green+Blue) = 136+103+24=263 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.71% from 263); Green value is 103 (40.62% from 255 or 39.16% from 263); Blue value is 24 (9.77% from 255 or 9.13% from 263); Max value from RGB is 136 - color contains mainly: red. Hex color #886718 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #886718 is #7798E7. Grayscale: #686868. Windows color (decimal): -7837928 or 1599368. OLE color: 1599368.
HSL color Cylindrical-coordinate representation of color #886718: hue angle of 42.32º 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 #886718 is Cyan = 0, Magento = 0.24, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 24 | - |
| CMYK | 0 | 0.24 | 0.82 | 0.47 |
| HSL | 42.32º | 0.7% | 0.31% | - |
| HSV(B) | 42.32º | 0.82% | 0.53% | - |
| XYZ | 15.17 | 15 | 2.96 | - |
| YUV | 103.86 | 82.93 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 24 | 0 | 0.24 | 0.82 | 0.47 | 42.32 | 0.7 | 0.31 |
| Hex | 88 | 67 | 18 | 0 | 18 | 52 | 2F | 2A | 46 | 1F |
| Octal | 210 | 147 | 30 | 0 | 30 | 122 | 57 | 52 | 106 | 37 |
| Binary | 10001000 | 1100111 | 11000 | 0 | 11000 | 1010010 | 101111 | 101010 | 1000110 | 11111 |
Color Harmonies of #886718
Complementary color
Monochromatic Colors of #886718
Black with #886718
Text Example
Text Example
White with #886718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886718; }
p { color: rgb(136,103,24); }
H1.HeaderClassName
{
color: #886718;
}
.AnyTagClassName
{
color: #886718;
}
</style>
background-color css
<style>
a { background-color: #886718; }
a { background-color: rgb(136,103,24); }
div.DivClassName
{
background-color: #886718;
}
.BgClassName
{
background-color: #886718;
}
</style>
border-color css
<style>
span { border-color: #886718; }
span { border-color: rgb(136,103,24); }
td.TdClassName
{
border-color: #886718;
}
.TagClassName
{
border-color: #886718;
}
</style>