Shades of Yukon Gold #816619
Tints of Yukon Gold #816619
RGB
CMYK
RGB Variations
Color information
#816619 (or 0x816619) is known color: Yukon Gold. HEX triplet: 81, 66 and 19. RGB value is (129,102,25). Sum of RGB (Red+Green+Blue) = 129+102+25=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 102 (40.23% from 255 or 39.84% from 256); Blue value is 25 (10.16% from 255 or 9.77% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #816619 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816619 is #7E99E6. Grayscale: #656565. Windows color (decimal): -8296935 or 1664641. OLE color: 1664641.
HSL color Cylindrical-coordinate representation of color #816619: hue angle of 44.42º 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 #816619 is Cyan = 0, Magento = 0.21, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 25 | - |
| CMYK | 0 | 0.21 | 0.81 | 0.49 |
| HSL | 44.42º | 0.68% | 0.3% | - |
| HSV(B) | 44.42º | 0.81% | 0.51% | - |
| XYZ | 13.98 | 14.24 | 2.93 | - |
| YUV | 101.3 | 84.95 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 25 | 0 | 0.21 | 0.81 | 0.49 | 44.42 | 0.68 | 0.3 |
| Hex | 81 | 66 | 19 | 0 | 15 | 51 | 31 | 2C | 44 | 1E |
| Octal | 201 | 146 | 31 | 0 | 25 | 121 | 61 | 54 | 104 | 36 |
| Binary | 10000001 | 1100110 | 11001 | 0 | 10101 | 1010001 | 110001 | 101100 | 1000100 | 11110 |
Color Harmonies of #816619
Complementary color
Monochromatic Colors of #816619
Black with #816619
Text Example
Text Example
White with #816619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816619; }
p { color: rgb(129,102,25); }
H1.HeaderClassName
{
color: #816619;
}
.AnyTagClassName
{
color: #816619;
}
</style>
background-color css
<style>
a { background-color: #816619; }
a { background-color: rgb(129,102,25); }
div.DivClassName
{
background-color: #816619;
}
.BgClassName
{
background-color: #816619;
}
</style>
border-color css
<style>
span { border-color: #816619; }
span { border-color: rgb(129,102,25); }
td.TdClassName
{
border-color: #816619;
}
.TagClassName
{
border-color: #816619;
}
</style>