Shades of Yukon Gold #887420
Tints of Yukon Gold #887420
RGB
CMYK
RGB Variations
Color information
#887420 (or 0x887420) is known color: Yukon Gold. HEX triplet: 88, 74 and 20. RGB value is (136,116,32). Sum of RGB (Red+Green+Blue) = 136+116+32=284 (37% of max value = 765). Red value is 136 (53.52% from 255 or 47.89% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 32 (12.89% from 255 or 11.27% from 284); Max value from RGB is 136 - color contains mainly: red. Hex color #887420 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887420 is #778BDF. Grayscale: #707070. Windows color (decimal): -7834592 or 2126984. OLE color: 2126984.
HSL color Cylindrical-coordinate representation of color #887420: hue angle of 48.46º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #887420 is Cyan = 0, Magento = 0.15, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 32 | - |
| CMYK | 0 | 0.15 | 0.76 | 0.47 |
| HSL | 48.46º | 0.62% | 0.33% | - |
| HSV(B) | 48.46º | 0.76% | 0.53% | - |
| XYZ | 16.66 | 17.83 | 3.93 | - |
| YUV | 112.4 | 82.63 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 32 | 0 | 0.15 | 0.76 | 0.47 | 48.46 | 0.62 | 0.33 |
| Hex | 88 | 74 | 20 | 0 | F | 4C | 2F | 30 | 3E | 21 |
| Octal | 210 | 164 | 40 | 0 | 17 | 114 | 57 | 60 | 76 | 41 |
| Binary | 10001000 | 1110100 | 100000 | 0 | 1111 | 1001100 | 101111 | 110000 | 111110 | 100001 |
Color Harmonies of #887420
Complementary color
Monochromatic Colors of #887420
Black with #887420
Text Example
Text Example
White with #887420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887420; }
p { color: rgb(136,116,32); }
H1.HeaderClassName
{
color: #887420;
}
.AnyTagClassName
{
color: #887420;
}
</style>
background-color css
<style>
a { background-color: #887420; }
a { background-color: rgb(136,116,32); }
div.DivClassName
{
background-color: #887420;
}
.BgClassName
{
background-color: #887420;
}
</style>
border-color css
<style>
span { border-color: #887420; }
span { border-color: rgb(136,116,32); }
td.TdClassName
{
border-color: #887420;
}
.TagClassName
{
border-color: #887420;
}
</style>