Shades of Yukon Gold #887313
Tints of Yukon Gold #887313
RGB
CMYK
RGB Variations
Color information
#887313 (or 0x887313) is known color: Yukon Gold. HEX triplet: 88, 73 and 13. RGB value is (136,115,19). Sum of RGB (Red+Green+Blue) = 136+115+19=270 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.37% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 19 (7.81% from 255 or 7.04% from 270); Max value from RGB is 136 - color contains mainly: red. Hex color #887313 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887313 is #778CEC. Grayscale: #6E6E6E. Windows color (decimal): -7834861 or 1274760. OLE color: 1274760.
HSL color Cylindrical-coordinate representation of color #887313: hue angle of 49.23º 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 #887313 is Cyan = 0, Magento = 0.15, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 19 | - |
| CMYK | 0 | 0.15 | 0.86 | 0.47 |
| HSL | 49.23º | 0.75% | 0.3% | - |
| HSV(B) | 49.23º | 0.86% | 0.53% | - |
| XYZ | 16.4 | 17.54 | 3.14 | - |
| YUV | 110.34 | 76.46 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 19 | 0 | 0.15 | 0.86 | 0.47 | 49.23 | 0.75 | 0.3 |
| Hex | 88 | 73 | 13 | 0 | F | 56 | 2F | 31 | 4B | 1E |
| Octal | 210 | 163 | 23 | 0 | 17 | 126 | 57 | 61 | 113 | 36 |
| Binary | 10001000 | 1110011 | 10011 | 0 | 1111 | 1010110 | 101111 | 110001 | 1001011 | 11110 |
Color Harmonies of #887313
Complementary color
Monochromatic Colors of #887313
Black with #887313
Text Example
Text Example
White with #887313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887313; }
p { color: rgb(136,115,19); }
H1.HeaderClassName
{
color: #887313;
}
.AnyTagClassName
{
color: #887313;
}
</style>
background-color css
<style>
a { background-color: #887313; }
a { background-color: rgb(136,115,19); }
div.DivClassName
{
background-color: #887313;
}
.BgClassName
{
background-color: #887313;
}
</style>
border-color css
<style>
span { border-color: #887313; }
span { border-color: rgb(136,115,19); }
td.TdClassName
{
border-color: #887313;
}
.TagClassName
{
border-color: #887313;
}
</style>