Shades of Ming #367075
Tints of Ming #367075
RGB
CMYK
RGB Variations
Color information
#367075 (or 0x367075) is known color: Ming. HEX triplet: 36, 70 and 75. RGB value is (54,112,117). Sum of RGB (Red+Green+Blue) = 54+112+117=283 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.08% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #367075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367075 is #C98F8A. Grayscale: #5F5F5F. Windows color (decimal): -13209483 or 7696438. OLE color: 7696438.
HSL color Cylindrical-coordinate representation of color #367075: hue angle of 184.76º 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 #367075 is Cyan = 0.54, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
RGB | 54 | 112 | 117 | - |
CMYK | 0.54 | 0.04 | 0 | 0.54 |
HSL | 184.76º | 0.37% | 0.34% | - |
HSV(B) | 184.76º | 0.54% | 0.46% | - |
XYZ | 10.53 | 13.66 | 18.91 | - |
YUV | 95.23 | 140.28 | 98.59 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 54 | 112 | 117 | 0.54 | 0.04 | 0 | 0.54 | 184.76 | 0.37 | 0.34 |
Hex | 36 | 70 | 75 | 36 | 4 | 0 | 36 | B9 | 25 | 22 |
Octal | 66 | 160 | 165 | 66 | 4 | 0 | 66 | 271 | 45 | 42 |
Binary | 110110 | 1110000 | 1110101 | 110110 | 100 | 0 | 110110 | 10111001 | 100101 | 100010 |
Color Harmonies of #367075
Complementary color
Monochromatic Colors of #367075
Black with #367075
Text Example
Text Example
White with #367075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367075; }
p { color: rgb(54,112,117); }
H1.HeaderClassName
{
color: #367075;
}
.AnyTagClassName
{
color: #367075;
}
</style>
background-color css
<style>
a { background-color: #367075; }
a { background-color: rgb(54,112,117); }
div.DivClassName
{
background-color: #367075;
}
.BgClassName
{
background-color: #367075;
}
</style>
border-color css
<style>
span { border-color: #367075; }
span { border-color: rgb(54,112,117); }
td.TdClassName
{
border-color: #367075;
}
.TagClassName
{
border-color: #367075;
}
</style>