Shades of Yukon Gold #816506
Tints of Yukon Gold #816506
RGB
CMYK
RGB Variations
Color information
#816506 (or 0x816506) is known color: Yukon Gold. HEX triplet: 81, 65 and 06. RGB value is (129,101,6). Sum of RGB (Red+Green+Blue) = 129+101+6=236 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.66% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 6 (2.73% from 255 or 2.54% from 236); Max value from RGB is 129 - color contains mainly: red. Hex color #816506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816506 is #7E9AF9. Grayscale: #626262. Windows color (decimal): -8297210 or 419201. OLE color: 419201.
HSL color Cylindrical-coordinate representation of color #816506: hue angle of 46.34º 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 #816506 is Cyan = 0, Magento = 0.22, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 6 | - |
| CMYK | 0 | 0.22 | 0.95 | 0.49 |
| HSL | 46.34º | 0.91% | 0.26% | - |
| HSV(B) | 46.34º | 0.95% | 0.51% | - |
| XYZ | 13.74 | 13.99 | 2.15 | - |
| YUV | 98.54 | 75.78 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 6 | 0 | 0.22 | 0.95 | 0.49 | 46.34 | 0.91 | 0.26 |
| Hex | 81 | 65 | 6 | 0 | 16 | 5F | 31 | 2E | 5B | 1A |
| Octal | 201 | 145 | 6 | 0 | 26 | 137 | 61 | 56 | 133 | 32 |
| Binary | 10000001 | 1100101 | 110 | 0 | 10110 | 1011111 | 110001 | 101110 | 1011011 | 11010 |
Color Harmonies of #816506
Complementary color
Monochromatic Colors of #816506
Black with #816506
Text Example
Text Example
White with #816506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816506; }
p { color: rgb(129,101,6); }
H1.HeaderClassName
{
color: #816506;
}
.AnyTagClassName
{
color: #816506;
}
</style>
background-color css
<style>
a { background-color: #816506; }
a { background-color: rgb(129,101,6); }
div.DivClassName
{
background-color: #816506;
}
.BgClassName
{
background-color: #816506;
}
</style>
border-color css
<style>
span { border-color: #816506; }
span { border-color: rgb(129,101,6); }
td.TdClassName
{
border-color: #816506;
}
.TagClassName
{
border-color: #816506;
}
</style>