Shades of Yukon Gold #886520
Tints of Yukon Gold #886520
RGB
CMYK
RGB Variations
Color information
#886520 (or 0x886520) is known color: Yukon Gold. HEX triplet: 88, 65 and 20. RGB value is (136,101,32). Sum of RGB (Red+Green+Blue) = 136+101+32=269 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.56% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 32 (12.89% from 255 or 11.90% from 269); Max value from RGB is 136 - color contains mainly: red. Hex color #886520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886520 is #779ADF. Grayscale: #676767. Windows color (decimal): -7838432 or 2123144. OLE color: 2123144.
HSL color Cylindrical-coordinate representation of color #886520: hue angle of 39.81º 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 #886520 is Cyan = 0, Magento = 0.26, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 32 | - |
| CMYK | 0 | 0.26 | 0.76 | 0.47 |
| HSL | 39.81º | 0.62% | 0.33% | - |
| HSV(B) | 39.81º | 0.76% | 0.53% | - |
| XYZ | 15.07 | 14.65 | 3.4 | - |
| YUV | 103.6 | 87.6 | 151.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 32 | 0 | 0.26 | 0.76 | 0.47 | 39.81 | 0.62 | 0.33 |
| Hex | 88 | 65 | 20 | 0 | 1A | 4C | 2F | 28 | 3E | 21 |
| Octal | 210 | 145 | 40 | 0 | 32 | 114 | 57 | 50 | 76 | 41 |
| Binary | 10001000 | 1100101 | 100000 | 0 | 11010 | 1001100 | 101111 | 101000 | 111110 | 100001 |
Color Harmonies of #886520
Complementary color
Monochromatic Colors of #886520
Black with #886520
Text Example
Text Example
White with #886520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886520; }
p { color: rgb(136,101,32); }
H1.HeaderClassName
{
color: #886520;
}
.AnyTagClassName
{
color: #886520;
}
</style>
background-color css
<style>
a { background-color: #886520; }
a { background-color: rgb(136,101,32); }
div.DivClassName
{
background-color: #886520;
}
.BgClassName
{
background-color: #886520;
}
</style>
border-color css
<style>
span { border-color: #886520; }
span { border-color: rgb(136,101,32); }
td.TdClassName
{
border-color: #886520;
}
.TagClassName
{
border-color: #886520;
}
</style>