Shades of Yukon Gold #816719
Tints of Yukon Gold #816719
RGB
CMYK
RGB Variations
Color information
#816719 (or 0x816719) is known color: Yukon Gold. HEX triplet: 81, 67 and 19. RGB value is (129,103,25). Sum of RGB (Red+Green+Blue) = 129+103+25=257 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50.19% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 129 - color contains mainly: red. Hex color #816719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816719 is #7E98E6. Grayscale: #666666. Windows color (decimal): -8296679 or 1664897. OLE color: 1664897.
HSL color Cylindrical-coordinate representation of color #816719: hue angle of 45º 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 #816719 is Cyan = 0, Magento = 0.20, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 25 | - |
| CMYK | 0 | 0.20 | 0.81 | 0.49 |
| HSL | 45º | 0.68% | 0.3% | - |
| HSV(B) | 45º | 0.81% | 0.51% | - |
| XYZ | 14.08 | 14.44 | 2.96 | - |
| YUV | 101.88 | 84.61 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 25 | 0 | 0.20 | 0.81 | 0.49 | 45 | 0.68 | 0.3 |
| Hex | 81 | 67 | 19 | 0 | 14 | 51 | 31 | 2D | 44 | 1E |
| Octal | 201 | 147 | 31 | 0 | 24 | 121 | 61 | 55 | 104 | 36 |
| Binary | 10000001 | 1100111 | 11001 | 0 | 10100 | 1010001 | 110001 | 101101 | 1000100 | 11110 |
Color Harmonies of #816719
Complementary color
Monochromatic Colors of #816719
Black with #816719
Text Example
Text Example
White with #816719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816719; }
p { color: rgb(129,103,25); }
H1.HeaderClassName
{
color: #816719;
}
.AnyTagClassName
{
color: #816719;
}
</style>
background-color css
<style>
a { background-color: #816719; }
a { background-color: rgb(129,103,25); }
div.DivClassName
{
background-color: #816719;
}
.BgClassName
{
background-color: #816719;
}
</style>
border-color css
<style>
span { border-color: #816719; }
span { border-color: rgb(129,103,25); }
td.TdClassName
{
border-color: #816719;
}
.TagClassName
{
border-color: #816719;
}
</style>