Shades of Yukon Gold #816804
Tints of Yukon Gold #816804
RGB
CMYK
RGB Variations
Color information
#816804 (or 0x816804) is known color: Yukon Gold. HEX triplet: 81, 68 and 04. RGB value is (129,104,4). Sum of RGB (Red+Green+Blue) = 129+104+4=237 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.43% from 237); Green value is 104 (41.02% from 255 or 43.88% from 237); Blue value is 4 (1.95% from 255 or 1.69% from 237); Max value from RGB is 129 - color contains mainly: red. Hex color #816804 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816804 is #7E97FB. Grayscale: #646464. Windows color (decimal): -8296444 or 288897. OLE color: 288897.
HSL color Cylindrical-coordinate representation of color #816804: hue angle of 48º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #816804 is Cyan = 0, Magento = 0.19, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 4 | - |
| CMYK | 0 | 0.19 | 0.97 | 0.49 |
| HSL | 48º | 0.94% | 0.26% | - |
| HSV(B) | 48º | 0.97% | 0.51% | - |
| XYZ | 14.03 | 14.58 | 2.19 | - |
| YUV | 100.08 | 73.78 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 4 | 0 | 0.19 | 0.97 | 0.49 | 48 | 0.94 | 0.26 |
| Hex | 81 | 68 | 4 | 0 | 13 | 61 | 31 | 30 | 5E | 1A |
| Octal | 201 | 150 | 4 | 0 | 23 | 141 | 61 | 60 | 136 | 32 |
| Binary | 10000001 | 1101000 | 100 | 0 | 10011 | 1100001 | 110001 | 110000 | 1011110 | 11010 |
Color Harmonies of #816804
Complementary color
Monochromatic Colors of #816804
Black with #816804
Text Example
Text Example
White with #816804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816804; }
p { color: rgb(129,104,4); }
H1.HeaderClassName
{
color: #816804;
}
.AnyTagClassName
{
color: #816804;
}
</style>
background-color css
<style>
a { background-color: #816804; }
a { background-color: rgb(129,104,4); }
div.DivClassName
{
background-color: #816804;
}
.BgClassName
{
background-color: #816804;
}
</style>
border-color css
<style>
span { border-color: #816804; }
span { border-color: rgb(129,104,4); }
td.TdClassName
{
border-color: #816804;
}
.TagClassName
{
border-color: #816804;
}
</style>