Shades of Yukon Gold #816612
Tints of Yukon Gold #816612
RGB
CMYK
RGB Variations
Color information
#816612 (or 0x816612) is known color: Yukon Gold. HEX triplet: 81, 66 and 12. RGB value is (129,102,18). Sum of RGB (Red+Green+Blue) = 129+102+18=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 102 (40.23% from 255 or 40.96% from 249); Blue value is 18 (7.42% from 255 or 7.23% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #816612 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816612 is #7E99ED. Grayscale: #646464. Windows color (decimal): -8296942 or 1205889. OLE color: 1205889.
HSL color Cylindrical-coordinate representation of color #816612: hue angle of 45.41º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #816612 is Cyan = 0, Magento = 0.21, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 18 | - |
| CMYK | 0 | 0.21 | 0.86 | 0.49 |
| HSL | 45.41º | 0.76% | 0.29% | - |
| HSV(B) | 45.41º | 0.86% | 0.51% | - |
| XYZ | 13.91 | 14.21 | 2.58 | - |
| YUV | 100.5 | 81.45 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 18 | 0 | 0.21 | 0.86 | 0.49 | 45.41 | 0.76 | 0.29 |
| Hex | 81 | 66 | 12 | 0 | 15 | 56 | 31 | 2D | 4C | 1D |
| Octal | 201 | 146 | 22 | 0 | 25 | 126 | 61 | 55 | 114 | 35 |
| Binary | 10000001 | 1100110 | 10010 | 0 | 10101 | 1010110 | 110001 | 101101 | 1001100 | 11101 |
Color Harmonies of #816612
Complementary color
Monochromatic Colors of #816612
Black with #816612
Text Example
Text Example
White with #816612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816612; }
p { color: rgb(129,102,18); }
H1.HeaderClassName
{
color: #816612;
}
.AnyTagClassName
{
color: #816612;
}
</style>
background-color css
<style>
a { background-color: #816612; }
a { background-color: rgb(129,102,18); }
div.DivClassName
{
background-color: #816612;
}
.BgClassName
{
background-color: #816612;
}
</style>
border-color css
<style>
span { border-color: #816612; }
span { border-color: rgb(129,102,18); }
td.TdClassName
{
border-color: #816612;
}
.TagClassName
{
border-color: #816612;
}
</style>