Shades of Ming #367474
Tints of Ming #367474
RGB
CMYK
RGB Variations
Color information
#367474 (or 0x367474) is known color: Ming. HEX triplet: 36, 74 and 74. RGB value is (54,116,116). Sum of RGB (Red+Green+Blue) = 54+116+116=286 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.88% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #367474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367474 is #C98B8B. Grayscale: #616161. Windows color (decimal): -13208460 or 7631926. OLE color: 7631926.
HSL color Cylindrical-coordinate representation of color #367474: hue angle of 180º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367474 is Cyan = 0.53, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 116 | - |
| CMYK | 0.53 | 0 | 0 | 0.55 |
| HSL | 180º | 0.36% | 0.33% | - |
| HSV(B) | 180º | 0.53% | 0.45% | - |
| XYZ | 10.92 | 14.54 | 18.75 | - |
| YUV | 97.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 116 | 0.53 | 0 | 0 | 0.55 | 180 | 0.36 | 0.33 |
| Hex | 36 | 74 | 74 | 35 | 0 | 0 | 37 | B4 | 24 | 21 |
| Octal | 66 | 164 | 164 | 65 | 0 | 0 | 67 | 264 | 44 | 41 |
| Binary | 110110 | 1110100 | 1110100 | 110101 | 0 | 0 | 110111 | 10110100 | 100100 | 100001 |
Color Harmonies of #367474
Complementary color
Monochromatic Colors of #367474
Black with #367474
Text Example
Text Example
White with #367474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367474; }
p { color: rgb(54,116,116); }
H1.HeaderClassName
{
color: #367474;
}
.AnyTagClassName
{
color: #367474;
}
</style>
background-color css
<style>
a { background-color: #367474; }
a { background-color: rgb(54,116,116); }
div.DivClassName
{
background-color: #367474;
}
.BgClassName
{
background-color: #367474;
}
</style>
border-color css
<style>
span { border-color: #367474; }
span { border-color: rgb(54,116,116); }
td.TdClassName
{
border-color: #367474;
}
.TagClassName
{
border-color: #367474;
}
</style>