Shades of Yukon Gold #887113
Tints of Yukon Gold #887113
RGB
CMYK
RGB Variations
Color information
#887113 (or 0x887113) is known color: Yukon Gold. HEX triplet: 88, 71 and 13. RGB value is (136,113,19). Sum of RGB (Red+Green+Blue) = 136+113+19=268 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.75% from 268); Green value is 113 (44.53% from 255 or 42.16% from 268); Blue value is 19 (7.81% from 255 or 7.09% from 268); Max value from RGB is 136 - color contains mainly: red. Hex color #887113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887113 is #778EEC. Grayscale: #6D6D6D. Windows color (decimal): -7835373 or 1274248. OLE color: 1274248.
HSL color Cylindrical-coordinate representation of color #887113: hue angle of 48.21º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #887113 is Cyan = 0, Magento = 0.17, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 19 | - |
| CMYK | 0 | 0.17 | 0.86 | 0.47 |
| HSL | 48.21º | 0.75% | 0.3% | - |
| HSV(B) | 48.21º | 0.86% | 0.53% | - |
| XYZ | 16.18 | 17.09 | 3.06 | - |
| YUV | 109.16 | 77.12 | 147.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 19 | 0 | 0.17 | 0.86 | 0.47 | 48.21 | 0.75 | 0.3 |
| Hex | 88 | 71 | 13 | 0 | 11 | 56 | 2F | 30 | 4B | 1E |
| Octal | 210 | 161 | 23 | 0 | 21 | 126 | 57 | 60 | 113 | 36 |
| Binary | 10001000 | 1110001 | 10011 | 0 | 10001 | 1010110 | 101111 | 110000 | 1001011 | 11110 |
Color Harmonies of #887113
Complementary color
Monochromatic Colors of #887113
Black with #887113
Text Example
Text Example
White with #887113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887113; }
p { color: rgb(136,113,19); }
H1.HeaderClassName
{
color: #887113;
}
.AnyTagClassName
{
color: #887113;
}
</style>
background-color css
<style>
a { background-color: #887113; }
a { background-color: rgb(136,113,19); }
div.DivClassName
{
background-color: #887113;
}
.BgClassName
{
background-color: #887113;
}
</style>
border-color css
<style>
span { border-color: #887113; }
span { border-color: rgb(136,113,19); }
td.TdClassName
{
border-color: #887113;
}
.TagClassName
{
border-color: #887113;
}
</style>