Shades of Yukon Gold #877213
Tints of Yukon Gold #877213
RGB
CMYK
RGB Variations
Color information
#877213 (or 0x877213) is known color: Yukon Gold. HEX triplet: 87, 72 and 13. RGB value is (135,114,19). Sum of RGB (Red+Green+Blue) = 135+114+19=268 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50.37% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 19 (7.81% from 255 or 7.09% from 268); Max value from RGB is 135 - color contains mainly: red. Hex color #877213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877213 is #788DEC. Grayscale: #6D6D6D. Windows color (decimal): -7900653 or 1274503. OLE color: 1274503.
HSL color Cylindrical-coordinate representation of color #877213: hue angle of 49.14º 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 #877213 is Cyan = 0, Magento = 0.16, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 19 | - |
| CMYK | 0 | 0.16 | 0.86 | 0.47 |
| HSL | 49.14º | 0.75% | 0.3% | - |
| HSV(B) | 49.14º | 0.86% | 0.53% | - |
| XYZ | 16.13 | 17.23 | 3.09 | - |
| YUV | 109.45 | 76.96 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 19 | 0 | 0.16 | 0.86 | 0.47 | 49.14 | 0.75 | 0.3 |
| Hex | 87 | 72 | 13 | 0 | 10 | 56 | 2F | 31 | 4B | 1E |
| Octal | 207 | 162 | 23 | 0 | 20 | 126 | 57 | 61 | 113 | 36 |
| Binary | 10000111 | 1110010 | 10011 | 0 | 10000 | 1010110 | 101111 | 110001 | 1001011 | 11110 |
Color Harmonies of #877213
Complementary color
Monochromatic Colors of #877213
Black with #877213
Text Example
Text Example
White with #877213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877213; }
p { color: rgb(135,114,19); }
H1.HeaderClassName
{
color: #877213;
}
.AnyTagClassName
{
color: #877213;
}
</style>
background-color css
<style>
a { background-color: #877213; }
a { background-color: rgb(135,114,19); }
div.DivClassName
{
background-color: #877213;
}
.BgClassName
{
background-color: #877213;
}
</style>
border-color css
<style>
span { border-color: #877213; }
span { border-color: rgb(135,114,19); }
td.TdClassName
{
border-color: #877213;
}
.TagClassName
{
border-color: #877213;
}
</style>