Shades of Yukon Gold #847115
Tints of Yukon Gold #847115
RGB
CMYK
RGB Variations
Color information
#847115 (or 0x847115) is known color: Yukon Gold. HEX triplet: 84, 71 and 15. RGB value is (132,113,21). Sum of RGB (Red+Green+Blue) = 132+113+21=266 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.62% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 21 (8.59% from 255 or 7.89% from 266); Max value from RGB is 132 - color contains mainly: red. Hex color #847115 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847115 is #7B8EEA. Grayscale: #6C6C6C. Windows color (decimal): -8097515 or 1405316. OLE color: 1405316.
HSL color Cylindrical-coordinate representation of color #847115: hue angle of 49.73º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #847115 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 21 | - |
| CMYK | 0 | 0.14 | 0.84 | 0.48 |
| HSL | 49.73º | 0.73% | 0.3% | - |
| HSV(B) | 49.73º | 0.84% | 0.52% | - |
| XYZ | 15.56 | 16.77 | 3.13 | - |
| YUV | 108.19 | 78.79 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 21 | 0 | 0.14 | 0.84 | 0.48 | 49.73 | 0.73 | 0.3 |
| Hex | 84 | 71 | 15 | 0 | E | 54 | 30 | 32 | 49 | 1E |
| Octal | 204 | 161 | 25 | 0 | 16 | 124 | 60 | 62 | 111 | 36 |
| Binary | 10000100 | 1110001 | 10101 | 0 | 1110 | 1010100 | 110000 | 110010 | 1001001 | 11110 |
Color Harmonies of #847115
Complementary color
Monochromatic Colors of #847115
Black with #847115
Text Example
Text Example
White with #847115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847115; }
p { color: rgb(132,113,21); }
H1.HeaderClassName
{
color: #847115;
}
.AnyTagClassName
{
color: #847115;
}
</style>
background-color css
<style>
a { background-color: #847115; }
a { background-color: rgb(132,113,21); }
div.DivClassName
{
background-color: #847115;
}
.BgClassName
{
background-color: #847115;
}
</style>
border-color css
<style>
span { border-color: #847115; }
span { border-color: rgb(132,113,21); }
td.TdClassName
{
border-color: #847115;
}
.TagClassName
{
border-color: #847115;
}
</style>