Shades of Yukon Gold #816007
Tints of Yukon Gold #816007
RGB
CMYK
RGB Variations
Color information
#816007 (or 0x816007) is known color: Yukon Gold. HEX triplet: 81, 60 and 07. RGB value is (129,96,7). Sum of RGB (Red+Green+Blue) = 129+96+7=232 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.60% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 7 (3.12% from 255 or 3.02% from 232); Max value from RGB is 129 - color contains mainly: red. Hex color #816007 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816007 is #7E9FF8. Grayscale: #606060. Windows color (decimal): -8298489 or 483457. OLE color: 483457.
HSL color Cylindrical-coordinate representation of color #816007: hue angle of 43.77º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #816007 is Cyan = 0, Magento = 0.26, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 7 | - |
| CMYK | 0 | 0.26 | 0.95 | 0.49 |
| HSL | 43.77º | 0.9% | 0.27% | - |
| HSV(B) | 43.77º | 0.95% | 0.51% | - |
| XYZ | 13.27 | 13.05 | 2.02 | - |
| YUV | 95.72 | 77.93 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 7 | 0 | 0.26 | 0.95 | 0.49 | 43.77 | 0.9 | 0.27 |
| Hex | 81 | 60 | 7 | 0 | 1A | 5F | 31 | 2C | 5A | 1B |
| Octal | 201 | 140 | 7 | 0 | 32 | 137 | 61 | 54 | 132 | 33 |
| Binary | 10000001 | 1100000 | 111 | 0 | 11010 | 1011111 | 110001 | 101100 | 1011010 | 11011 |
Color Harmonies of #816007
Complementary color
Monochromatic Colors of #816007
Black with #816007
Text Example
Text Example
White with #816007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816007; }
p { color: rgb(129,96,7); }
H1.HeaderClassName
{
color: #816007;
}
.AnyTagClassName
{
color: #816007;
}
</style>
background-color css
<style>
a { background-color: #816007; }
a { background-color: rgb(129,96,7); }
div.DivClassName
{
background-color: #816007;
}
.BgClassName
{
background-color: #816007;
}
</style>
border-color css
<style>
span { border-color: #816007; }
span { border-color: rgb(129,96,7); }
td.TdClassName
{
border-color: #816007;
}
.TagClassName
{
border-color: #816007;
}
</style>