Shades of Yukon Gold #816711
Tints of Yukon Gold #816711
RGB
CMYK
RGB Variations
Color information
#816711 (or 0x816711) is known color: Yukon Gold. HEX triplet: 81, 67 and 11. RGB value is (129,103,17). Sum of RGB (Red+Green+Blue) = 129+103+17=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 103 (40.62% from 255 or 41.37% from 249); Blue value is 17 (7.03% from 255 or 6.83% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #816711 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816711 is #7E98EE. Grayscale: #656565. Windows color (decimal): -8296687 or 1140609. OLE color: 1140609.
HSL color Cylindrical-coordinate representation of color #816711: hue angle of 46.07º 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 #816711 is Cyan = 0, Magento = 0.20, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 17 | - |
| CMYK | 0 | 0.20 | 0.87 | 0.49 |
| HSL | 46.07º | 0.77% | 0.29% | - |
| HSV(B) | 46.07º | 0.87% | 0.51% | - |
| XYZ | 14 | 14.41 | 2.57 | - |
| YUV | 100.97 | 80.61 | 147.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 17 | 0 | 0.20 | 0.87 | 0.49 | 46.07 | 0.77 | 0.29 |
| Hex | 81 | 67 | 11 | 0 | 14 | 57 | 31 | 2E | 4D | 1D |
| Octal | 201 | 147 | 21 | 0 | 24 | 127 | 61 | 56 | 115 | 35 |
| Binary | 10000001 | 1100111 | 10001 | 0 | 10100 | 1010111 | 110001 | 101110 | 1001101 | 11101 |
Color Harmonies of #816711
Complementary color
Monochromatic Colors of #816711
Black with #816711
Text Example
Text Example
White with #816711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816711; }
p { color: rgb(129,103,17); }
H1.HeaderClassName
{
color: #816711;
}
.AnyTagClassName
{
color: #816711;
}
</style>
background-color css
<style>
a { background-color: #816711; }
a { background-color: rgb(129,103,17); }
div.DivClassName
{
background-color: #816711;
}
.BgClassName
{
background-color: #816711;
}
</style>
border-color css
<style>
span { border-color: #816711; }
span { border-color: rgb(129,103,17); }
td.TdClassName
{
border-color: #816711;
}
.TagClassName
{
border-color: #816711;
}
</style>