Shades of Yukon Gold #847520
Tints of Yukon Gold #847520
RGB
CMYK
RGB Variations
Color information
#847520 (or 0x847520) is known color: Yukon Gold. HEX triplet: 84, 75 and 20. RGB value is (132,117,32). Sum of RGB (Red+Green+Blue) = 132+117+32=281 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.98% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 32 (12.89% from 255 or 11.39% from 281); Max value from RGB is 132 - color contains mainly: red. Hex color #847520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847520 is #7B8ADF. Grayscale: #707070. Windows color (decimal): -8096480 or 2127236. OLE color: 2127236.
HSL color Cylindrical-coordinate representation of color #847520: hue angle of 51º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #847520 is Cyan = 0, Magento = 0.11, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 32 | - |
| CMYK | 0 | 0.11 | 0.76 | 0.48 |
| HSL | 51º | 0.61% | 0.32% | - |
| HSV(B) | 51º | 0.76% | 0.52% | - |
| XYZ | 16.14 | 17.73 | 3.94 | - |
| YUV | 111.8 | 82.97 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 32 | 0 | 0.11 | 0.76 | 0.48 | 51 | 0.61 | 0.32 |
| Hex | 84 | 75 | 20 | 0 | B | 4C | 30 | 33 | 3D | 20 |
| Octal | 204 | 165 | 40 | 0 | 13 | 114 | 60 | 63 | 75 | 40 |
| Binary | 10000100 | 1110101 | 100000 | 0 | 1011 | 1001100 | 110000 | 110011 | 111101 | 100000 |
Color Harmonies of #847520
Complementary color
Monochromatic Colors of #847520
Black with #847520
Text Example
Text Example
White with #847520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847520; }
p { color: rgb(132,117,32); }
H1.HeaderClassName
{
color: #847520;
}
.AnyTagClassName
{
color: #847520;
}
</style>
background-color css
<style>
a { background-color: #847520; }
a { background-color: rgb(132,117,32); }
div.DivClassName
{
background-color: #847520;
}
.BgClassName
{
background-color: #847520;
}
</style>
border-color css
<style>
span { border-color: #847520; }
span { border-color: rgb(132,117,32); }
td.TdClassName
{
border-color: #847520;
}
.TagClassName
{
border-color: #847520;
}
</style>