Shades of Yukon Gold #847228
Tints of Yukon Gold #847228
RGB
CMYK
RGB Variations
Color information
#847228 (or 0x847228) is known color: Yukon Gold. HEX triplet: 84, 72 and 28. RGB value is (132,114,40). Sum of RGB (Red+Green+Blue) = 132+114+40=286 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.15% from 286); Green value is 114 (44.92% from 255 or 39.86% from 286); Blue value is 40 (16.02% from 255 or 13.99% from 286); Max value from RGB is 132 - color contains mainly: red. Hex color #847228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847228 is #7B8DD7. Grayscale: #6F6F6F. Windows color (decimal): -8097240 or 2650756. OLE color: 2650756.
HSL color Cylindrical-coordinate representation of color #847228: hue angle of 48.26º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #847228 is Cyan = 0, Magento = 0.14, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 40 | - |
| CMYK | 0 | 0.14 | 0.70 | 0.48 |
| HSL | 48.26º | 0.53% | 0.34% | - |
| HSV(B) | 48.26º | 0.7% | 0.52% | - |
| XYZ | 15.92 | 17.09 | 4.47 | - |
| YUV | 110.95 | 87.96 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 40 | 0 | 0.14 | 0.70 | 0.48 | 48.26 | 0.53 | 0.34 |
| Hex | 84 | 72 | 28 | 0 | E | 46 | 30 | 30 | 35 | 22 |
| Octal | 204 | 162 | 50 | 0 | 16 | 106 | 60 | 60 | 65 | 42 |
| Binary | 10000100 | 1110010 | 101000 | 0 | 1110 | 1000110 | 110000 | 110000 | 110101 | 100010 |
Color Harmonies of #847228
Complementary color
Monochromatic Colors of #847228
Black with #847228
Text Example
Text Example
White with #847228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847228; }
p { color: rgb(132,114,40); }
H1.HeaderClassName
{
color: #847228;
}
.AnyTagClassName
{
color: #847228;
}
</style>
background-color css
<style>
a { background-color: #847228; }
a { background-color: rgb(132,114,40); }
div.DivClassName
{
background-color: #847228;
}
.BgClassName
{
background-color: #847228;
}
</style>
border-color css
<style>
span { border-color: #847228; }
span { border-color: rgb(132,114,40); }
td.TdClassName
{
border-color: #847228;
}
.TagClassName
{
border-color: #847228;
}
</style>