Shades of Ming #437270
Tints of Ming #437270
RGB
CMYK
RGB Variations
Color information
#437270 (or 0x437270) is known color: Ming. HEX triplet: 43, 72 and 70. RGB value is (67,114,112). Sum of RGB (Red+Green+Blue) = 67+114+112=293 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.87% from 293); Green value is 114 (44.92% from 255 or 38.91% from 293); Blue value is 112 (44.14% from 255 or 38.23% from 293); Max value from RGB is 114 - color contains mainly: green. Hex color #437270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437270 is #BC8D8F. Grayscale: #636363. Windows color (decimal): -12357008 or 7369283. OLE color: 7369283.
HSL color Cylindrical-coordinate representation of color #437270: hue angle of 177.45º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #437270 is Cyan = 0.41, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 114 | 112 | - |
| CMYK | 0.41 | 0 | 0.02 | 0.55 |
| HSL | 177.45º | 0.26% | 0.35% | - |
| HSV(B) | 177.45º | 0.41% | 0.45% | - |
| XYZ | 11.26 | 14.4 | 17.51 | - |
| YUV | 99.72 | 134.93 | 104.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 112 | 0.41 | 0 | 0.02 | 0.55 | 177.45 | 0.26 | 0.35 |
| Hex | 43 | 72 | 70 | 29 | 0 | 2 | 37 | B1 | 1A | 23 |
| Octal | 103 | 162 | 160 | 51 | 0 | 2 | 67 | 261 | 32 | 43 |
| Binary | 1000011 | 1110010 | 1110000 | 101001 | 0 | 10 | 110111 | 10110001 | 11010 | 100011 |
Color Harmonies of #437270
Complementary color
Monochromatic Colors of #437270
Black with #437270
Text Example
Text Example
White with #437270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437270; }
p { color: rgb(67,114,112); }
H1.HeaderClassName
{
color: #437270;
}
.AnyTagClassName
{
color: #437270;
}
</style>
background-color css
<style>
a { background-color: #437270; }
a { background-color: rgb(67,114,112); }
div.DivClassName
{
background-color: #437270;
}
.BgClassName
{
background-color: #437270;
}
</style>
border-color css
<style>
span { border-color: #437270; }
span { border-color: rgb(67,114,112); }
td.TdClassName
{
border-color: #437270;
}
.TagClassName
{
border-color: #437270;
}
</style>