Shades of Mineral Green #476751
Tints of Mineral Green #476751
RGB
CMYK
RGB Variations
Color information
#476751 (or 0x476751) is known color: Mineral Green. HEX triplet: 47, 67 and 51. RGB value is (71,103,81). Sum of RGB (Red+Green+Blue) = 71+103+81=255 (33% of max value = 765). Red value is 71 (28.12% from 255 or 27.84% from 255); Green value is 103 (40.62% from 255 or 40.39% from 255); Blue value is 81 (32.03% from 255 or 31.76% from 255); Max value from RGB is 103 - color contains mainly: green. Hex color #476751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476751 is #B898AE. Grayscale: #5A5A5A. Windows color (decimal): -12097711 or 5334855. OLE color: 5334855.
HSL color Cylindrical-coordinate representation of color #476751: hue angle of 138.75º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476751 is Cyan = 0.31, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 81 | - |
| CMYK | 0.31 | 0 | 0.21 | 0.60 |
| HSL | 138.75º | 0.18% | 0.34% | - |
| HSV(B) | 138.75º | 0.31% | 0.4% | - |
| XYZ | 8.93 | 11.63 | 9.56 | - |
| YUV | 90.92 | 122.4 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 81 | 0.31 | 0 | 0.21 | 0.60 | 138.75 | 0.18 | 0.34 |
| Hex | 47 | 67 | 51 | 1F | 0 | 15 | 3C | 8B | 12 | 22 |
| Octal | 107 | 147 | 121 | 37 | 0 | 25 | 74 | 213 | 22 | 42 |
| Binary | 1000111 | 1100111 | 1010001 | 11111 | 0 | 10101 | 111100 | 10001011 | 10010 | 100010 |
Color Harmonies of #476751
Complementary color
Monochromatic Colors of #476751
Black with #476751
Text Example
Text Example
White with #476751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476751; }
p { color: rgb(71,103,81); }
H1.HeaderClassName
{
color: #476751;
}
.AnyTagClassName
{
color: #476751;
}
</style>
background-color css
<style>
a { background-color: #476751; }
a { background-color: rgb(71,103,81); }
div.DivClassName
{
background-color: #476751;
}
.BgClassName
{
background-color: #476751;
}
</style>
border-color css
<style>
span { border-color: #476751; }
span { border-color: rgb(71,103,81); }
td.TdClassName
{
border-color: #476751;
}
.TagClassName
{
border-color: #476751;
}
</style>