Shades of Yukon Gold #886620
Tints of Yukon Gold #886620
RGB
CMYK
RGB Variations
Color information
#886620 (or 0x886620) is known color: Yukon Gold. HEX triplet: 88, 66 and 20. RGB value is (136,102,32). Sum of RGB (Red+Green+Blue) = 136+102+32=270 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.37% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 32 (12.89% from 255 or 11.85% from 270); Max value from RGB is 136 - color contains mainly: red. Hex color #886620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886620 is #7799DF. Grayscale: #686868. Windows color (decimal): -7838176 or 2123400. OLE color: 2123400.
HSL color Cylindrical-coordinate representation of color #886620: hue angle of 40.38º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #886620 is Cyan = 0, Magento = 0.25, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 32 | - |
| CMYK | 0 | 0.25 | 0.76 | 0.47 |
| HSL | 40.38º | 0.62% | 0.33% | - |
| HSV(B) | 40.38º | 0.76% | 0.53% | - |
| XYZ | 15.17 | 14.84 | 3.43 | - |
| YUV | 104.19 | 87.26 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 32 | 0 | 0.25 | 0.76 | 0.47 | 40.38 | 0.62 | 0.33 |
| Hex | 88 | 66 | 20 | 0 | 19 | 4C | 2F | 28 | 3E | 21 |
| Octal | 210 | 146 | 40 | 0 | 31 | 114 | 57 | 50 | 76 | 41 |
| Binary | 10001000 | 1100110 | 100000 | 0 | 11001 | 1001100 | 101111 | 101000 | 111110 | 100001 |
Color Harmonies of #886620
Complementary color
Monochromatic Colors of #886620
Black with #886620
Text Example
Text Example
White with #886620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886620; }
p { color: rgb(136,102,32); }
H1.HeaderClassName
{
color: #886620;
}
.AnyTagClassName
{
color: #886620;
}
</style>
background-color css
<style>
a { background-color: #886620; }
a { background-color: rgb(136,102,32); }
div.DivClassName
{
background-color: #886620;
}
.BgClassName
{
background-color: #886620;
}
</style>
border-color css
<style>
span { border-color: #886620; }
span { border-color: rgb(136,102,32); }
td.TdClassName
{
border-color: #886620;
}
.TagClassName
{
border-color: #886620;
}
</style>