Shades of Yukon Gold #816716
Tints of Yukon Gold #816716
RGB
CMYK
RGB Variations
Color information
#816716 (or 0x816716) is known color: Yukon Gold. HEX triplet: 81, 67 and 16. RGB value is (129,103,22). Sum of RGB (Red+Green+Blue) = 129+103+22=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 103 (40.62% from 255 or 40.55% from 254); Blue value is 22 (8.98% from 255 or 8.66% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #816716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816716 is #7E98E9. Grayscale: #656565. Windows color (decimal): -8296682 or 1468289. OLE color: 1468289.
HSL color Cylindrical-coordinate representation of color #816716: hue angle of 45.42º 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 #816716 is Cyan = 0, Magento = 0.20, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 22 | - |
| CMYK | 0 | 0.20 | 0.83 | 0.49 |
| HSL | 45.42º | 0.71% | 0.3% | - |
| HSV(B) | 45.42º | 0.83% | 0.51% | - |
| XYZ | 14.05 | 14.43 | 2.8 | - |
| YUV | 101.54 | 83.11 | 147.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 22 | 0 | 0.20 | 0.83 | 0.49 | 45.42 | 0.71 | 0.3 |
| Hex | 81 | 67 | 16 | 0 | 14 | 53 | 31 | 2D | 47 | 1E |
| Octal | 201 | 147 | 26 | 0 | 24 | 123 | 61 | 55 | 107 | 36 |
| Binary | 10000001 | 1100111 | 10110 | 0 | 10100 | 1010011 | 110001 | 101101 | 1000111 | 11110 |
Color Harmonies of #816716
Complementary color
Monochromatic Colors of #816716
Black with #816716
Text Example
Text Example
White with #816716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816716; }
p { color: rgb(129,103,22); }
H1.HeaderClassName
{
color: #816716;
}
.AnyTagClassName
{
color: #816716;
}
</style>
background-color css
<style>
a { background-color: #816716; }
a { background-color: rgb(129,103,22); }
div.DivClassName
{
background-color: #816716;
}
.BgClassName
{
background-color: #816716;
}
</style>
border-color css
<style>
span { border-color: #816716; }
span { border-color: rgb(129,103,22); }
td.TdClassName
{
border-color: #816716;
}
.TagClassName
{
border-color: #816716;
}
</style>