Shades of Yukon Gold #877315
Tints of Yukon Gold #877315
RGB
CMYK
RGB Variations
Color information
#877315 (or 0x877315) is known color: Yukon Gold. HEX triplet: 87, 73 and 15. RGB value is (135,115,21). Sum of RGB (Red+Green+Blue) = 135+115+21=271 (35% of max value = 765). Red value is 135 (53.12% from 255 or 49.82% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 21 (8.59% from 255 or 7.75% from 271); Max value from RGB is 135 - color contains mainly: red. Hex color #877315 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877315 is #788CEA. Grayscale: #6E6E6E. Windows color (decimal): -7900395 or 1405831. OLE color: 1405831.
HSL color Cylindrical-coordinate representation of color #877315: hue angle of 49.47º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #877315 is Cyan = 0, Magento = 0.15, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 21 | - |
| CMYK | 0 | 0.15 | 0.84 | 0.47 |
| HSL | 49.47º | 0.73% | 0.31% | - |
| HSV(B) | 49.47º | 0.84% | 0.53% | - |
| XYZ | 16.26 | 17.47 | 3.22 | - |
| YUV | 110.26 | 77.63 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 21 | 0 | 0.15 | 0.84 | 0.47 | 49.47 | 0.73 | 0.31 |
| Hex | 87 | 73 | 15 | 0 | F | 54 | 2F | 31 | 49 | 1F |
| Octal | 207 | 163 | 25 | 0 | 17 | 124 | 57 | 61 | 111 | 37 |
| Binary | 10000111 | 1110011 | 10101 | 0 | 1111 | 1010100 | 101111 | 110001 | 1001001 | 11111 |
Color Harmonies of #877315
Complementary color
Monochromatic Colors of #877315
Black with #877315
Text Example
Text Example
White with #877315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877315; }
p { color: rgb(135,115,21); }
H1.HeaderClassName
{
color: #877315;
}
.AnyTagClassName
{
color: #877315;
}
</style>
background-color css
<style>
a { background-color: #877315; }
a { background-color: rgb(135,115,21); }
div.DivClassName
{
background-color: #877315;
}
.BgClassName
{
background-color: #877315;
}
</style>
border-color css
<style>
span { border-color: #877315; }
span { border-color: rgb(135,115,21); }
td.TdClassName
{
border-color: #877315;
}
.TagClassName
{
border-color: #877315;
}
</style>