Shades of Yukon Gold #817119
Tints of Yukon Gold #817119
RGB
CMYK
RGB Variations
Color information
#817119 (or 0x817119) is known color: Yukon Gold. HEX triplet: 81, 71 and 19. RGB value is (129,113,25). Sum of RGB (Red+Green+Blue) = 129+113+25=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 25 (10.16% from 255 or 9.36% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #817119 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817119 is #7E8EE6. Grayscale: #6C6C6C. Windows color (decimal): -8294119 or 1667457. OLE color: 1667457.
HSL color Cylindrical-coordinate representation of color #817119: hue angle of 50.77º 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 #817119 is Cyan = 0, Magento = 0.12, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 25 | - |
| CMYK | 0 | 0.12 | 0.81 | 0.49 |
| HSL | 50.77º | 0.68% | 0.3% | - |
| HSV(B) | 50.77º | 0.81% | 0.51% | - |
| XYZ | 15.13 | 16.55 | 3.32 | - |
| YUV | 107.75 | 81.3 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 25 | 0 | 0.12 | 0.81 | 0.49 | 50.77 | 0.68 | 0.3 |
| Hex | 81 | 71 | 19 | 0 | C | 51 | 31 | 33 | 44 | 1E |
| Octal | 201 | 161 | 31 | 0 | 14 | 121 | 61 | 63 | 104 | 36 |
| Binary | 10000001 | 1110001 | 11001 | 0 | 1100 | 1010001 | 110001 | 110011 | 1000100 | 11110 |
Color Harmonies of #817119
Complementary color
Monochromatic Colors of #817119
Black with #817119
Text Example
Text Example
White with #817119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817119; }
p { color: rgb(129,113,25); }
H1.HeaderClassName
{
color: #817119;
}
.AnyTagClassName
{
color: #817119;
}
</style>
background-color css
<style>
a { background-color: #817119; }
a { background-color: rgb(129,113,25); }
div.DivClassName
{
background-color: #817119;
}
.BgClassName
{
background-color: #817119;
}
</style>
border-color css
<style>
span { border-color: #817119; }
span { border-color: rgb(129,113,25); }
td.TdClassName
{
border-color: #817119;
}
.TagClassName
{
border-color: #817119;
}
</style>