Shades of Yukon Gold #847013
Tints of Yukon Gold #847013
RGB
CMYK
RGB Variations
Color information
#847013 (or 0x847013) is known color: Yukon Gold. HEX triplet: 84, 70 and 13. RGB value is (132,112,19). Sum of RGB (Red+Green+Blue) = 132+112+19=263 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.19% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 19 (7.81% from 255 or 7.22% from 263); Max value from RGB is 132 - color contains mainly: red. Hex color #847013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847013 is #7B8FEC. Grayscale: #6B6B6B. Windows color (decimal): -8097773 or 1273988. OLE color: 1273988.
HSL color Cylindrical-coordinate representation of color #847013: hue angle of 49.38º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #847013 is Cyan = 0, Magento = 0.15, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 19 | - |
| CMYK | 0 | 0.15 | 0.86 | 0.48 |
| HSL | 49.38º | 0.75% | 0.3% | - |
| HSV(B) | 49.38º | 0.86% | 0.52% | - |
| XYZ | 15.43 | 16.54 | 3 | - |
| YUV | 107.38 | 78.13 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 19 | 0 | 0.15 | 0.86 | 0.48 | 49.38 | 0.75 | 0.3 |
| Hex | 84 | 70 | 13 | 0 | F | 56 | 30 | 31 | 4B | 1E |
| Octal | 204 | 160 | 23 | 0 | 17 | 126 | 60 | 61 | 113 | 36 |
| Binary | 10000100 | 1110000 | 10011 | 0 | 1111 | 1010110 | 110000 | 110001 | 1001011 | 11110 |
Color Harmonies of #847013
Complementary color
Monochromatic Colors of #847013
Black with #847013
Text Example
Text Example
White with #847013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847013; }
p { color: rgb(132,112,19); }
H1.HeaderClassName
{
color: #847013;
}
.AnyTagClassName
{
color: #847013;
}
</style>
background-color css
<style>
a { background-color: #847013; }
a { background-color: rgb(132,112,19); }
div.DivClassName
{
background-color: #847013;
}
.BgClassName
{
background-color: #847013;
}
</style>
border-color css
<style>
span { border-color: #847013; }
span { border-color: rgb(132,112,19); }
td.TdClassName
{
border-color: #847013;
}
.TagClassName
{
border-color: #847013;
}
</style>