Shades of Yukon Gold #817019
Tints of Yukon Gold #817019
RGB
CMYK
RGB Variations
Color information
#817019 (or 0x817019) is known color: Yukon Gold. HEX triplet: 81, 70 and 19. RGB value is (129,112,25). Sum of RGB (Red+Green+Blue) = 129+112+25=266 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.50% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 25 (10.16% from 255 or 9.40% from 266); Max value from RGB is 129 - color contains mainly: red. Hex color #817019 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817019 is #7E8FE6. Grayscale: #6B6B6B. Windows color (decimal): -8294375 or 1667201. OLE color: 1667201.
HSL color Cylindrical-coordinate representation of color #817019: hue angle of 50.19º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #817019 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 25 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.49 |
| HSL | 50.19º | 0.68% | 0.3% | - |
| HSV(B) | 50.19º | 0.81% | 0.51% | - |
| XYZ | 15.02 | 16.33 | 3.28 | - |
| YUV | 107.17 | 81.63 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 25 | 0 | 0.13 | 0.81 | 0.49 | 50.19 | 0.68 | 0.3 |
| Hex | 81 | 70 | 19 | 0 | D | 51 | 31 | 32 | 44 | 1E |
| Octal | 201 | 160 | 31 | 0 | 15 | 121 | 61 | 62 | 104 | 36 |
| Binary | 10000001 | 1110000 | 11001 | 0 | 1101 | 1010001 | 110001 | 110010 | 1000100 | 11110 |
Color Harmonies of #817019
Complementary color
Monochromatic Colors of #817019
Black with #817019
Text Example
Text Example
White with #817019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817019; }
p { color: rgb(129,112,25); }
H1.HeaderClassName
{
color: #817019;
}
.AnyTagClassName
{
color: #817019;
}
</style>
background-color css
<style>
a { background-color: #817019; }
a { background-color: rgb(129,112,25); }
div.DivClassName
{
background-color: #817019;
}
.BgClassName
{
background-color: #817019;
}
</style>
border-color css
<style>
span { border-color: #817019; }
span { border-color: rgb(129,112,25); }
td.TdClassName
{
border-color: #817019;
}
.TagClassName
{
border-color: #817019;
}
</style>