Shades of Yukon Gold #816606
Tints of Yukon Gold #816606
RGB
CMYK
RGB Variations
Color information
#816606 (or 0x816606) is known color: Yukon Gold. HEX triplet: 81, 66 and 06. RGB value is (129,102,6). Sum of RGB (Red+Green+Blue) = 129+102+6=237 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.43% from 237); Green value is 102 (40.23% from 255 or 43.04% from 237); Blue value is 6 (2.73% from 255 or 2.53% from 237); Max value from RGB is 129 - color contains mainly: red. Hex color #816606 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816606 is #7E99F9. Grayscale: #636363. Windows color (decimal): -8296954 or 419457. OLE color: 419457.
HSL color Cylindrical-coordinate representation of color #816606: hue angle of 46.83º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #816606 is Cyan = 0, Magento = 0.21, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 6 | - |
| CMYK | 0 | 0.21 | 0.95 | 0.49 |
| HSL | 46.83º | 0.91% | 0.26% | - |
| HSV(B) | 46.83º | 0.95% | 0.51% | - |
| XYZ | 13.84 | 14.18 | 2.18 | - |
| YUV | 99.13 | 75.45 | 149.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 6 | 0 | 0.21 | 0.95 | 0.49 | 46.83 | 0.91 | 0.26 |
| Hex | 81 | 66 | 6 | 0 | 15 | 5F | 31 | 2F | 5B | 1A |
| Octal | 201 | 146 | 6 | 0 | 25 | 137 | 61 | 57 | 133 | 32 |
| Binary | 10000001 | 1100110 | 110 | 0 | 10101 | 1011111 | 110001 | 101111 | 1011011 | 11010 |
Color Harmonies of #816606
Complementary color
Monochromatic Colors of #816606
Black with #816606
Text Example
Text Example
White with #816606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816606; }
p { color: rgb(129,102,6); }
H1.HeaderClassName
{
color: #816606;
}
.AnyTagClassName
{
color: #816606;
}
</style>
background-color css
<style>
a { background-color: #816606; }
a { background-color: rgb(129,102,6); }
div.DivClassName
{
background-color: #816606;
}
.BgClassName
{
background-color: #816606;
}
</style>
border-color css
<style>
span { border-color: #816606; }
span { border-color: rgb(129,102,6); }
td.TdClassName
{
border-color: #816606;
}
.TagClassName
{
border-color: #816606;
}
</style>