Shades of Yukon Gold #877520
Tints of Yukon Gold #877520
RGB
CMYK
RGB Variations
Color information
#877520 (or 0x877520) is known color: Yukon Gold. HEX triplet: 87, 75 and 20. RGB value is (135,117,32). Sum of RGB (Red+Green+Blue) = 135+117+32=284 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.54% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 32 (12.89% from 255 or 11.27% from 284); Max value from RGB is 135 - color contains mainly: red. Hex color #877520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877520 is #788ADF. Grayscale: #717171. Windows color (decimal): -7899872 or 2127239. OLE color: 2127239.
HSL color Cylindrical-coordinate representation of color #877520: hue angle of 49.51º 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 #877520 is Cyan = 0, Magento = 0.13, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 32 | - |
| CMYK | 0 | 0.13 | 0.76 | 0.47 |
| HSL | 49.51º | 0.62% | 0.33% | - |
| HSV(B) | 49.51º | 0.76% | 0.53% | - |
| XYZ | 16.61 | 17.98 | 3.96 | - |
| YUV | 112.69 | 82.46 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 32 | 0 | 0.13 | 0.76 | 0.47 | 49.51 | 0.62 | 0.33 |
| Hex | 87 | 75 | 20 | 0 | D | 4C | 2F | 32 | 3E | 21 |
| Octal | 207 | 165 | 40 | 0 | 15 | 114 | 57 | 62 | 76 | 41 |
| Binary | 10000111 | 1110101 | 100000 | 0 | 1101 | 1001100 | 101111 | 110010 | 111110 | 100001 |
Color Harmonies of #877520
Complementary color
Monochromatic Colors of #877520
Black with #877520
Text Example
Text Example
White with #877520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877520; }
p { color: rgb(135,117,32); }
H1.HeaderClassName
{
color: #877520;
}
.AnyTagClassName
{
color: #877520;
}
</style>
background-color css
<style>
a { background-color: #877520; }
a { background-color: rgb(135,117,32); }
div.DivClassName
{
background-color: #877520;
}
.BgClassName
{
background-color: #877520;
}
</style>
border-color css
<style>
span { border-color: #877520; }
span { border-color: rgb(135,117,32); }
td.TdClassName
{
border-color: #877520;
}
.TagClassName
{
border-color: #877520;
}
</style>