Shades of Yukon Gold #817111
Tints of Yukon Gold #817111
RGB
CMYK
RGB Variations
Color information
#817111 (or 0x817111) is known color: Yukon Gold. HEX triplet: 81, 71 and 11. RGB value is (129,113,17). Sum of RGB (Red+Green+Blue) = 129+113+17=259 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.81% from 259); Green value is 113 (44.53% from 255 or 43.63% from 259); Blue value is 17 (7.03% from 255 or 6.56% from 259); Max value from RGB is 129 - color contains mainly: red. Hex color #817111 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817111 is #7E8EEE. Grayscale: #6B6B6B. Windows color (decimal): -8294127 or 1143169. OLE color: 1143169.
HSL color Cylindrical-coordinate representation of color #817111: hue angle of 51.43º 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 #817111 is Cyan = 0, Magento = 0.12, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 17 | - |
| CMYK | 0 | 0.12 | 0.87 | 0.49 |
| HSL | 51.43º | 0.77% | 0.29% | - |
| HSV(B) | 51.43º | 0.87% | 0.51% | - |
| XYZ | 15.06 | 16.52 | 2.92 | - |
| YUV | 106.84 | 77.3 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 17 | 0 | 0.12 | 0.87 | 0.49 | 51.43 | 0.77 | 0.29 |
| Hex | 81 | 71 | 11 | 0 | C | 57 | 31 | 33 | 4D | 1D |
| Octal | 201 | 161 | 21 | 0 | 14 | 127 | 61 | 63 | 115 | 35 |
| Binary | 10000001 | 1110001 | 10001 | 0 | 1100 | 1010111 | 110001 | 110011 | 1001101 | 11101 |
Color Harmonies of #817111
Complementary color
Monochromatic Colors of #817111
Black with #817111
Text Example
Text Example
White with #817111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817111; }
p { color: rgb(129,113,17); }
H1.HeaderClassName
{
color: #817111;
}
.AnyTagClassName
{
color: #817111;
}
</style>
background-color css
<style>
a { background-color: #817111; }
a { background-color: rgb(129,113,17); }
div.DivClassName
{
background-color: #817111;
}
.BgClassName
{
background-color: #817111;
}
</style>
border-color css
<style>
span { border-color: #817111; }
span { border-color: rgb(129,113,17); }
td.TdClassName
{
border-color: #817111;
}
.TagClassName
{
border-color: #817111;
}
</style>