Shades of Ming #367781
Tints of Ming #367781
RGB
CMYK
RGB Variations
Color information
#367781 (or 0x367781) is known color: Ming. HEX triplet: 36, 77 and 81. RGB value is (54,119,129). Sum of RGB (Red+Green+Blue) = 54+119+129=302 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.88% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 129 (50.78% from 255 or 42.72% from 302); Max value from RGB is 129 - color contains mainly: blue. Hex color #367781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367781 is #C9887E. Grayscale: #646464. Windows color (decimal): -13207679 or 8484662. OLE color: 8484662.
HSL color Cylindrical-coordinate representation of color #367781: hue angle of 188º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #367781 is Cyan = 0.58, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 119 | 129 | - |
| CMYK | 0.58 | 0.08 | 0 | 0.49 |
| HSL | 188º | 0.41% | 0.36% | - |
| HSV(B) | 188º | 0.58% | 0.51% | - |
| XYZ | 12.08 | 15.56 | 23.14 | - |
| YUV | 100.71 | 143.97 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 129 | 0.58 | 0.08 | 0 | 0.49 | 188 | 0.41 | 0.36 |
| Hex | 36 | 77 | 81 | 3A | 8 | 0 | 31 | BC | 29 | 24 |
| Octal | 66 | 167 | 201 | 72 | 10 | 0 | 61 | 274 | 51 | 44 |
| Binary | 110110 | 1110111 | 10000001 | 111010 | 1000 | 0 | 110001 | 10111100 | 101001 | 100100 |
Color Harmonies of #367781
Complementary color
Monochromatic Colors of #367781
Black with #367781
Text Example
Text Example
White with #367781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367781; }
p { color: rgb(54,119,129); }
H1.HeaderClassName
{
color: #367781;
}
.AnyTagClassName
{
color: #367781;
}
</style>
background-color css
<style>
a { background-color: #367781; }
a { background-color: rgb(54,119,129); }
div.DivClassName
{
background-color: #367781;
}
.BgClassName
{
background-color: #367781;
}
</style>
border-color css
<style>
span { border-color: #367781; }
span { border-color: rgb(54,119,129); }
td.TdClassName
{
border-color: #367781;
}
.TagClassName
{
border-color: #367781;
}
</style>