Shades of Mineral Green #476953
Tints of Mineral Green #476953
RGB
CMYK
RGB Variations
Color information
#476953 (or 0x476953) is known color: Mineral Green. HEX triplet: 47, 69 and 53. RGB value is (71,105,83). Sum of RGB (Red+Green+Blue) = 71+105+83=259 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.41% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 83 (32.81% from 255 or 32.05% from 259); Max value from RGB is 105 - color contains mainly: green. Hex color #476953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476953 is #B896AC. Grayscale: #5C5C5C. Windows color (decimal): -12097197 or 5466439. OLE color: 5466439.
HSL color Cylindrical-coordinate representation of color #476953: hue angle of 141.18º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #476953 is Cyan = 0.32, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 83 | - |
| CMYK | 0.32 | 0 | 0.21 | 0.59 |
| HSL | 141.18º | 0.19% | 0.35% | - |
| HSV(B) | 141.18º | 0.32% | 0.41% | - |
| XYZ | 9.21 | 12.07 | 10.03 | - |
| YUV | 92.33 | 122.74 | 112.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 83 | 0.32 | 0 | 0.21 | 0.59 | 141.18 | 0.19 | 0.35 |
| Hex | 47 | 69 | 53 | 20 | 0 | 15 | 3B | 8D | 13 | 23 |
| Octal | 107 | 151 | 123 | 40 | 0 | 25 | 73 | 215 | 23 | 43 |
| Binary | 1000111 | 1101001 | 1010011 | 100000 | 0 | 10101 | 111011 | 10001101 | 10011 | 100011 |
Color Harmonies of #476953
Complementary color
Monochromatic Colors of #476953
Black with #476953
Text Example
Text Example
White with #476953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476953; }
p { color: rgb(71,105,83); }
H1.HeaderClassName
{
color: #476953;
}
.AnyTagClassName
{
color: #476953;
}
</style>
background-color css
<style>
a { background-color: #476953; }
a { background-color: rgb(71,105,83); }
div.DivClassName
{
background-color: #476953;
}
.BgClassName
{
background-color: #476953;
}
</style>
border-color css
<style>
span { border-color: #476953; }
span { border-color: rgb(71,105,83); }
td.TdClassName
{
border-color: #476953;
}
.TagClassName
{
border-color: #476953;
}
</style>