Shades of Yukon Gold #816006
Tints of Yukon Gold #816006
RGB
CMYK
RGB Variations
Color information
#816006 (or 0x816006) is known color: Yukon Gold. HEX triplet: 81, 60 and 06. RGB value is (129,96,6). Sum of RGB (Red+Green+Blue) = 129+96+6=231 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.84% from 231); Green value is 96 (37.89% from 255 or 41.56% from 231); Blue value is 6 (2.73% from 255 or 2.60% from 231); Max value from RGB is 129 - color contains mainly: red. Hex color #816006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816006 is #7E9FF9. Grayscale: #606060. Windows color (decimal): -8298490 or 417921. OLE color: 417921.
HSL color Cylindrical-coordinate representation of color #816006: hue angle of 43.9º 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 #816006 is Cyan = 0, Magento = 0.26, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 6 | - |
| CMYK | 0 | 0.26 | 0.95 | 0.49 |
| HSL | 43.9º | 0.91% | 0.26% | - |
| HSV(B) | 43.9º | 0.95% | 0.51% | - |
| XYZ | 13.27 | 13.05 | 1.99 | - |
| YUV | 95.61 | 77.43 | 151.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 6 | 0 | 0.26 | 0.95 | 0.49 | 43.9 | 0.91 | 0.26 |
| Hex | 81 | 60 | 6 | 0 | 1A | 5F | 31 | 2C | 5B | 1A |
| Octal | 201 | 140 | 6 | 0 | 32 | 137 | 61 | 54 | 133 | 32 |
| Binary | 10000001 | 1100000 | 110 | 0 | 11010 | 1011111 | 110001 | 101100 | 1011011 | 11010 |
Color Harmonies of #816006
Complementary color
Monochromatic Colors of #816006
Black with #816006
Text Example
Text Example
White with #816006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816006; }
p { color: rgb(129,96,6); }
H1.HeaderClassName
{
color: #816006;
}
.AnyTagClassName
{
color: #816006;
}
</style>
background-color css
<style>
a { background-color: #816006; }
a { background-color: rgb(129,96,6); }
div.DivClassName
{
background-color: #816006;
}
.BgClassName
{
background-color: #816006;
}
</style>
border-color css
<style>
span { border-color: #816006; }
span { border-color: rgb(129,96,6); }
td.TdClassName
{
border-color: #816006;
}
.TagClassName
{
border-color: #816006;
}
</style>