Shades of Yukon Gold #886526
Tints of Yukon Gold #886526
RGB
CMYK
RGB Variations
Color information
#886526 (or 0x886526) is known color: Yukon Gold. HEX triplet: 88, 65 and 26. RGB value is (136,101,38). Sum of RGB (Red+Green+Blue) = 136+101+38=275 (36% of max value = 765). Red value is 136 (53.52% from 255 or 49.45% from 275); Green value is 101 (39.84% from 255 or 36.73% from 275); Blue value is 38 (15.23% from 255 or 13.82% from 275); Max value from RGB is 136 - color contains mainly: red. Hex color #886526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886526 is #779AD9. Grayscale: #686868. Windows color (decimal): -7838426 or 2516360. OLE color: 2516360.
HSL color Cylindrical-coordinate representation of color #886526: hue angle of 38.57º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #886526 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 38 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.47 |
| HSL | 38.57º | 0.56% | 0.34% | - |
| HSV(B) | 38.57º | 0.72% | 0.53% | - |
| XYZ | 15.16 | 14.68 | 3.87 | - |
| YUV | 104.28 | 90.6 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 38 | 0 | 0.26 | 0.72 | 0.47 | 38.57 | 0.56 | 0.34 |
| Hex | 88 | 65 | 26 | 0 | 1A | 48 | 2F | 27 | 38 | 22 |
| Octal | 210 | 145 | 46 | 0 | 32 | 110 | 57 | 47 | 70 | 42 |
| Binary | 10001000 | 1100101 | 100110 | 0 | 11010 | 1001000 | 101111 | 100111 | 111000 | 100010 |
Color Harmonies of #886526
Complementary color
Monochromatic Colors of #886526
Black with #886526
Text Example
Text Example
White with #886526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886526; }
p { color: rgb(136,101,38); }
H1.HeaderClassName
{
color: #886526;
}
.AnyTagClassName
{
color: #886526;
}
</style>
background-color css
<style>
a { background-color: #886526; }
a { background-color: rgb(136,101,38); }
div.DivClassName
{
background-color: #886526;
}
.BgClassName
{
background-color: #886526;
}
</style>
border-color css
<style>
span { border-color: #886526; }
span { border-color: rgb(136,101,38); }
td.TdClassName
{
border-color: #886526;
}
.TagClassName
{
border-color: #886526;
}
</style>