Shades of Ming #437575
Tints of Ming #437575
RGB
CMYK
RGB Variations
Color information
#437575 (or 0x437575) is known color: Ming. HEX triplet: 43, 75 and 75. RGB value is (67,117,117). Sum of RGB (Red+Green+Blue) = 67+117+117=301 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.26% from 301); Green value is 117 (46.09% from 255 or 38.87% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #437575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437575 is #BC8A8A. Grayscale: #666666. Windows color (decimal): -12356235 or 7697731. OLE color: 7697731.
HSL color Cylindrical-coordinate representation of color #437575: hue angle of 180º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #437575 is Cyan = 0.43, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 117 | 117 | - |
| CMYK | 0.43 | 0 | 0 | 0.54 |
| HSL | 180º | 0.27% | 0.36% | - |
| HSV(B) | 180º | 0.43% | 0.46% | - |
| XYZ | 11.89 | 15.2 | 19.14 | - |
| YUV | 102.05 | 136.44 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 117 | 117 | 0.43 | 0 | 0 | 0.54 | 180 | 0.27 | 0.36 |
| Hex | 43 | 75 | 75 | 2B | 0 | 0 | 36 | B4 | 1B | 24 |
| Octal | 103 | 165 | 165 | 53 | 0 | 0 | 66 | 264 | 33 | 44 |
| Binary | 1000011 | 1110101 | 1110101 | 101011 | 0 | 0 | 110110 | 10110100 | 11011 | 100100 |
Color Harmonies of #437575
Complementary color
Monochromatic Colors of #437575
Black with #437575
Text Example
Text Example
White with #437575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437575; }
p { color: rgb(67,117,117); }
H1.HeaderClassName
{
color: #437575;
}
.AnyTagClassName
{
color: #437575;
}
</style>
background-color css
<style>
a { background-color: #437575; }
a { background-color: rgb(67,117,117); }
div.DivClassName
{
background-color: #437575;
}
.BgClassName
{
background-color: #437575;
}
</style>
border-color css
<style>
span { border-color: #437575; }
span { border-color: rgb(67,117,117); }
td.TdClassName
{
border-color: #437575;
}
.TagClassName
{
border-color: #437575;
}
</style>