Shades of Ming #367476
Tints of Ming #367476
RGB
CMYK
RGB Variations
Color information
#367476 (or 0x367476) is known color: Ming. HEX triplet: 36, 74 and 76. RGB value is (54,116,118). Sum of RGB (Red+Green+Blue) = 54+116+118=288 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.75% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #367476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367476 is #C98B89. Grayscale: #616161. Windows color (decimal): -13208458 or 7762998. OLE color: 7762998.
HSL color Cylindrical-coordinate representation of color #367476: hue angle of 181.88º 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 #367476 is Cyan = 0.54, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 116 | 118 | - |
| CMYK | 0.54 | 0.02 | 0 | 0.54 |
| HSL | 181.88º | 0.37% | 0.34% | - |
| HSV(B) | 181.88º | 0.54% | 0.46% | - |
| XYZ | 11.04 | 14.58 | 19.37 | - |
| YUV | 97.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 118 | 0.54 | 0.02 | 0 | 0.54 | 181.88 | 0.37 | 0.34 |
| Hex | 36 | 74 | 76 | 36 | 2 | 0 | 36 | B6 | 25 | 22 |
| Octal | 66 | 164 | 166 | 66 | 2 | 0 | 66 | 266 | 45 | 42 |
| Binary | 110110 | 1110100 | 1110110 | 110110 | 10 | 0 | 110110 | 10110110 | 100101 | 100010 |
Color Harmonies of #367476
Complementary color
Monochromatic Colors of #367476
Black with #367476
Text Example
Text Example
White with #367476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367476; }
p { color: rgb(54,116,118); }
H1.HeaderClassName
{
color: #367476;
}
.AnyTagClassName
{
color: #367476;
}
</style>
background-color css
<style>
a { background-color: #367476; }
a { background-color: rgb(54,116,118); }
div.DivClassName
{
background-color: #367476;
}
.BgClassName
{
background-color: #367476;
}
</style>
border-color css
<style>
span { border-color: #367476; }
span { border-color: rgb(54,116,118); }
td.TdClassName
{
border-color: #367476;
}
.TagClassName
{
border-color: #367476;
}
</style>