Shades of Ming #367078
Tints of Ming #367078
RGB
CMYK
RGB Variations
Color information
#367078 (or 0x367078) is known color: Ming. HEX triplet: 36, 70 and 78. RGB value is (54,112,120). Sum of RGB (Red+Green+Blue) = 54+112+120=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 120 (47.27% from 255 or 41.96% from 286); Max value from RGB is 120 - color contains mainly: blue. Hex color #367078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367078 is #C98F87. Grayscale: #5F5F5F. Windows color (decimal): -13209480 or 7893046. OLE color: 7893046.
HSL color Cylindrical-coordinate representation of color #367078: hue angle of 187.27º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367078 is Cyan = 0.55, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 112 | 120 | - |
| CMYK | 0.55 | 0.07 | 0 | 0.53 |
| HSL | 187.27º | 0.38% | 0.34% | - |
| HSV(B) | 187.27º | 0.55% | 0.47% | - |
| XYZ | 10.71 | 13.73 | 19.85 | - |
| YUV | 95.57 | 141.78 | 98.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 120 | 0.55 | 0.07 | 0 | 0.53 | 187.27 | 0.38 | 0.34 |
| Hex | 36 | 70 | 78 | 37 | 7 | 0 | 35 | BB | 26 | 22 |
| Octal | 66 | 160 | 170 | 67 | 7 | 0 | 65 | 273 | 46 | 42 |
| Binary | 110110 | 1110000 | 1111000 | 110111 | 111 | 0 | 110101 | 10111011 | 100110 | 100010 |
Color Harmonies of #367078
Complementary color
Monochromatic Colors of #367078
Black with #367078
Text Example
Text Example
White with #367078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367078; }
p { color: rgb(54,112,120); }
H1.HeaderClassName
{
color: #367078;
}
.AnyTagClassName
{
color: #367078;
}
</style>
background-color css
<style>
a { background-color: #367078; }
a { background-color: rgb(54,112,120); }
div.DivClassName
{
background-color: #367078;
}
.BgClassName
{
background-color: #367078;
}
</style>
border-color css
<style>
span { border-color: #367078; }
span { border-color: rgb(54,112,120); }
td.TdClassName
{
border-color: #367078;
}
.TagClassName
{
border-color: #367078;
}
</style>