Shades of Yukon Gold #807316
Tints of Yukon Gold #807316
RGB
CMYK
RGB Variations
Color information
#807316 (or 0x807316) is known color: Yukon Gold. HEX triplet: 80, 73 and 16. RGB value is (128,115,22). Sum of RGB (Red+Green+Blue) = 128+115+22=265 (35% of max value = 765). Red value is 128 (50.39% from 255 or 48.30% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 22 (8.98% from 255 or 8.30% from 265); Max value from RGB is 128 - color contains mainly: red. Hex color #807316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807316 is #7F8CE9. Grayscale: #6C6C6C. Windows color (decimal): -8359146 or 1471360. OLE color: 1471360.
HSL color Cylindrical-coordinate representation of color #807316: hue angle of 52.64º 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 #807316 is Cyan = 0, Magento = 0.10, Yellow = 0.83 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 22 | - |
| CMYK | 0 | 0.10 | 0.83 | 0.50 |
| HSL | 52.64º | 0.71% | 0.29% | - |
| HSV(B) | 52.64º | 0.83% | 0.5% | - |
| XYZ | 15.18 | 16.91 | 3.22 | - |
| YUV | 108.29 | 79.31 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 22 | 0 | 0.10 | 0.83 | 0.50 | 52.64 | 0.71 | 0.29 |
| Hex | 80 | 73 | 16 | 0 | A | 53 | 32 | 35 | 47 | 1D |
| Octal | 200 | 163 | 26 | 0 | 12 | 123 | 62 | 65 | 107 | 35 |
| Binary | 10000000 | 1110011 | 10110 | 0 | 1010 | 1010011 | 110010 | 110101 | 1000111 | 11101 |
Color Harmonies of #807316
Complementary color
Monochromatic Colors of #807316
Black with #807316
Text Example
Text Example
White with #807316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807316; }
p { color: rgb(128,115,22); }
H1.HeaderClassName
{
color: #807316;
}
.AnyTagClassName
{
color: #807316;
}
</style>
background-color css
<style>
a { background-color: #807316; }
a { background-color: rgb(128,115,22); }
div.DivClassName
{
background-color: #807316;
}
.BgClassName
{
background-color: #807316;
}
</style>
border-color css
<style>
span { border-color: #807316; }
span { border-color: rgb(128,115,22); }
td.TdClassName
{
border-color: #807316;
}
.TagClassName
{
border-color: #807316;
}
</style>