Shades of Yukon Gold #817012
Tints of Yukon Gold #817012
RGB
CMYK
RGB Variations
Color information
#817012 (or 0x817012) is known color: Yukon Gold. HEX triplet: 81, 70 and 12. RGB value is (129,112,18). Sum of RGB (Red+Green+Blue) = 129+112+18=259 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.81% from 259); Green value is 112 (44.14% from 255 or 43.24% from 259); Blue value is 18 (7.42% from 255 or 6.95% from 259); Max value from RGB is 129 - color contains mainly: red. Hex color #817012 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817012 is #7E8FED. Grayscale: #6A6A6A. Windows color (decimal): -8294382 or 1208449. OLE color: 1208449.
HSL color Cylindrical-coordinate representation of color #817012: hue angle of 50.81º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #817012 is Cyan = 0, Magento = 0.13, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 18 | - |
| CMYK | 0 | 0.13 | 0.86 | 0.49 |
| HSL | 50.81º | 0.76% | 0.29% | - |
| HSV(B) | 50.81º | 0.86% | 0.51% | - |
| XYZ | 14.96 | 16.3 | 2.93 | - |
| YUV | 106.37 | 78.13 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 18 | 0 | 0.13 | 0.86 | 0.49 | 50.81 | 0.76 | 0.29 |
| Hex | 81 | 70 | 12 | 0 | D | 56 | 31 | 33 | 4C | 1D |
| Octal | 201 | 160 | 22 | 0 | 15 | 126 | 61 | 63 | 114 | 35 |
| Binary | 10000001 | 1110000 | 10010 | 0 | 1101 | 1010110 | 110001 | 110011 | 1001100 | 11101 |
Color Harmonies of #817012
Complementary color
Monochromatic Colors of #817012
Black with #817012
Text Example
Text Example
White with #817012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817012; }
p { color: rgb(129,112,18); }
H1.HeaderClassName
{
color: #817012;
}
.AnyTagClassName
{
color: #817012;
}
</style>
background-color css
<style>
a { background-color: #817012; }
a { background-color: rgb(129,112,18); }
div.DivClassName
{
background-color: #817012;
}
.BgClassName
{
background-color: #817012;
}
</style>
border-color css
<style>
span { border-color: #817012; }
span { border-color: rgb(129,112,18); }
td.TdClassName
{
border-color: #817012;
}
.TagClassName
{
border-color: #817012;
}
</style>