Shades of Yukon Gold #847516
Tints of Yukon Gold #847516
RGB
CMYK
RGB Variations
Color information
#847516 (or 0x847516) is known color: Yukon Gold. HEX triplet: 84, 75 and 16. RGB value is (132,117,22). Sum of RGB (Red+Green+Blue) = 132+117+22=271 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.71% from 271); Green value is 117 (46.09% from 255 or 43.17% from 271); Blue value is 22 (8.98% from 255 or 8.12% from 271); Max value from RGB is 132 - color contains mainly: red. Hex color #847516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847516 is #7B8AE9. Grayscale: #6F6F6F. Windows color (decimal): -8096490 or 1471876. OLE color: 1471876.
HSL color Cylindrical-coordinate representation of color #847516: hue angle of 51.82º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #847516 is Cyan = 0, Magento = 0.11, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 22 | - |
| CMYK | 0 | 0.11 | 0.83 | 0.48 |
| HSL | 51.82º | 0.71% | 0.3% | - |
| HSV(B) | 51.82º | 0.83% | 0.52% | - |
| XYZ | 16.02 | 17.69 | 3.33 | - |
| YUV | 110.66 | 77.97 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 22 | 0 | 0.11 | 0.83 | 0.48 | 51.82 | 0.71 | 0.3 |
| Hex | 84 | 75 | 16 | 0 | B | 53 | 30 | 34 | 47 | 1E |
| Octal | 204 | 165 | 26 | 0 | 13 | 123 | 60 | 64 | 107 | 36 |
| Binary | 10000100 | 1110101 | 10110 | 0 | 1011 | 1010011 | 110000 | 110100 | 1000111 | 11110 |
Color Harmonies of #847516
Complementary color
Monochromatic Colors of #847516
Black with #847516
Text Example
Text Example
White with #847516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847516; }
p { color: rgb(132,117,22); }
H1.HeaderClassName
{
color: #847516;
}
.AnyTagClassName
{
color: #847516;
}
</style>
background-color css
<style>
a { background-color: #847516; }
a { background-color: rgb(132,117,22); }
div.DivClassName
{
background-color: #847516;
}
.BgClassName
{
background-color: #847516;
}
</style>
border-color css
<style>
span { border-color: #847516; }
span { border-color: rgb(132,117,22); }
td.TdClassName
{
border-color: #847516;
}
.TagClassName
{
border-color: #847516;
}
</style>