Shades of Ming #367276
Tints of Ming #367276
RGB
CMYK
RGB Variations
Color information
#367276 (or 0x367276) is known color: Ming. HEX triplet: 36, 72 and 76. RGB value is (54,114,118). Sum of RGB (Red+Green+Blue) = 54+114+118=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 114 (44.92% from 255 or 39.86% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #367276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367276 is #C98D89. Grayscale: #606060. Windows color (decimal): -13208970 or 7762486. OLE color: 7762486.
HSL color Cylindrical-coordinate representation of color #367276: hue angle of 183.75º 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 #367276 is Cyan = 0.54, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 114 | 118 | - |
| CMYK | 0.54 | 0.03 | 0 | 0.54 |
| HSL | 183.75º | 0.37% | 0.34% | - |
| HSV(B) | 183.75º | 0.54% | 0.46% | - |
| XYZ | 10.81 | 14.13 | 19.3 | - |
| YUV | 96.52 | 140.12 | 97.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 118 | 0.54 | 0.03 | 0 | 0.54 | 183.75 | 0.37 | 0.34 |
| Hex | 36 | 72 | 76 | 36 | 3 | 0 | 36 | B8 | 25 | 22 |
| Octal | 66 | 162 | 166 | 66 | 3 | 0 | 66 | 270 | 45 | 42 |
| Binary | 110110 | 1110010 | 1110110 | 110110 | 11 | 0 | 110110 | 10111000 | 100101 | 100010 |
Color Harmonies of #367276
Complementary color
Monochromatic Colors of #367276
Black with #367276
Text Example
Text Example
White with #367276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367276; }
p { color: rgb(54,114,118); }
H1.HeaderClassName
{
color: #367276;
}
.AnyTagClassName
{
color: #367276;
}
</style>
background-color css
<style>
a { background-color: #367276; }
a { background-color: rgb(54,114,118); }
div.DivClassName
{
background-color: #367276;
}
.BgClassName
{
background-color: #367276;
}
</style>
border-color css
<style>
span { border-color: #367276; }
span { border-color: rgb(54,114,118); }
td.TdClassName
{
border-color: #367276;
}
.TagClassName
{
border-color: #367276;
}
</style>