Shades of Yukon Gold #816906
Tints of Yukon Gold #816906
RGB
CMYK
RGB Variations
Color information
#816906 (or 0x816906) is known color: Yukon Gold. HEX triplet: 81, 69 and 06. RGB value is (129,105,6). Sum of RGB (Red+Green+Blue) = 129+105+6=240 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.75% from 240); Green value is 105 (41.41% from 255 or 43.75% from 240); Blue value is 6 (2.73% from 255 or 2.5% from 240); Max value from RGB is 129 - color contains mainly: red. Hex color #816906 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816906 is #7E96F9. Grayscale: #656565. Windows color (decimal): -8296186 or 420225. OLE color: 420225.
HSL color Cylindrical-coordinate representation of color #816906: hue angle of 48.29º 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 #816906 is Cyan = 0, Magento = 0.19, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 6 | - |
| CMYK | 0 | 0.19 | 0.95 | 0.49 |
| HSL | 48.29º | 0.91% | 0.26% | - |
| HSV(B) | 48.29º | 0.95% | 0.51% | - |
| XYZ | 14.14 | 14.78 | 2.28 | - |
| YUV | 100.89 | 74.45 | 148.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 6 | 0 | 0.19 | 0.95 | 0.49 | 48.29 | 0.91 | 0.26 |
| Hex | 81 | 69 | 6 | 0 | 13 | 5F | 31 | 30 | 5B | 1A |
| Octal | 201 | 151 | 6 | 0 | 23 | 137 | 61 | 60 | 133 | 32 |
| Binary | 10000001 | 1101001 | 110 | 0 | 10011 | 1011111 | 110001 | 110000 | 1011011 | 11010 |
Color Harmonies of #816906
Complementary color
Monochromatic Colors of #816906
Black with #816906
Text Example
Text Example
White with #816906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816906; }
p { color: rgb(129,105,6); }
H1.HeaderClassName
{
color: #816906;
}
.AnyTagClassName
{
color: #816906;
}
</style>
background-color css
<style>
a { background-color: #816906; }
a { background-color: rgb(129,105,6); }
div.DivClassName
{
background-color: #816906;
}
.BgClassName
{
background-color: #816906;
}
</style>
border-color css
<style>
span { border-color: #816906; }
span { border-color: rgb(129,105,6); }
td.TdClassName
{
border-color: #816906;
}
.TagClassName
{
border-color: #816906;
}
</style>