Shades of Yukon Gold #887414
Tints of Yukon Gold #887414
RGB
CMYK
RGB Variations
Color information
#887414 (or 0x887414) is known color: Yukon Gold. HEX triplet: 88, 74 and 14. RGB value is (136,116,20). Sum of RGB (Red+Green+Blue) = 136+116+20=272 (36% of max value = 765). Red value is 136 (53.52% from 255 or 50% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 20 (8.20% from 255 or 7.35% from 272); Max value from RGB is 136 - color contains mainly: red. Hex color #887414 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887414 is #778BEB. Grayscale: #6F6F6F. Windows color (decimal): -7834604 or 1340552. OLE color: 1340552.
HSL color Cylindrical-coordinate representation of color #887414: hue angle of 49.66º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #887414 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 20 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.47 |
| HSL | 49.66º | 0.74% | 0.31% | - |
| HSV(B) | 49.66º | 0.85% | 0.53% | - |
| XYZ | 16.53 | 17.78 | 3.22 | - |
| YUV | 111.04 | 76.63 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 20 | 0 | 0.15 | 0.85 | 0.47 | 49.66 | 0.74 | 0.31 |
| Hex | 88 | 74 | 14 | 0 | F | 55 | 2F | 32 | 4A | 1F |
| Octal | 210 | 164 | 24 | 0 | 17 | 125 | 57 | 62 | 112 | 37 |
| Binary | 10001000 | 1110100 | 10100 | 0 | 1111 | 1010101 | 101111 | 110010 | 1001010 | 11111 |
Color Harmonies of #887414
Complementary color
Monochromatic Colors of #887414
Black with #887414
Text Example
Text Example
White with #887414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887414; }
p { color: rgb(136,116,20); }
H1.HeaderClassName
{
color: #887414;
}
.AnyTagClassName
{
color: #887414;
}
</style>
background-color css
<style>
a { background-color: #887414; }
a { background-color: rgb(136,116,20); }
div.DivClassName
{
background-color: #887414;
}
.BgClassName
{
background-color: #887414;
}
</style>
border-color css
<style>
span { border-color: #887414; }
span { border-color: rgb(136,116,20); }
td.TdClassName
{
border-color: #887414;
}
.TagClassName
{
border-color: #887414;
}
</style>