Shades of Yukon Gold #816918
Tints of Yukon Gold #816918
RGB
CMYK
RGB Variations
Color information
#816918 (or 0x816918) is known color: Yukon Gold. HEX triplet: 81, 69 and 18. RGB value is (129,105,24). Sum of RGB (Red+Green+Blue) = 129+105+24=258 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 24 (9.77% from 255 or 9.30% from 258); Max value from RGB is 129 - color contains mainly: red. Hex color #816918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816918 is #7E96E7. Grayscale: #676767. Windows color (decimal): -8296168 or 1599873. OLE color: 1599873.
HSL color Cylindrical-coordinate representation of color #816918: hue angle of 46.29º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #816918 is Cyan = 0, Magento = 0.19, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 24 | - |
| CMYK | 0 | 0.19 | 0.81 | 0.49 |
| HSL | 46.29º | 0.69% | 0.3% | - |
| HSV(B) | 46.29º | 0.81% | 0.51% | - |
| XYZ | 14.27 | 14.84 | 2.98 | - |
| YUV | 102.94 | 83.45 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 24 | 0 | 0.19 | 0.81 | 0.49 | 46.29 | 0.69 | 0.3 |
| Hex | 81 | 69 | 18 | 0 | 13 | 51 | 31 | 2E | 45 | 1E |
| Octal | 201 | 151 | 30 | 0 | 23 | 121 | 61 | 56 | 105 | 36 |
| Binary | 10000001 | 1101001 | 11000 | 0 | 10011 | 1010001 | 110001 | 101110 | 1000101 | 11110 |
Color Harmonies of #816918
Complementary color
Monochromatic Colors of #816918
Black with #816918
Text Example
Text Example
White with #816918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816918; }
p { color: rgb(129,105,24); }
H1.HeaderClassName
{
color: #816918;
}
.AnyTagClassName
{
color: #816918;
}
</style>
background-color css
<style>
a { background-color: #816918; }
a { background-color: rgb(129,105,24); }
div.DivClassName
{
background-color: #816918;
}
.BgClassName
{
background-color: #816918;
}
</style>
border-color css
<style>
span { border-color: #816918; }
span { border-color: rgb(129,105,24); }
td.TdClassName
{
border-color: #816918;
}
.TagClassName
{
border-color: #816918;
}
</style>