Shades of Yukon Gold #816917
Tints of Yukon Gold #816917
RGB
CMYK
RGB Variations
Color information
#816917 (or 0x816917) is known color: Yukon Gold. HEX triplet: 81, 69 and 17. RGB value is (129,105,23). Sum of RGB (Red+Green+Blue) = 129+105+23=257 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50.19% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 23 (9.38% from 255 or 8.95% from 257); Max value from RGB is 129 - color contains mainly: red. Hex color #816917 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816917 is #7E96E8. Grayscale: #676767. Windows color (decimal): -8296169 or 1534337. OLE color: 1534337.
HSL color Cylindrical-coordinate representation of color #816917: hue angle of 46.42º 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 #816917 is Cyan = 0, Magento = 0.19, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 23 | - |
| CMYK | 0 | 0.19 | 0.82 | 0.49 |
| HSL | 46.42º | 0.7% | 0.3% | - |
| HSV(B) | 46.42º | 0.82% | 0.51% | - |
| XYZ | 14.26 | 14.83 | 2.92 | - |
| YUV | 102.83 | 82.95 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 23 | 0 | 0.19 | 0.82 | 0.49 | 46.42 | 0.7 | 0.3 |
| Hex | 81 | 69 | 17 | 0 | 13 | 52 | 31 | 2E | 46 | 1E |
| Octal | 201 | 151 | 27 | 0 | 23 | 122 | 61 | 56 | 106 | 36 |
| Binary | 10000001 | 1101001 | 10111 | 0 | 10011 | 1010010 | 110001 | 101110 | 1000110 | 11110 |
Color Harmonies of #816917
Complementary color
Monochromatic Colors of #816917
Black with #816917
Text Example
Text Example
White with #816917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816917; }
p { color: rgb(129,105,23); }
H1.HeaderClassName
{
color: #816917;
}
.AnyTagClassName
{
color: #816917;
}
</style>
background-color css
<style>
a { background-color: #816917; }
a { background-color: rgb(129,105,23); }
div.DivClassName
{
background-color: #816917;
}
.BgClassName
{
background-color: #816917;
}
</style>
border-color css
<style>
span { border-color: #816917; }
span { border-color: rgb(129,105,23); }
td.TdClassName
{
border-color: #816917;
}
.TagClassName
{
border-color: #816917;
}
</style>