Shades of Yukon Gold #817411
Tints of Yukon Gold #817411
RGB
CMYK
RGB Variations
Color information
#817411 (or 0x817411) is known color: Yukon Gold. HEX triplet: 81, 74 and 11. RGB value is (129,116,17). Sum of RGB (Red+Green+Blue) = 129+116+17=262 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.24% from 262); Green value is 116 (45.70% from 255 or 44.27% from 262); Blue value is 17 (7.03% from 255 or 6.49% from 262); Max value from RGB is 129 - color contains mainly: red. Hex color #817411 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817411 is #7E8BEE. Grayscale: #6D6D6D. Windows color (decimal): -8293359 or 1143937. OLE color: 1143937.
HSL color Cylindrical-coordinate representation of color #817411: hue angle of 53.04º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #817411 is Cyan = 0, Magento = 0.10, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 17 | - |
| CMYK | 0 | 0.10 | 0.87 | 0.49 |
| HSL | 53.04º | 0.77% | 0.29% | - |
| HSV(B) | 53.04º | 0.87% | 0.51% | - |
| XYZ | 15.4 | 17.2 | 3.04 | - |
| YUV | 108.6 | 76.31 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 17 | 0 | 0.10 | 0.87 | 0.49 | 53.04 | 0.77 | 0.29 |
| Hex | 81 | 74 | 11 | 0 | A | 57 | 31 | 35 | 4D | 1D |
| Octal | 201 | 164 | 21 | 0 | 12 | 127 | 61 | 65 | 115 | 35 |
| Binary | 10000001 | 1110100 | 10001 | 0 | 1010 | 1010111 | 110001 | 110101 | 1001101 | 11101 |
Color Harmonies of #817411
Complementary color
Monochromatic Colors of #817411
Black with #817411
Text Example
Text Example
White with #817411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817411; }
p { color: rgb(129,116,17); }
H1.HeaderClassName
{
color: #817411;
}
.AnyTagClassName
{
color: #817411;
}
</style>
background-color css
<style>
a { background-color: #817411; }
a { background-color: rgb(129,116,17); }
div.DivClassName
{
background-color: #817411;
}
.BgClassName
{
background-color: #817411;
}
</style>
border-color css
<style>
span { border-color: #817411; }
span { border-color: rgb(129,116,17); }
td.TdClassName
{
border-color: #817411;
}
.TagClassName
{
border-color: #817411;
}
</style>