Shades of Yukon Gold #816726
Tints of Yukon Gold #816726
RGB
CMYK
RGB Variations
Color information
#816726 (or 0x816726) is known color: Yukon Gold. HEX triplet: 81, 67 and 26. RGB value is (129,103,38). Sum of RGB (Red+Green+Blue) = 129+103+38=270 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.78% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 38 (15.23% from 255 or 14.07% from 270); Max value from RGB is 129 - color contains mainly: red. Hex color #816726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816726 is #7E98D9. Grayscale: #676767. Windows color (decimal): -8296666 or 2516865. OLE color: 2516865.
HSL color Cylindrical-coordinate representation of color #816726: hue angle of 42.86º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #816726 is Cyan = 0, Magento = 0.20, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 38 | - |
| CMYK | 0 | 0.20 | 0.71 | 0.49 |
| HSL | 42.86º | 0.54% | 0.33% | - |
| HSV(B) | 42.86º | 0.71% | 0.51% | - |
| XYZ | 14.25 | 14.51 | 3.88 | - |
| YUV | 103.36 | 91.11 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 38 | 0 | 0.20 | 0.71 | 0.49 | 42.86 | 0.54 | 0.33 |
| Hex | 81 | 67 | 26 | 0 | 14 | 47 | 31 | 2B | 36 | 21 |
| Octal | 201 | 147 | 46 | 0 | 24 | 107 | 61 | 53 | 66 | 41 |
| Binary | 10000001 | 1100111 | 100110 | 0 | 10100 | 1000111 | 110001 | 101011 | 110110 | 100001 |
Color Harmonies of #816726
Complementary color
Monochromatic Colors of #816726
Black with #816726
Text Example
Text Example
White with #816726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816726; }
p { color: rgb(129,103,38); }
H1.HeaderClassName
{
color: #816726;
}
.AnyTagClassName
{
color: #816726;
}
</style>
background-color css
<style>
a { background-color: #816726; }
a { background-color: rgb(129,103,38); }
div.DivClassName
{
background-color: #816726;
}
.BgClassName
{
background-color: #816726;
}
</style>
border-color css
<style>
span { border-color: #816726; }
span { border-color: rgb(129,103,38); }
td.TdClassName
{
border-color: #816726;
}
.TagClassName
{
border-color: #816726;
}
</style>