Shades of Yukon Gold #817517
Tints of Yukon Gold #817517
RGB
CMYK
RGB Variations
Color information
#817517 (or 0x817517) is known color: Yukon Gold. HEX triplet: 81, 75 and 17. RGB value is (129,117,23). Sum of RGB (Red+Green+Blue) = 129+117+23=269 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.96% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 23 (9.38% from 255 or 8.55% from 269); Max value from RGB is 129 - color contains mainly: red. Hex color #817517 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817517 is #7E8AE8. Grayscale: #6E6E6E. Windows color (decimal): -8293097 or 1537409. OLE color: 1537409.
HSL color Cylindrical-coordinate representation of color #817517: hue angle of 53.21º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #817517 is Cyan = 0, Magento = 0.09, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 23 | - |
| CMYK | 0 | 0.09 | 0.82 | 0.49 |
| HSL | 53.21º | 0.7% | 0.3% | - |
| HSV(B) | 53.21º | 0.82% | 0.51% | - |
| XYZ | 15.57 | 17.45 | 3.36 | - |
| YUV | 109.87 | 78.98 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 23 | 0 | 0.09 | 0.82 | 0.49 | 53.21 | 0.7 | 0.3 |
| Hex | 81 | 75 | 17 | 0 | 9 | 52 | 31 | 35 | 46 | 1E |
| Octal | 201 | 165 | 27 | 0 | 11 | 122 | 61 | 65 | 106 | 36 |
| Binary | 10000001 | 1110101 | 10111 | 0 | 1001 | 1010010 | 110001 | 110101 | 1000110 | 11110 |
Color Harmonies of #817517
Complementary color
Monochromatic Colors of #817517
Black with #817517
Text Example
Text Example
White with #817517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817517; }
p { color: rgb(129,117,23); }
H1.HeaderClassName
{
color: #817517;
}
.AnyTagClassName
{
color: #817517;
}
</style>
background-color css
<style>
a { background-color: #817517; }
a { background-color: rgb(129,117,23); }
div.DivClassName
{
background-color: #817517;
}
.BgClassName
{
background-color: #817517;
}
</style>
border-color css
<style>
span { border-color: #817517; }
span { border-color: rgb(129,117,23); }
td.TdClassName
{
border-color: #817517;
}
.TagClassName
{
border-color: #817517;
}
</style>