Shades of Ming #437373
Tints of Ming #437373
RGB
CMYK
RGB Variations
Color information
#437373 (or 0x437373) is known color: Ming. HEX triplet: 43, 73 and 73. RGB value is (67,115,115). Sum of RGB (Red+Green+Blue) = 67+115+115=297 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.56% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #437373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437373 is #BC8C8C. Grayscale: #646464. Windows color (decimal): -12356749 or 7566147. OLE color: 7566147.
HSL color Cylindrical-coordinate representation of color #437373: hue angle of 180º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #437373 is Cyan = 0.42, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 115 | 115 | - |
| CMYK | 0.42 | 0 | 0 | 0.55 |
| HSL | 180º | 0.26% | 0.36% | - |
| HSV(B) | 180º | 0.42% | 0.45% | - |
| XYZ | 11.54 | 14.69 | 18.45 | - |
| YUV | 100.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 115 | 115 | 0.42 | 0 | 0 | 0.55 | 180 | 0.26 | 0.36 |
| Hex | 43 | 73 | 73 | 2A | 0 | 0 | 37 | B4 | 1A | 24 |
| Octal | 103 | 163 | 163 | 52 | 0 | 0 | 67 | 264 | 32 | 44 |
| Binary | 1000011 | 1110011 | 1110011 | 101010 | 0 | 0 | 110111 | 10110100 | 11010 | 100100 |
Color Harmonies of #437373
Complementary color
Monochromatic Colors of #437373
Black with #437373
Text Example
Text Example
White with #437373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437373; }
p { color: rgb(67,115,115); }
H1.HeaderClassName
{
color: #437373;
}
.AnyTagClassName
{
color: #437373;
}
</style>
background-color css
<style>
a { background-color: #437373; }
a { background-color: rgb(67,115,115); }
div.DivClassName
{
background-color: #437373;
}
.BgClassName
{
background-color: #437373;
}
</style>
border-color css
<style>
span { border-color: #437373; }
span { border-color: rgb(67,115,115); }
td.TdClassName
{
border-color: #437373;
}
.TagClassName
{
border-color: #437373;
}
</style>