Shades of Yukon Gold #847521
Tints of Yukon Gold #847521
RGB
CMYK
RGB Variations
Color information
#847521 (or 0x847521) is known color: Yukon Gold. HEX triplet: 84, 75 and 21. RGB value is (132,117,33). Sum of RGB (Red+Green+Blue) = 132+117+33=282 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.81% from 282); Green value is 117 (46.09% from 255 or 41.49% from 282); Blue value is 33 (13.28% from 255 or 11.70% from 282); Max value from RGB is 132 - color contains mainly: red. Hex color #847521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847521 is #7B8ADE. Grayscale: #707070. Windows color (decimal): -8096479 or 2192772. OLE color: 2192772.
HSL color Cylindrical-coordinate representation of color #847521: hue angle of 50.91º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #847521 is Cyan = 0, Magento = 0.11, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 33 | - |
| CMYK | 0 | 0.11 | 0.75 | 0.48 |
| HSL | 50.91º | 0.6% | 0.32% | - |
| HSV(B) | 50.91º | 0.75% | 0.52% | - |
| XYZ | 16.15 | 17.74 | 4.01 | - |
| YUV | 111.91 | 83.47 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 33 | 0 | 0.11 | 0.75 | 0.48 | 50.91 | 0.6 | 0.32 |
| Hex | 84 | 75 | 21 | 0 | B | 4B | 30 | 33 | 3C | 20 |
| Octal | 204 | 165 | 41 | 0 | 13 | 113 | 60 | 63 | 74 | 40 |
| Binary | 10000100 | 1110101 | 100001 | 0 | 1011 | 1001011 | 110000 | 110011 | 111100 | 100000 |
Color Harmonies of #847521
Complementary color
Monochromatic Colors of #847521
Black with #847521
Text Example
Text Example
White with #847521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847521; }
p { color: rgb(132,117,33); }
H1.HeaderClassName
{
color: #847521;
}
.AnyTagClassName
{
color: #847521;
}
</style>
background-color css
<style>
a { background-color: #847521; }
a { background-color: rgb(132,117,33); }
div.DivClassName
{
background-color: #847521;
}
.BgClassName
{
background-color: #847521;
}
</style>
border-color css
<style>
span { border-color: #847521; }
span { border-color: rgb(132,117,33); }
td.TdClassName
{
border-color: #847521;
}
.TagClassName
{
border-color: #847521;
}
</style>