Shades of Ming #437875
Tints of Ming #437875
RGB
CMYK
RGB Variations
Color information
#437875 (or 0x437875) is known color: Ming. HEX triplet: 43, 78 and 75. RGB value is (67,120,117). Sum of RGB (Red+Green+Blue) = 67+120+117=304 (40% of max value = 765). Red value is 67 (26.56% from 255 or 22.04% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 120 - color contains mainly: green. Hex color #437875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437875 is #BC878A. Grayscale: #676767. Windows color (decimal): -12355467 or 7698499. OLE color: 7698499.
HSL color Cylindrical-coordinate representation of color #437875: hue angle of 176.6º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #437875 is Cyan = 0.44, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 120 | 117 | - |
| CMYK | 0.44 | 0 | 0.02 | 0.53 |
| HSL | 176.6º | 0.28% | 0.37% | - |
| HSV(B) | 176.6º | 0.44% | 0.47% | - |
| XYZ | 12.24 | 15.91 | 19.26 | - |
| YUV | 103.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 120 | 117 | 0.44 | 0 | 0.02 | 0.53 | 176.6 | 0.28 | 0.37 |
| Hex | 43 | 78 | 75 | 2C | 0 | 2 | 35 | B1 | 1C | 25 |
| Octal | 103 | 170 | 165 | 54 | 0 | 2 | 65 | 261 | 34 | 45 |
| Binary | 1000011 | 1111000 | 1110101 | 101100 | 0 | 10 | 110101 | 10110001 | 11100 | 100101 |
Color Harmonies of #437875
Complementary color
Monochromatic Colors of #437875
Black with #437875
Text Example
Text Example
White with #437875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437875; }
p { color: rgb(67,120,117); }
H1.HeaderClassName
{
color: #437875;
}
.AnyTagClassName
{
color: #437875;
}
</style>
background-color css
<style>
a { background-color: #437875; }
a { background-color: rgb(67,120,117); }
div.DivClassName
{
background-color: #437875;
}
.BgClassName
{
background-color: #437875;
}
</style>
border-color css
<style>
span { border-color: #437875; }
span { border-color: rgb(67,120,117); }
td.TdClassName
{
border-color: #437875;
}
.TagClassName
{
border-color: #437875;
}
</style>