Shades of Ming #367375
Tints of Ming #367375
RGB
CMYK
RGB Variations
Color information
#367375 (or 0x367375) is known color: Ming. HEX triplet: 36, 73 and 75. RGB value is (54,115,117). Sum of RGB (Red+Green+Blue) = 54+115+117=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #367375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367375 is #C98C8A. Grayscale: #606060. Windows color (decimal): -13208715 or 7697206. OLE color: 7697206.
HSL color Cylindrical-coordinate representation of color #367375: hue angle of 181.9º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367375 is Cyan = 0.54, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 115 | 117 | - |
| CMYK | 0.54 | 0.02 | 0 | 0.54 |
| HSL | 181.9º | 0.37% | 0.34% | - |
| HSV(B) | 181.9º | 0.54% | 0.46% | - |
| XYZ | 10.86 | 14.33 | 19.02 | - |
| YUV | 96.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 117 | 0.54 | 0.02 | 0 | 0.54 | 181.9 | 0.37 | 0.34 |
| Hex | 36 | 73 | 75 | 36 | 2 | 0 | 36 | B6 | 25 | 22 |
| Octal | 66 | 163 | 165 | 66 | 2 | 0 | 66 | 266 | 45 | 42 |
| Binary | 110110 | 1110011 | 1110101 | 110110 | 10 | 0 | 110110 | 10110110 | 100101 | 100010 |
Color Harmonies of #367375
Complementary color
Monochromatic Colors of #367375
Black with #367375
Text Example
Text Example
White with #367375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367375; }
p { color: rgb(54,115,117); }
H1.HeaderClassName
{
color: #367375;
}
.AnyTagClassName
{
color: #367375;
}
</style>
background-color css
<style>
a { background-color: #367375; }
a { background-color: rgb(54,115,117); }
div.DivClassName
{
background-color: #367375;
}
.BgClassName
{
background-color: #367375;
}
</style>
border-color css
<style>
span { border-color: #367375; }
span { border-color: rgb(54,115,117); }
td.TdClassName
{
border-color: #367375;
}
.TagClassName
{
border-color: #367375;
}
</style>