Shades of Ming #437672
Tints of Ming #437672
RGB
CMYK
RGB Variations
Color information
#437672 (or 0x437672) is known color: Ming. HEX triplet: 43, 76 and 72. RGB value is (67,118,114). Sum of RGB (Red+Green+Blue) = 67+118+114=299 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.41% from 299); Green value is 118 (46.48% from 255 or 39.46% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 118 - color contains mainly: green. Hex color #437672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437672 is #BC898D. Grayscale: #666666. Windows color (decimal): -12355982 or 7501379. OLE color: 7501379.
HSL color Cylindrical-coordinate representation of color #437672: hue angle of 175.29º degrees, saturation: 0.28, 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 #437672 is Cyan = 0.43, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 118 | 114 | - |
| CMYK | 0.43 | 0 | 0.03 | 0.54 |
| HSL | 175.29º | 0.28% | 0.36% | - |
| HSV(B) | 175.29º | 0.43% | 0.46% | - |
| XYZ | 11.83 | 15.37 | 18.26 | - |
| YUV | 102.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 118 | 114 | 0.43 | 0 | 0.03 | 0.54 | 175.29 | 0.28 | 0.36 |
| Hex | 43 | 76 | 72 | 2B | 0 | 3 | 36 | AF | 1C | 24 |
| Octal | 103 | 166 | 162 | 53 | 0 | 3 | 66 | 257 | 34 | 44 |
| Binary | 1000011 | 1110110 | 1110010 | 101011 | 0 | 11 | 110110 | 10101111 | 11100 | 100100 |
Color Harmonies of #437672
Complementary color
Monochromatic Colors of #437672
Black with #437672
Text Example
Text Example
White with #437672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437672; }
p { color: rgb(67,118,114); }
H1.HeaderClassName
{
color: #437672;
}
.AnyTagClassName
{
color: #437672;
}
</style>
background-color css
<style>
a { background-color: #437672; }
a { background-color: rgb(67,118,114); }
div.DivClassName
{
background-color: #437672;
}
.BgClassName
{
background-color: #437672;
}
</style>
border-color css
<style>
span { border-color: #437672; }
span { border-color: rgb(67,118,114); }
td.TdClassName
{
border-color: #437672;
}
.TagClassName
{
border-color: #437672;
}
</style>