Shades of Ming #437271
Tints of Ming #437271
RGB
CMYK
RGB Variations
Color information
#437271 (or 0x437271) is known color: Ming. HEX triplet: 43, 72 and 71. RGB value is (67,114,113). Sum of RGB (Red+Green+Blue) = 67+114+113=294 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.79% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 113 (44.53% from 255 or 38.44% from 294); Max value from RGB is 114 - color contains mainly: green. Hex color #437271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437271 is #BC8D8E. Grayscale: #636363. Windows color (decimal): -12357007 or 7434819. OLE color: 7434819.
HSL color Cylindrical-coordinate representation of color #437271: hue angle of 178.72º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #437271 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 114 | 113 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.55 |
| HSL | 178.72º | 0.26% | 0.35% | - |
| HSV(B) | 178.72º | 0.41% | 0.45% | - |
| XYZ | 11.31 | 14.42 | 17.81 | - |
| YUV | 99.83 | 135.43 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 113 | 0.41 | 0 | 0.01 | 0.55 | 178.72 | 0.26 | 0.35 |
| Hex | 43 | 72 | 71 | 29 | 0 | 1 | 37 | B3 | 1A | 23 |
| Octal | 103 | 162 | 161 | 51 | 0 | 1 | 67 | 263 | 32 | 43 |
| Binary | 1000011 | 1110010 | 1110001 | 101001 | 0 | 1 | 110111 | 10110011 | 11010 | 100011 |
Color Harmonies of #437271
Complementary color
Monochromatic Colors of #437271
Black with #437271
Text Example
Text Example
White with #437271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437271; }
p { color: rgb(67,114,113); }
H1.HeaderClassName
{
color: #437271;
}
.AnyTagClassName
{
color: #437271;
}
</style>
background-color css
<style>
a { background-color: #437271; }
a { background-color: rgb(67,114,113); }
div.DivClassName
{
background-color: #437271;
}
.BgClassName
{
background-color: #437271;
}
</style>
border-color css
<style>
span { border-color: #437271; }
span { border-color: rgb(67,114,113); }
td.TdClassName
{
border-color: #437271;
}
.TagClassName
{
border-color: #437271;
}
</style>