Shades of Yukon Gold #807516
Tints of Yukon Gold #807516
RGB
CMYK
RGB Variations
Color information
#807516 (or 0x807516) is known color: Yukon Gold. HEX triplet: 80, 75 and 16. RGB value is (128,117,22). Sum of RGB (Red+Green+Blue) = 128+117+22=267 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.94% from 267); Green value is 117 (46.09% from 255 or 43.82% from 267); Blue value is 22 (8.98% from 255 or 8.24% from 267); Max value from RGB is 128 - color contains mainly: red. Hex color #807516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807516 is #7F8AE9. Grayscale: #6D6D6D. Windows color (decimal): -8358634 or 1471872. OLE color: 1471872.
HSL color Cylindrical-coordinate representation of color #807516: hue angle of 53.77º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #807516 is Cyan = 0, Magento = 0.09, Yellow = 0.83 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 117 | 22 | - |
| CMYK | 0 | 0.09 | 0.83 | 0.50 |
| HSL | 53.77º | 0.71% | 0.29% | - |
| HSV(B) | 53.77º | 0.83% | 0.5% | - |
| XYZ | 15.41 | 17.37 | 3.3 | - |
| YUV | 109.46 | 78.64 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 117 | 22 | 0 | 0.09 | 0.83 | 0.50 | 53.77 | 0.71 | 0.29 |
| Hex | 80 | 75 | 16 | 0 | 9 | 53 | 32 | 36 | 47 | 1D |
| Octal | 200 | 165 | 26 | 0 | 11 | 123 | 62 | 66 | 107 | 35 |
| Binary | 10000000 | 1110101 | 10110 | 0 | 1001 | 1010011 | 110010 | 110110 | 1000111 | 11101 |
Color Harmonies of #807516
Complementary color
Monochromatic Colors of #807516
Black with #807516
Text Example
Text Example
White with #807516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807516; }
p { color: rgb(128,117,22); }
H1.HeaderClassName
{
color: #807516;
}
.AnyTagClassName
{
color: #807516;
}
</style>
background-color css
<style>
a { background-color: #807516; }
a { background-color: rgb(128,117,22); }
div.DivClassName
{
background-color: #807516;
}
.BgClassName
{
background-color: #807516;
}
</style>
border-color css
<style>
span { border-color: #807516; }
span { border-color: rgb(128,117,22); }
td.TdClassName
{
border-color: #807516;
}
.TagClassName
{
border-color: #807516;
}
</style>