Shades of Yukon Gold #716315
Tints of Yukon Gold #716315
RGB
CMYK
RGB Variations
Color information
#716315 (or 0x716315) is known color: Yukon Gold. HEX triplet: 71, 63 and 15. RGB value is (113,99,21). Sum of RGB (Red+Green+Blue) = 113+99+21=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 99 (39.06% from 255 or 42.49% from 233); Blue value is 21 (8.59% from 255 or 9.01% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #716315 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716315 is #8E9CEA. Grayscale: #5E5E5E. Windows color (decimal): -9346283 or 1401713. OLE color: 1401713.
HSL color Cylindrical-coordinate representation of color #716315: hue angle of 50.87º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #716315 is Cyan = 0, Magento = 0.12, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 21 | - |
| CMYK | 0 | 0.12 | 0.81 | 0.56 |
| HSL | 50.87º | 0.69% | 0.26% | - |
| HSV(B) | 50.87º | 0.81% | 0.44% | - |
| XYZ | 11.41 | 12.49 | 2.52 | - |
| YUV | 94.29 | 86.64 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 21 | 0 | 0.12 | 0.81 | 0.56 | 50.87 | 0.69 | 0.26 |
| Hex | 71 | 63 | 15 | 0 | C | 51 | 38 | 33 | 45 | 1A |
| Octal | 161 | 143 | 25 | 0 | 14 | 121 | 70 | 63 | 105 | 32 |
| Binary | 1110001 | 1100011 | 10101 | 0 | 1100 | 1010001 | 111000 | 110011 | 1000101 | 11010 |
Color Harmonies of #716315
Complementary color
Monochromatic Colors of #716315
Black with #716315
Text Example
Text Example
White with #716315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716315; }
p { color: rgb(113,99,21); }
H1.HeaderClassName
{
color: #716315;
}
.AnyTagClassName
{
color: #716315;
}
</style>
background-color css
<style>
a { background-color: #716315; }
a { background-color: rgb(113,99,21); }
div.DivClassName
{
background-color: #716315;
}
.BgClassName
{
background-color: #716315;
}
</style>
border-color css
<style>
span { border-color: #716315; }
span { border-color: rgb(113,99,21); }
td.TdClassName
{
border-color: #716315;
}
.TagClassName
{
border-color: #716315;
}
</style>