Shades of Yukon Gold #847218
Tints of Yukon Gold #847218
RGB
CMYK
RGB Variations
Color information
#847218 (or 0x847218) is known color: Yukon Gold. HEX triplet: 84, 72 and 18. RGB value is (132,114,24). Sum of RGB (Red+Green+Blue) = 132+114+24=270 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.89% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 24 (9.77% from 255 or 8.89% from 270); Max value from RGB is 132 - color contains mainly: red. Hex color #847218 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847218 is #7B8DE7. Grayscale: #6D6D6D. Windows color (decimal): -8097256 or 1602180. OLE color: 1602180.
HSL color Cylindrical-coordinate representation of color #847218: hue angle of 50º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #847218 is Cyan = 0, Magento = 0.14, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 24 | - |
| CMYK | 0 | 0.14 | 0.82 | 0.48 |
| HSL | 50º | 0.69% | 0.31% | - |
| HSV(B) | 50º | 0.82% | 0.52% | - |
| XYZ | 15.7 | 17.01 | 3.32 | - |
| YUV | 109.12 | 79.96 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 24 | 0 | 0.14 | 0.82 | 0.48 | 50 | 0.69 | 0.31 |
| Hex | 84 | 72 | 18 | 0 | E | 52 | 30 | 32 | 45 | 1F |
| Octal | 204 | 162 | 30 | 0 | 16 | 122 | 60 | 62 | 105 | 37 |
| Binary | 10000100 | 1110010 | 11000 | 0 | 1110 | 1010010 | 110000 | 110010 | 1000101 | 11111 |
Color Harmonies of #847218
Complementary color
Monochromatic Colors of #847218
Black with #847218
Text Example
Text Example
White with #847218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847218; }
p { color: rgb(132,114,24); }
H1.HeaderClassName
{
color: #847218;
}
.AnyTagClassName
{
color: #847218;
}
</style>
background-color css
<style>
a { background-color: #847218; }
a { background-color: rgb(132,114,24); }
div.DivClassName
{
background-color: #847218;
}
.BgClassName
{
background-color: #847218;
}
</style>
border-color css
<style>
span { border-color: #847218; }
span { border-color: rgb(132,114,24); }
td.TdClassName
{
border-color: #847218;
}
.TagClassName
{
border-color: #847218;
}
</style>