Shades of Yukon Gold #817026
Tints of Yukon Gold #817026
RGB
CMYK
RGB Variations
Color information
#817026 (or 0x817026) is known color: Yukon Gold. HEX triplet: 81, 70 and 26. RGB value is (129,112,38). Sum of RGB (Red+Green+Blue) = 129+112+38=279 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.24% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 38 (15.23% from 255 or 13.62% from 279); Max value from RGB is 129 - color contains mainly: red. Hex color #817026 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817026 is #7E8FD9. Grayscale: #6C6C6C. Windows color (decimal): -8294362 or 2519169. OLE color: 2519169.
HSL color Cylindrical-coordinate representation of color #817026: hue angle of 48.79º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #817026 is Cyan = 0, Magento = 0.13, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 38 | - |
| CMYK | 0 | 0.13 | 0.71 | 0.49 |
| HSL | 48.79º | 0.54% | 0.33% | - |
| HSV(B) | 48.79º | 0.71% | 0.51% | - |
| XYZ | 15.2 | 16.4 | 4.2 | - |
| YUV | 108.65 | 88.13 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 38 | 0 | 0.13 | 0.71 | 0.49 | 48.79 | 0.54 | 0.33 |
| Hex | 81 | 70 | 26 | 0 | D | 47 | 31 | 31 | 36 | 21 |
| Octal | 201 | 160 | 46 | 0 | 15 | 107 | 61 | 61 | 66 | 41 |
| Binary | 10000001 | 1110000 | 100110 | 0 | 1101 | 1000111 | 110001 | 110001 | 110110 | 100001 |
Color Harmonies of #817026
Complementary color
Monochromatic Colors of #817026
Black with #817026
Text Example
Text Example
White with #817026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817026; }
p { color: rgb(129,112,38); }
H1.HeaderClassName
{
color: #817026;
}
.AnyTagClassName
{
color: #817026;
}
</style>
background-color css
<style>
a { background-color: #817026; }
a { background-color: rgb(129,112,38); }
div.DivClassName
{
background-color: #817026;
}
.BgClassName
{
background-color: #817026;
}
</style>
border-color css
<style>
span { border-color: #817026; }
span { border-color: rgb(129,112,38); }
td.TdClassName
{
border-color: #817026;
}
.TagClassName
{
border-color: #817026;
}
</style>