Shades of Yukon Gold #847125
Tints of Yukon Gold #847125
RGB
CMYK
RGB Variations
Color information
#847125 (or 0x847125) is known color: Yukon Gold. HEX triplet: 84, 71 and 25. RGB value is (132,113,37). Sum of RGB (Red+Green+Blue) = 132+113+37=282 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.81% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 37 (14.84% from 255 or 13.12% from 282); Max value from RGB is 132 - color contains mainly: red. Hex color #847125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847125 is #7B8EDA. Grayscale: #6E6E6E. Windows color (decimal): -8097499 or 2453892. OLE color: 2453892.
HSL color Cylindrical-coordinate representation of color #847125: hue angle of 48º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #847125 is Cyan = 0, Magento = 0.14, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 37 | - |
| CMYK | 0 | 0.14 | 0.72 | 0.48 |
| HSL | 48º | 0.56% | 0.33% | - |
| HSV(B) | 48º | 0.72% | 0.52% | - |
| XYZ | 15.75 | 16.85 | 4.17 | - |
| YUV | 110.02 | 86.79 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 37 | 0 | 0.14 | 0.72 | 0.48 | 48 | 0.56 | 0.33 |
| Hex | 84 | 71 | 25 | 0 | E | 48 | 30 | 30 | 38 | 21 |
| Octal | 204 | 161 | 45 | 0 | 16 | 110 | 60 | 60 | 70 | 41 |
| Binary | 10000100 | 1110001 | 100101 | 0 | 1110 | 1001000 | 110000 | 110000 | 111000 | 100001 |
Color Harmonies of #847125
Complementary color
Monochromatic Colors of #847125
Black with #847125
Text Example
Text Example
White with #847125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847125; }
p { color: rgb(132,113,37); }
H1.HeaderClassName
{
color: #847125;
}
.AnyTagClassName
{
color: #847125;
}
</style>
background-color css
<style>
a { background-color: #847125; }
a { background-color: rgb(132,113,37); }
div.DivClassName
{
background-color: #847125;
}
.BgClassName
{
background-color: #847125;
}
</style>
border-color css
<style>
span { border-color: #847125; }
span { border-color: rgb(132,113,37); }
td.TdClassName
{
border-color: #847125;
}
.TagClassName
{
border-color: #847125;
}
</style>