Shades of Yukon Gold #816617
Tints of Yukon Gold #816617
RGB
CMYK
RGB Variations
Color information
#816617 (or 0x816617) is known color: Yukon Gold. HEX triplet: 81, 66 and 17. RGB value is (129,102,23). Sum of RGB (Red+Green+Blue) = 129+102+23=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 23 (9.38% from 255 or 9.06% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #816617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816617 is #7E99E8. Grayscale: #656565. Windows color (decimal): -8296937 or 1533569. OLE color: 1533569.
HSL color Cylindrical-coordinate representation of color #816617: hue angle of 44.72º 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 #816617 is Cyan = 0, Magento = 0.21, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 23 | - |
| CMYK | 0 | 0.21 | 0.82 | 0.49 |
| HSL | 44.72º | 0.7% | 0.3% | - |
| HSV(B) | 44.72º | 0.82% | 0.51% | - |
| XYZ | 13.96 | 14.23 | 2.82 | - |
| YUV | 101.07 | 83.95 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 23 | 0 | 0.21 | 0.82 | 0.49 | 44.72 | 0.7 | 0.3 |
| Hex | 81 | 66 | 17 | 0 | 15 | 52 | 31 | 2D | 46 | 1E |
| Octal | 201 | 146 | 27 | 0 | 25 | 122 | 61 | 55 | 106 | 36 |
| Binary | 10000001 | 1100110 | 10111 | 0 | 10101 | 1010010 | 110001 | 101101 | 1000110 | 11110 |
Color Harmonies of #816617
Complementary color
Monochromatic Colors of #816617
Black with #816617
Text Example
Text Example
White with #816617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816617; }
p { color: rgb(129,102,23); }
H1.HeaderClassName
{
color: #816617;
}
.AnyTagClassName
{
color: #816617;
}
</style>
background-color css
<style>
a { background-color: #816617; }
a { background-color: rgb(129,102,23); }
div.DivClassName
{
background-color: #816617;
}
.BgClassName
{
background-color: #816617;
}
</style>
border-color css
<style>
span { border-color: #816617; }
span { border-color: rgb(129,102,23); }
td.TdClassName
{
border-color: #816617;
}
.TagClassName
{
border-color: #816617;
}
</style>