Shades of Yukon Gold #816319
Tints of Yukon Gold #816319
RGB
CMYK
RGB Variations
Color information
#816319 (or 0x816319) is known color: Yukon Gold. HEX triplet: 81, 63 and 19. RGB value is (129,99,25). Sum of RGB (Red+Green+Blue) = 129+99+25=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 99 (39.06% from 255 or 39.13% from 253); Blue value is 25 (10.16% from 255 or 9.88% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #816319 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816319 is #7E9CE6. Grayscale: #636363. Windows color (decimal): -8297703 or 1663873. OLE color: 1663873.
HSL color Cylindrical-coordinate representation of color #816319: hue angle of 42.69º 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 #816319 is Cyan = 0, Magento = 0.23, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 99 | 25 | - |
| CMYK | 0 | 0.23 | 0.81 | 0.49 |
| HSL | 42.69º | 0.68% | 0.3% | - |
| HSV(B) | 42.69º | 0.81% | 0.51% | - |
| XYZ | 13.69 | 13.66 | 2.83 | - |
| YUV | 99.53 | 85.94 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 99 | 25 | 0 | 0.23 | 0.81 | 0.49 | 42.69 | 0.68 | 0.3 |
| Hex | 81 | 63 | 19 | 0 | 17 | 51 | 31 | 2B | 44 | 1E |
| Octal | 201 | 143 | 31 | 0 | 27 | 121 | 61 | 53 | 104 | 36 |
| Binary | 10000001 | 1100011 | 11001 | 0 | 10111 | 1010001 | 110001 | 101011 | 1000100 | 11110 |
Color Harmonies of #816319
Complementary color
Monochromatic Colors of #816319
Black with #816319
Text Example
Text Example
White with #816319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816319; }
p { color: rgb(129,99,25); }
H1.HeaderClassName
{
color: #816319;
}
.AnyTagClassName
{
color: #816319;
}
</style>
background-color css
<style>
a { background-color: #816319; }
a { background-color: rgb(129,99,25); }
div.DivClassName
{
background-color: #816319;
}
.BgClassName
{
background-color: #816319;
}
</style>
border-color css
<style>
span { border-color: #816319; }
span { border-color: rgb(129,99,25); }
td.TdClassName
{
border-color: #816319;
}
.TagClassName
{
border-color: #816319;
}
</style>