Shades of Yukon Gold #817516
Tints of Yukon Gold #817516
RGB
CMYK
RGB Variations
Color information
#817516 (or 0x817516) is known color: Yukon Gold. HEX triplet: 81, 75 and 16. RGB value is (129,117,22). Sum of RGB (Red+Green+Blue) = 129+117+22=268 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.13% from 268); Green value is 117 (46.09% from 255 or 43.66% from 268); Blue value is 22 (8.98% from 255 or 8.21% from 268); Max value from RGB is 129 - color contains mainly: red. Hex color #817516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817516 is #7E8AE9. Grayscale: #6E6E6E. Windows color (decimal): -8293098 or 1471873. OLE color: 1471873.
HSL color Cylindrical-coordinate representation of color #817516: hue angle of 53.27º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #817516 is Cyan = 0, Magento = 0.09, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 22 | - |
| CMYK | 0 | 0.09 | 0.83 | 0.49 |
| HSL | 53.27º | 0.71% | 0.3% | - |
| HSV(B) | 53.27º | 0.83% | 0.51% | - |
| XYZ | 15.56 | 17.45 | 3.31 | - |
| YUV | 109.76 | 78.48 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 22 | 0 | 0.09 | 0.83 | 0.49 | 53.27 | 0.71 | 0.3 |
| Hex | 81 | 75 | 16 | 0 | 9 | 53 | 31 | 35 | 47 | 1E |
| Octal | 201 | 165 | 26 | 0 | 11 | 123 | 61 | 65 | 107 | 36 |
| Binary | 10000001 | 1110101 | 10110 | 0 | 1001 | 1010011 | 110001 | 110101 | 1000111 | 11110 |
Color Harmonies of #817516
Complementary color
Monochromatic Colors of #817516
Black with #817516
Text Example
Text Example
White with #817516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817516; }
p { color: rgb(129,117,22); }
H1.HeaderClassName
{
color: #817516;
}
.AnyTagClassName
{
color: #817516;
}
</style>
background-color css
<style>
a { background-color: #817516; }
a { background-color: rgb(129,117,22); }
div.DivClassName
{
background-color: #817516;
}
.BgClassName
{
background-color: #817516;
}
</style>
border-color css
<style>
span { border-color: #817516; }
span { border-color: rgb(129,117,22); }
td.TdClassName
{
border-color: #817516;
}
.TagClassName
{
border-color: #817516;
}
</style>