Shades of Ming #437074
Tints of Ming #437074
RGB
CMYK
RGB Variations
Color information
#437074 (or 0x437074) is known color: Ming. HEX triplet: 43, 70 and 74. RGB value is (67,112,116). Sum of RGB (Red+Green+Blue) = 67+112+116=295 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.71% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 116 (45.70% from 255 or 39.32% from 295); Max value from RGB is 116 - color contains mainly: blue. Hex color #437074 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437074 is #BC8F8B. Grayscale: #626262. Windows color (decimal): -12357516 or 7630915. OLE color: 7630915.
HSL color Cylindrical-coordinate representation of color #437074: hue angle of 184.9º degrees, saturation: 0.27, 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 #437074 is Cyan = 0.42, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 112 | 116 | - |
| CMYK | 0.42 | 0.03 | 0 | 0.55 |
| HSL | 184.9º | 0.27% | 0.36% | - |
| HSV(B) | 184.9º | 0.42% | 0.45% | - |
| XYZ | 11.26 | 14.04 | 18.64 | - |
| YUV | 99 | 137.59 | 105.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 116 | 0.42 | 0.03 | 0 | 0.55 | 184.9 | 0.27 | 0.36 |
| Hex | 43 | 70 | 74 | 2A | 3 | 0 | 37 | B9 | 1B | 24 |
| Octal | 103 | 160 | 164 | 52 | 3 | 0 | 67 | 271 | 33 | 44 |
| Binary | 1000011 | 1110000 | 1110100 | 101010 | 11 | 0 | 110111 | 10111001 | 11011 | 100100 |
Color Harmonies of #437074
Complementary color
Monochromatic Colors of #437074
Black with #437074
Text Example
Text Example
White with #437074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437074; }
p { color: rgb(67,112,116); }
H1.HeaderClassName
{
color: #437074;
}
.AnyTagClassName
{
color: #437074;
}
</style>
background-color css
<style>
a { background-color: #437074; }
a { background-color: rgb(67,112,116); }
div.DivClassName
{
background-color: #437074;
}
.BgClassName
{
background-color: #437074;
}
</style>
border-color css
<style>
span { border-color: #437074; }
span { border-color: rgb(67,112,116); }
td.TdClassName
{
border-color: #437074;
}
.TagClassName
{
border-color: #437074;
}
</style>