Shades of Yukon Gold #816720
Tints of Yukon Gold #816720
RGB
CMYK
RGB Variations
Color information
#816720 (or 0x816720) is known color: Yukon Gold. HEX triplet: 81, 67 and 20. RGB value is (129,103,32). Sum of RGB (Red+Green+Blue) = 129+103+32=264 (34% of max value = 765). Red value is 129 (50.78% from 255 or 48.86% from 264); Green value is 103 (40.62% from 255 or 39.02% from 264); Blue value is 32 (12.89% from 255 or 12.12% from 264); Max value from RGB is 129 - color contains mainly: red. Hex color #816720 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816720 is #7E98DF. Grayscale: #666666. Windows color (decimal): -8296672 or 2123649. OLE color: 2123649.
HSL color Cylindrical-coordinate representation of color #816720: hue angle of 43.92º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #816720 is Cyan = 0, Magento = 0.20, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 32 | - |
| CMYK | 0 | 0.20 | 0.75 | 0.49 |
| HSL | 43.92º | 0.6% | 0.32% | - |
| HSV(B) | 43.92º | 0.75% | 0.51% | - |
| XYZ | 14.16 | 14.47 | 3.41 | - |
| YUV | 102.68 | 88.11 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 32 | 0 | 0.20 | 0.75 | 0.49 | 43.92 | 0.6 | 0.32 |
| Hex | 81 | 67 | 20 | 0 | 14 | 4B | 31 | 2C | 3C | 20 |
| Octal | 201 | 147 | 40 | 0 | 24 | 113 | 61 | 54 | 74 | 40 |
| Binary | 10000001 | 1100111 | 100000 | 0 | 10100 | 1001011 | 110001 | 101100 | 111100 | 100000 |
Color Harmonies of #816720
Complementary color
Monochromatic Colors of #816720
Black with #816720
Text Example
Text Example
White with #816720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816720; }
p { color: rgb(129,103,32); }
H1.HeaderClassName
{
color: #816720;
}
.AnyTagClassName
{
color: #816720;
}
</style>
background-color css
<style>
a { background-color: #816720; }
a { background-color: rgb(129,103,32); }
div.DivClassName
{
background-color: #816720;
}
.BgClassName
{
background-color: #816720;
}
</style>
border-color css
<style>
span { border-color: #816720; }
span { border-color: rgb(129,103,32); }
td.TdClassName
{
border-color: #816720;
}
.TagClassName
{
border-color: #816720;
}
</style>