Shades of Yukon Gold #817316
Tints of Yukon Gold #817316
RGB
CMYK
RGB Variations
Color information
#817316 (or 0x817316) is known color: Yukon Gold. HEX triplet: 81, 73 and 16. RGB value is (129,115,22). Sum of RGB (Red+Green+Blue) = 129+115+22=266 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.50% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 22 (8.98% from 255 or 8.27% from 266); Max value from RGB is 129 - color contains mainly: red. Hex color #817316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817316 is #7E8CE9. Grayscale: #6C6C6C. Windows color (decimal): -8293610 or 1471361. OLE color: 1471361.
HSL color Cylindrical-coordinate representation of color #817316: hue angle of 52.15º 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 #817316 is Cyan = 0, Magento = 0.11, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 22 | - |
| CMYK | 0 | 0.11 | 0.83 | 0.49 |
| HSL | 52.15º | 0.71% | 0.3% | - |
| HSV(B) | 52.15º | 0.83% | 0.51% | - |
| XYZ | 15.33 | 16.99 | 3.23 | - |
| YUV | 108.58 | 79.14 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 22 | 0 | 0.11 | 0.83 | 0.49 | 52.15 | 0.71 | 0.3 |
| Hex | 81 | 73 | 16 | 0 | B | 53 | 31 | 34 | 47 | 1E |
| Octal | 201 | 163 | 26 | 0 | 13 | 123 | 61 | 64 | 107 | 36 |
| Binary | 10000001 | 1110011 | 10110 | 0 | 1011 | 1010011 | 110001 | 110100 | 1000111 | 11110 |
Color Harmonies of #817316
Complementary color
Monochromatic Colors of #817316
Black with #817316
Text Example
Text Example
White with #817316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817316; }
p { color: rgb(129,115,22); }
H1.HeaderClassName
{
color: #817316;
}
.AnyTagClassName
{
color: #817316;
}
</style>
background-color css
<style>
a { background-color: #817316; }
a { background-color: rgb(129,115,22); }
div.DivClassName
{
background-color: #817316;
}
.BgClassName
{
background-color: #817316;
}
</style>
border-color css
<style>
span { border-color: #817316; }
span { border-color: rgb(129,115,22); }
td.TdClassName
{
border-color: #817316;
}
.TagClassName
{
border-color: #817316;
}
</style>