Shades of Yukon Gold #816710
Tints of Yukon Gold #816710
RGB
CMYK
RGB Variations
Color information
#816710 (or 0x816710) is known color: Yukon Gold. HEX triplet: 81, 67 and 10. RGB value is (129,103,16). Sum of RGB (Red+Green+Blue) = 129+103+16=248 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.02% from 248); Green value is 103 (40.62% from 255 or 41.53% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 129 - color contains mainly: red. Hex color #816710 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816710 is #7E98EF. Grayscale: #656565. Windows color (decimal): -8296688 or 1075073. OLE color: 1075073.
HSL color Cylindrical-coordinate representation of color #816710: hue angle of 46.19º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #816710 is Cyan = 0, Magento = 0.20, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 16 | - |
| CMYK | 0 | 0.20 | 0.88 | 0.49 |
| HSL | 46.19º | 0.78% | 0.28% | - |
| HSV(B) | 46.19º | 0.88% | 0.51% | - |
| XYZ | 14 | 14.41 | 2.53 | - |
| YUV | 100.86 | 80.11 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 16 | 0 | 0.20 | 0.88 | 0.49 | 46.19 | 0.78 | 0.28 |
| Hex | 81 | 67 | 10 | 0 | 14 | 58 | 31 | 2E | 4E | 1C |
| Octal | 201 | 147 | 20 | 0 | 24 | 130 | 61 | 56 | 116 | 34 |
| Binary | 10000001 | 1100111 | 10000 | 0 | 10100 | 1011000 | 110001 | 101110 | 1001110 | 11100 |
Color Harmonies of #816710
Complementary color
Monochromatic Colors of #816710
Black with #816710
Text Example
Text Example
White with #816710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816710; }
p { color: rgb(129,103,16); }
H1.HeaderClassName
{
color: #816710;
}
.AnyTagClassName
{
color: #816710;
}
</style>
background-color css
<style>
a { background-color: #816710; }
a { background-color: rgb(129,103,16); }
div.DivClassName
{
background-color: #816710;
}
.BgClassName
{
background-color: #816710;
}
</style>
border-color css
<style>
span { border-color: #816710; }
span { border-color: rgb(129,103,16); }
td.TdClassName
{
border-color: #816710;
}
.TagClassName
{
border-color: #816710;
}
</style>