Shades of Yukon Gold #887311
Tints of Yukon Gold #887311
RGB
CMYK
RGB Variations
Color information
#887311 (or 0x887311) is known color: Yukon Gold. HEX triplet: 88, 73 and 11. RGB value is (136,115,17). Sum of RGB (Red+Green+Blue) = 136+115+17=268 (35% of max value = 765). Red value is 136 (53.52% from 255 or 50.75% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 17 (7.03% from 255 or 6.34% from 268); Max value from RGB is 136 - color contains mainly: red. Hex color #887311 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887311 is #778CEE. Grayscale: #6E6E6E. Windows color (decimal): -7834863 or 1143688. OLE color: 1143688.
HSL color Cylindrical-coordinate representation of color #887311: hue angle of 49.41º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #887311 is Cyan = 0, Magento = 0.15, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 17 | - |
| CMYK | 0 | 0.15 | 0.87 | 0.47 |
| HSL | 49.41º | 0.78% | 0.3% | - |
| HSV(B) | 49.41º | 0.88% | 0.53% | - |
| XYZ | 16.39 | 17.54 | 3.05 | - |
| YUV | 110.11 | 75.46 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 17 | 0 | 0.15 | 0.87 | 0.47 | 49.41 | 0.78 | 0.3 |
| Hex | 88 | 73 | 11 | 0 | F | 57 | 2F | 31 | 4E | 1E |
| Octal | 210 | 163 | 21 | 0 | 17 | 127 | 57 | 61 | 116 | 36 |
| Binary | 10001000 | 1110011 | 10001 | 0 | 1111 | 1010111 | 101111 | 110001 | 1001110 | 11110 |
Color Harmonies of #887311
Complementary color
Monochromatic Colors of #887311
Black with #887311
Text Example
Text Example
White with #887311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887311; }
p { color: rgb(136,115,17); }
H1.HeaderClassName
{
color: #887311;
}
.AnyTagClassName
{
color: #887311;
}
</style>
background-color css
<style>
a { background-color: #887311; }
a { background-color: rgb(136,115,17); }
div.DivClassName
{
background-color: #887311;
}
.BgClassName
{
background-color: #887311;
}
</style>
border-color css
<style>
span { border-color: #887311; }
span { border-color: rgb(136,115,17); }
td.TdClassName
{
border-color: #887311;
}
.TagClassName
{
border-color: #887311;
}
</style>