Shades of Ming #367376
Tints of Ming #367376
RGB
CMYK
RGB Variations
Color information
#367376 (or 0x367376) is known color: Ming. HEX triplet: 36, 73 and 76. RGB value is (54,115,118). Sum of RGB (Red+Green+Blue) = 54+115+118=287 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.82% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #367376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367376 is #C98C89. Grayscale: #616161. Windows color (decimal): -13208714 or 7762742. OLE color: 7762742.
HSL color Cylindrical-coordinate representation of color #367376: hue angle of 182.81º 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 #367376 is Cyan = 0.54, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 115 | 118 | - |
| CMYK | 0.54 | 0.03 | 0 | 0.54 |
| HSL | 182.81º | 0.37% | 0.34% | - |
| HSV(B) | 182.81º | 0.54% | 0.46% | - |
| XYZ | 10.92 | 14.35 | 19.33 | - |
| YUV | 97.1 | 139.79 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 118 | 0.54 | 0.03 | 0 | 0.54 | 182.81 | 0.37 | 0.34 |
| Hex | 36 | 73 | 76 | 36 | 3 | 0 | 36 | B7 | 25 | 22 |
| Octal | 66 | 163 | 166 | 66 | 3 | 0 | 66 | 267 | 45 | 42 |
| Binary | 110110 | 1110011 | 1110110 | 110110 | 11 | 0 | 110110 | 10110111 | 100101 | 100010 |
Color Harmonies of #367376
Complementary color
Monochromatic Colors of #367376
Black with #367376
Text Example
Text Example
White with #367376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367376; }
p { color: rgb(54,115,118); }
H1.HeaderClassName
{
color: #367376;
}
.AnyTagClassName
{
color: #367376;
}
</style>
background-color css
<style>
a { background-color: #367376; }
a { background-color: rgb(54,115,118); }
div.DivClassName
{
background-color: #367376;
}
.BgClassName
{
background-color: #367376;
}
</style>
border-color css
<style>
span { border-color: #367376; }
span { border-color: rgb(54,115,118); }
td.TdClassName
{
border-color: #367376;
}
.TagClassName
{
border-color: #367376;
}
</style>