Shades of Yukon Gold #8D7613
Tints of Yukon Gold #8D7613
RGB
CMYK
RGB Variations
Color information
#8D7613 (or 0x8D7613) is known color: Yukon Gold. HEX triplet: 8D, 76 and 13. RGB value is (141,118,19). Sum of RGB (Red+Green+Blue) = 141+118+19=278 (36% of max value = 765). Red value is 141 (55.47% from 255 or 50.72% from 278); Green value is 118 (46.48% from 255 or 42.45% from 278); Blue value is 19 (7.81% from 255 or 6.83% from 278); Max value from RGB is 141 - color contains mainly: red. Hex color #8D7613 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #8D7613 is #7289EC. Grayscale: #727272. Windows color (decimal): -7506413 or 1275533. OLE color: 1275533.
HSL color Cylindrical-coordinate representation of color #8D7613: hue angle of 48.69º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #8D7613 is Cyan = 0, Magento = 0.16, Yellow = 0.87 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 118 | 19 | - |
| CMYK | 0 | 0.16 | 0.87 | 0.45 |
| HSL | 48.69º | 0.76% | 0.31% | - |
| HSV(B) | 48.69º | 0.87% | 0.55% | - |
| XYZ | 17.58 | 18.67 | 3.29 | - |
| YUV | 113.59 | 74.62 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 118 | 19 | 0 | 0.16 | 0.87 | 0.45 | 48.69 | 0.76 | 0.31 |
| Hex | 8D | 76 | 13 | 0 | 10 | 57 | 2D | 31 | 4C | 1F |
| Octal | 215 | 166 | 23 | 0 | 20 | 127 | 55 | 61 | 114 | 37 |
| Binary | 10001101 | 1110110 | 10011 | 0 | 10000 | 1010111 | 101101 | 110001 | 1001100 | 11111 |
Color Harmonies of #8D7613
Complementary color
Monochromatic Colors of #8D7613
Black with #8D7613
Text Example
Text Example
White with #8D7613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7613; }
p { color: rgb(141,118,19); }
H1.HeaderClassName
{
color: #8D7613;
}
.AnyTagClassName
{
color: #8D7613;
}
</style>
background-color css
<style>
a { background-color: #8D7613; }
a { background-color: rgb(141,118,19); }
div.DivClassName
{
background-color: #8D7613;
}
.BgClassName
{
background-color: #8D7613;
}
</style>
border-color css
<style>
span { border-color: #8D7613; }
span { border-color: rgb(141,118,19); }
td.TdClassName
{
border-color: #8D7613;
}
.TagClassName
{
border-color: #8D7613;
}
</style>