Shades of Yukon Gold #817317
Tints of Yukon Gold #817317
RGB
CMYK
RGB Variations
Color information
#817317 (or 0x817317) is known color: Yukon Gold. HEX triplet: 81, 73 and 17. RGB value is (129,115,23). Sum of RGB (Red+Green+Blue) = 129+115+23=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 23 (9.38% from 255 or 8.61% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #817317 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817317 is #7E8CE8. Grayscale: #6D6D6D. Windows color (decimal): -8293609 or 1536897. OLE color: 1536897.
HSL color Cylindrical-coordinate representation of color #817317: hue angle of 52.08º 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 #817317 is Cyan = 0, Magento = 0.11, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 23 | - |
| CMYK | 0 | 0.11 | 0.82 | 0.49 |
| HSL | 52.08º | 0.7% | 0.3% | - |
| HSV(B) | 52.08º | 0.82% | 0.51% | - |
| XYZ | 15.34 | 16.99 | 3.28 | - |
| YUV | 108.7 | 79.64 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 23 | 0 | 0.11 | 0.82 | 0.49 | 52.08 | 0.7 | 0.3 |
| Hex | 81 | 73 | 17 | 0 | B | 52 | 31 | 34 | 46 | 1E |
| Octal | 201 | 163 | 27 | 0 | 13 | 122 | 61 | 64 | 106 | 36 |
| Binary | 10000001 | 1110011 | 10111 | 0 | 1011 | 1010010 | 110001 | 110100 | 1000110 | 11110 |
Color Harmonies of #817317
Complementary color
Monochromatic Colors of #817317
Black with #817317
Text Example
Text Example
White with #817317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817317; }
p { color: rgb(129,115,23); }
H1.HeaderClassName
{
color: #817317;
}
.AnyTagClassName
{
color: #817317;
}
</style>
background-color css
<style>
a { background-color: #817317; }
a { background-color: rgb(129,115,23); }
div.DivClassName
{
background-color: #817317;
}
.BgClassName
{
background-color: #817317;
}
</style>
border-color css
<style>
span { border-color: #817317; }
span { border-color: rgb(129,115,23); }
td.TdClassName
{
border-color: #817317;
}
.TagClassName
{
border-color: #817317;
}
</style>