Shades of Yukon Gold #817515
Tints of Yukon Gold #817515
RGB
CMYK
RGB Variations
Color information
#817515 (or 0x817515) is known color: Yukon Gold. HEX triplet: 81, 75 and 15. RGB value is (129,117,21). Sum of RGB (Red+Green+Blue) = 129+117+21=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 117 (46.09% from 255 or 43.82% from 267); Blue value is 21 (8.59% from 255 or 7.87% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #817515 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817515 is #7E8AEA. Grayscale: #6E6E6E. Windows color (decimal): -8293099 or 1406337. OLE color: 1406337.
HSL color Cylindrical-coordinate representation of color #817515: hue angle of 53.33º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #817515 is Cyan = 0, Magento = 0.09, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 21 | - |
| CMYK | 0 | 0.09 | 0.84 | 0.49 |
| HSL | 53.33º | 0.72% | 0.29% | - |
| HSV(B) | 53.33º | 0.84% | 0.51% | - |
| XYZ | 15.55 | 17.44 | 3.26 | - |
| YUV | 109.64 | 77.98 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 21 | 0 | 0.09 | 0.84 | 0.49 | 53.33 | 0.72 | 0.29 |
| Hex | 81 | 75 | 15 | 0 | 9 | 54 | 31 | 35 | 48 | 1D |
| Octal | 201 | 165 | 25 | 0 | 11 | 124 | 61 | 65 | 110 | 35 |
| Binary | 10000001 | 1110101 | 10101 | 0 | 1001 | 1010100 | 110001 | 110101 | 1001000 | 11101 |
Color Harmonies of #817515
Complementary color
Monochromatic Colors of #817515
Black with #817515
Text Example
Text Example
White with #817515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817515; }
p { color: rgb(129,117,21); }
H1.HeaderClassName
{
color: #817515;
}
.AnyTagClassName
{
color: #817515;
}
</style>
background-color css
<style>
a { background-color: #817515; }
a { background-color: rgb(129,117,21); }
div.DivClassName
{
background-color: #817515;
}
.BgClassName
{
background-color: #817515;
}
</style>
border-color css
<style>
span { border-color: #817515; }
span { border-color: rgb(129,117,21); }
td.TdClassName
{
border-color: #817515;
}
.TagClassName
{
border-color: #817515;
}
</style>