Shades of Ming #367477
Tints of Ming #367477
RGB
CMYK
RGB Variations
Color information
#367477 (or 0x367477) is known color: Ming. HEX triplet: 36, 74 and 77. RGB value is (54,116,119). Sum of RGB (Red+Green+Blue) = 54+116+119=289 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.69% from 289); Green value is 116 (45.70% from 255 or 40.14% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #367477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367477 is #C98B88. Grayscale: #616161. Windows color (decimal): -13208457 or 7828534. OLE color: 7828534.
HSL color Cylindrical-coordinate representation of color #367477: hue angle of 182.77º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367477 is Cyan = 0.55, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 116 | 119 | - |
| CMYK | 0.55 | 0.03 | 0 | 0.53 |
| HSL | 182.77º | 0.38% | 0.34% | - |
| HSV(B) | 182.77º | 0.55% | 0.47% | - |
| XYZ | 11.1 | 14.61 | 19.69 | - |
| YUV | 97.8 | 139.96 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 119 | 0.55 | 0.03 | 0 | 0.53 | 182.77 | 0.38 | 0.34 |
| Hex | 36 | 74 | 77 | 37 | 3 | 0 | 35 | B7 | 26 | 22 |
| Octal | 66 | 164 | 167 | 67 | 3 | 0 | 65 | 267 | 46 | 42 |
| Binary | 110110 | 1110100 | 1110111 | 110111 | 11 | 0 | 110101 | 10110111 | 100110 | 100010 |
Color Harmonies of #367477
Complementary color
Monochromatic Colors of #367477
Black with #367477
Text Example
Text Example
White with #367477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367477; }
p { color: rgb(54,116,119); }
H1.HeaderClassName
{
color: #367477;
}
.AnyTagClassName
{
color: #367477;
}
</style>
background-color css
<style>
a { background-color: #367477; }
a { background-color: rgb(54,116,119); }
div.DivClassName
{
background-color: #367477;
}
.BgClassName
{
background-color: #367477;
}
</style>
border-color css
<style>
span { border-color: #367477; }
span { border-color: rgb(54,116,119); }
td.TdClassName
{
border-color: #367477;
}
.TagClassName
{
border-color: #367477;
}
</style>