Shades of Ming #367076
Tints of Ming #367076
RGB
CMYK
RGB Variations
Color information
#367076 (or 0x367076) is known color: Ming. HEX triplet: 36, 70 and 76. RGB value is (54,112,118). Sum of RGB (Red+Green+Blue) = 54+112+118=284 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.01% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #367076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367076 is #C98F89. Grayscale: #5F5F5F. Windows color (decimal): -13209482 or 7761974. OLE color: 7761974.
HSL color Cylindrical-coordinate representation of color #367076: hue angle of 185.62º 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 #367076 is Cyan = 0.54, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 112 | 118 | - |
| CMYK | 0.54 | 0.05 | 0 | 0.54 |
| HSL | 185.63º | 0.37% | 0.34% | - |
| HSV(B) | 185.63º | 0.54% | 0.46% | - |
| XYZ | 10.59 | 13.68 | 19.22 | - |
| YUV | 95.34 | 140.78 | 98.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 118 | 0.54 | 0.05 | 0 | 0.54 | 185.63 | 0.37 | 0.34 |
| Hex | 36 | 70 | 76 | 36 | 5 | 0 | 36 | BA | 25 | 22 |
| Octal | 66 | 160 | 166 | 66 | 5 | 0 | 66 | 272 | 45 | 42 |
| Binary | 110110 | 1110000 | 1110110 | 110110 | 101 | 0 | 110110 | 10111010 | 100101 | 100010 |
Color Harmonies of #367076
Complementary color
Monochromatic Colors of #367076
Black with #367076
Text Example
Text Example
White with #367076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367076; }
p { color: rgb(54,112,118); }
H1.HeaderClassName
{
color: #367076;
}
.AnyTagClassName
{
color: #367076;
}
</style>
background-color css
<style>
a { background-color: #367076; }
a { background-color: rgb(54,112,118); }
div.DivClassName
{
background-color: #367076;
}
.BgClassName
{
background-color: #367076;
}
</style>
border-color css
<style>
span { border-color: #367076; }
span { border-color: rgb(54,112,118); }
td.TdClassName
{
border-color: #367076;
}
.TagClassName
{
border-color: #367076;
}
</style>