Shades of Yukon Gold #816512
Tints of Yukon Gold #816512
RGB
CMYK
RGB Variations
Color information
#816512 (or 0x816512) is known color: Yukon Gold. HEX triplet: 81, 65 and 12. RGB value is (129,101,18). Sum of RGB (Red+Green+Blue) = 129+101+18=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 101 (39.84% from 255 or 40.73% from 248); Blue value is 18 (7.42% from 255 or 7.26% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #816512 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816512 is #7E9AED. Grayscale: #646464. Windows color (decimal): -8297198 or 1205633. OLE color: 1205633.
HSL color Cylindrical-coordinate representation of color #816512: hue angle of 44.86º 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 #816512 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 18 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.49 |
| HSL | 44.86º | 0.76% | 0.29% | - |
| HSV(B) | 44.86º | 0.86% | 0.51% | - |
| XYZ | 13.82 | 14.02 | 2.55 | - |
| YUV | 99.91 | 81.78 | 148.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 18 | 0 | 0.22 | 0.86 | 0.49 | 44.86 | 0.76 | 0.29 |
| Hex | 81 | 65 | 12 | 0 | 16 | 56 | 31 | 2D | 4C | 1D |
| Octal | 201 | 145 | 22 | 0 | 26 | 126 | 61 | 55 | 114 | 35 |
| Binary | 10000001 | 1100101 | 10010 | 0 | 10110 | 1010110 | 110001 | 101101 | 1001100 | 11101 |
Color Harmonies of #816512
Complementary color
Monochromatic Colors of #816512
Black with #816512
Text Example
Text Example
White with #816512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816512; }
p { color: rgb(129,101,18); }
H1.HeaderClassName
{
color: #816512;
}
.AnyTagClassName
{
color: #816512;
}
</style>
background-color css
<style>
a { background-color: #816512; }
a { background-color: rgb(129,101,18); }
div.DivClassName
{
background-color: #816512;
}
.BgClassName
{
background-color: #816512;
}
</style>
border-color css
<style>
span { border-color: #816512; }
span { border-color: rgb(129,101,18); }
td.TdClassName
{
border-color: #816512;
}
.TagClassName
{
border-color: #816512;
}
</style>