Shades of Yukon Gold #816614
Tints of Yukon Gold #816614
RGB
CMYK
RGB Variations
Color information
#816614 (or 0x816614) is known color: Yukon Gold. HEX triplet: 81, 66 and 14. RGB value is (129,102,20). Sum of RGB (Red+Green+Blue) = 129+102+20=251 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.39% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 20 (8.20% from 255 or 7.97% from 251); Max value from RGB is 129 - color contains mainly: red. Hex color #816614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816614 is #7E99EB. Grayscale: #656565. Windows color (decimal): -8296940 or 1336961. OLE color: 1336961.
HSL color Cylindrical-coordinate representation of color #816614: hue angle of 45.14º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #816614 is Cyan = 0, Magento = 0.21, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 20 | - |
| CMYK | 0 | 0.21 | 0.84 | 0.49 |
| HSL | 45.14º | 0.73% | 0.29% | - |
| HSV(B) | 45.14º | 0.84% | 0.51% | - |
| XYZ | 13.93 | 14.22 | 2.67 | - |
| YUV | 100.73 | 82.45 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 20 | 0 | 0.21 | 0.84 | 0.49 | 45.14 | 0.73 | 0.29 |
| Hex | 81 | 66 | 14 | 0 | 15 | 54 | 31 | 2D | 49 | 1D |
| Octal | 201 | 146 | 24 | 0 | 25 | 124 | 61 | 55 | 111 | 35 |
| Binary | 10000001 | 1100110 | 10100 | 0 | 10101 | 1010100 | 110001 | 101101 | 1001001 | 11101 |
Color Harmonies of #816614
Complementary color
Monochromatic Colors of #816614
Black with #816614
Text Example
Text Example
White with #816614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816614; }
p { color: rgb(129,102,20); }
H1.HeaderClassName
{
color: #816614;
}
.AnyTagClassName
{
color: #816614;
}
</style>
background-color css
<style>
a { background-color: #816614; }
a { background-color: rgb(129,102,20); }
div.DivClassName
{
background-color: #816614;
}
.BgClassName
{
background-color: #816614;
}
</style>
border-color css
<style>
span { border-color: #816614; }
span { border-color: rgb(129,102,20); }
td.TdClassName
{
border-color: #816614;
}
.TagClassName
{
border-color: #816614;
}
</style>