Shades of Ming #437075
Tints of Ming #437075
RGB
CMYK
RGB Variations
Color information
#437075 (or 0x437075) is known color: Ming. HEX triplet: 43, 70 and 75. RGB value is (67,112,117). Sum of RGB (Red+Green+Blue) = 67+112+117=296 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.64% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 117 (46.09% from 255 or 39.53% from 296); Max value from RGB is 117 - color contains mainly: blue. Hex color #437075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437075 is #BC8F8A. Grayscale: #636363. Windows color (decimal): -12357515 or 7696451. OLE color: 7696451.
HSL color Cylindrical-coordinate representation of color #437075: hue angle of 186º degrees, saturation: 0.27, 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 #437075 is Cyan = 0.43, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 112 | 117 | - |
| CMYK | 0.43 | 0.04 | 0 | 0.54 |
| HSL | 186º | 0.27% | 0.36% | - |
| HSV(B) | 186º | 0.43% | 0.46% | - |
| XYZ | 11.32 | 14.07 | 18.95 | - |
| YUV | 99.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 117 | 0.43 | 0.04 | 0 | 0.54 | 186 | 0.27 | 0.36 |
| Hex | 43 | 70 | 75 | 2B | 4 | 0 | 36 | BA | 1B | 24 |
| Octal | 103 | 160 | 165 | 53 | 4 | 0 | 66 | 272 | 33 | 44 |
| Binary | 1000011 | 1110000 | 1110101 | 101011 | 100 | 0 | 110110 | 10111010 | 11011 | 100100 |
Color Harmonies of #437075
Complementary color
Monochromatic Colors of #437075
Black with #437075
Text Example
Text Example
White with #437075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437075; }
p { color: rgb(67,112,117); }
H1.HeaderClassName
{
color: #437075;
}
.AnyTagClassName
{
color: #437075;
}
</style>
background-color css
<style>
a { background-color: #437075; }
a { background-color: rgb(67,112,117); }
div.DivClassName
{
background-color: #437075;
}
.BgClassName
{
background-color: #437075;
}
</style>
border-color css
<style>
span { border-color: #437075; }
span { border-color: rgb(67,112,117); }
td.TdClassName
{
border-color: #437075;
}
.TagClassName
{
border-color: #437075;
}
</style>