Shades of Ming #437273
Tints of Ming #437273
RGB
CMYK
RGB Variations
Color information
#437273 (or 0x437273) is known color: Ming. HEX triplet: 43, 72 and 73. RGB value is (67,114,115). Sum of RGB (Red+Green+Blue) = 67+114+115=296 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.64% from 296); Green value is 114 (44.92% from 255 or 38.51% from 296); Blue value is 115 (45.31% from 255 or 38.85% from 296); Max value from RGB is 115 - color contains mainly: blue. Hex color #437273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437273 is #BC8D8C. Grayscale: #646464. Windows color (decimal): -12357005 or 7565891. OLE color: 7565891.
HSL color Cylindrical-coordinate representation of color #437273: hue angle of 181.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #437273 is Cyan = 0.42, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 114 | 115 | - |
| CMYK | 0.42 | 0.01 | 0 | 0.55 |
| HSL | 181.25º | 0.26% | 0.36% | - |
| HSV(B) | 181.25º | 0.42% | 0.45% | - |
| XYZ | 11.43 | 14.47 | 18.41 | - |
| YUV | 100.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 115 | 0.42 | 0.01 | 0 | 0.55 | 181.25 | 0.26 | 0.36 |
| Hex | 43 | 72 | 73 | 2A | 1 | 0 | 37 | B5 | 1A | 24 |
| Octal | 103 | 162 | 163 | 52 | 1 | 0 | 67 | 265 | 32 | 44 |
| Binary | 1000011 | 1110010 | 1110011 | 101010 | 1 | 0 | 110111 | 10110101 | 11010 | 100100 |
Color Harmonies of #437273
Complementary color
Monochromatic Colors of #437273
Black with #437273
Text Example
Text Example
White with #437273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437273; }
p { color: rgb(67,114,115); }
H1.HeaderClassName
{
color: #437273;
}
.AnyTagClassName
{
color: #437273;
}
</style>
background-color css
<style>
a { background-color: #437273; }
a { background-color: rgb(67,114,115); }
div.DivClassName
{
background-color: #437273;
}
.BgClassName
{
background-color: #437273;
}
</style>
border-color css
<style>
span { border-color: #437273; }
span { border-color: rgb(67,114,115); }
td.TdClassName
{
border-color: #437273;
}
.TagClassName
{
border-color: #437273;
}
</style>