Shades of Ming #367275
Tints of Ming #367275
RGB
CMYK
RGB Variations
Color information
#367275 (or 0x367275) is known color: Ming. HEX triplet: 36, 72 and 75. RGB value is (54,114,117). Sum of RGB (Red+Green+Blue) = 54+114+117=285 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.95% from 285); Green value is 114 (44.92% from 255 or 40% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #367275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367275 is #C98D8A. Grayscale: #606060. Windows color (decimal): -13208971 or 7696950. OLE color: 7696950.
HSL color Cylindrical-coordinate representation of color #367275: hue angle of 182.86º 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 #367275 is Cyan = 0.54, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 114 | 117 | - |
| CMYK | 0.54 | 0.03 | 0 | 0.54 |
| HSL | 182.86º | 0.37% | 0.34% | - |
| HSV(B) | 182.86º | 0.54% | 0.46% | - |
| XYZ | 10.75 | 14.1 | 18.99 | - |
| YUV | 96.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 117 | 0.54 | 0.03 | 0 | 0.54 | 182.86 | 0.37 | 0.34 |
| Hex | 36 | 72 | 75 | 36 | 3 | 0 | 36 | B7 | 25 | 22 |
| Octal | 66 | 162 | 165 | 66 | 3 | 0 | 66 | 267 | 45 | 42 |
| Binary | 110110 | 1110010 | 1110101 | 110110 | 11 | 0 | 110110 | 10110111 | 100101 | 100010 |
Color Harmonies of #367275
Complementary color
Monochromatic Colors of #367275
Black with #367275
Text Example
Text Example
White with #367275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367275; }
p { color: rgb(54,114,117); }
H1.HeaderClassName
{
color: #367275;
}
.AnyTagClassName
{
color: #367275;
}
</style>
background-color css
<style>
a { background-color: #367275; }
a { background-color: rgb(54,114,117); }
div.DivClassName
{
background-color: #367275;
}
.BgClassName
{
background-color: #367275;
}
</style>
border-color css
<style>
span { border-color: #367275; }
span { border-color: rgb(54,114,117); }
td.TdClassName
{
border-color: #367275;
}
.TagClassName
{
border-color: #367275;
}
</style>