Shades of Ming #437975
Tints of Ming #437975
RGB
CMYK
RGB Variations
Color information
#437975 (or 0x437975) is known color: Ming. HEX triplet: 43, 79 and 75. RGB value is (67,121,117). Sum of RGB (Red+Green+Blue) = 67+121+117=305 (40% of max value = 765). Red value is 67 (26.56% from 255 or 21.97% from 305); Green value is 121 (47.66% from 255 or 39.67% from 305); Blue value is 117 (46.09% from 255 or 38.36% from 305); Max value from RGB is 121 - color contains mainly: green. Hex color #437975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437975 is #BC868A. Grayscale: #686868. Windows color (decimal): -12355211 or 7698755. OLE color: 7698755.
HSL color Cylindrical-coordinate representation of color #437975: hue angle of 175.56º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #437975 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 121 | 117 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.53 |
| HSL | 175.56º | 0.29% | 0.37% | - |
| HSV(B) | 175.56º | 0.45% | 0.47% | - |
| XYZ | 12.36 | 16.15 | 19.3 | - |
| YUV | 104.4 | 135.11 | 101.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 121 | 117 | 0.45 | 0 | 0.03 | 0.53 | 175.56 | 0.29 | 0.37 |
| Hex | 43 | 79 | 75 | 2D | 0 | 3 | 35 | B0 | 1D | 25 |
| Octal | 103 | 171 | 165 | 55 | 0 | 3 | 65 | 260 | 35 | 45 |
| Binary | 1000011 | 1111001 | 1110101 | 101101 | 0 | 11 | 110101 | 10110000 | 11101 | 100101 |
Color Harmonies of #437975
Complementary color
Monochromatic Colors of #437975
Black with #437975
Text Example
Text Example
White with #437975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437975; }
p { color: rgb(67,121,117); }
H1.HeaderClassName
{
color: #437975;
}
.AnyTagClassName
{
color: #437975;
}
</style>
background-color css
<style>
a { background-color: #437975; }
a { background-color: rgb(67,121,117); }
div.DivClassName
{
background-color: #437975;
}
.BgClassName
{
background-color: #437975;
}
</style>
border-color css
<style>
span { border-color: #437975; }
span { border-color: rgb(67,121,117); }
td.TdClassName
{
border-color: #437975;
}
.TagClassName
{
border-color: #437975;
}
</style>