Shades of Ming #387577
Tints of Ming #387577
RGB
CMYK
RGB Variations
Color information
#387577 (or 0x387577) is known color: Ming. HEX triplet: 38, 75 and 77. RGB value is (56,117,119). Sum of RGB (Red+Green+Blue) = 56+117+119=292 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.18% from 292); Green value is 117 (46.09% from 255 or 40.07% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 119 - color contains mainly: blue. Hex color #387577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387577 is #C78A88. Grayscale: #626262. Windows color (decimal): -13077129 or 7828792. OLE color: 7828792.
HSL color Cylindrical-coordinate representation of color #387577: hue angle of 181.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387577 is Cyan = 0.53, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 117 | 119 | - |
| CMYK | 0.53 | 0.02 | 0 | 0.53 |
| HSL | 181.9º | 0.36% | 0.34% | - |
| HSV(B) | 181.9º | 0.53% | 0.47% | - |
| XYZ | 11.32 | 14.9 | 19.73 | - |
| YUV | 98.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 119 | 0.53 | 0.02 | 0 | 0.53 | 181.9 | 0.36 | 0.34 |
| Hex | 38 | 75 | 77 | 35 | 2 | 0 | 35 | B6 | 24 | 22 |
| Octal | 70 | 165 | 167 | 65 | 2 | 0 | 65 | 266 | 44 | 42 |
| Binary | 111000 | 1110101 | 1110111 | 110101 | 10 | 0 | 110101 | 10110110 | 100100 | 100010 |
Color Harmonies of #387577
Complementary color
Monochromatic Colors of #387577
Black with #387577
Text Example
Text Example
White with #387577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387577; }
p { color: rgb(56,117,119); }
H1.HeaderClassName
{
color: #387577;
}
.AnyTagClassName
{
color: #387577;
}
</style>
background-color css
<style>
a { background-color: #387577; }
a { background-color: rgb(56,117,119); }
div.DivClassName
{
background-color: #387577;
}
.BgClassName
{
background-color: #387577;
}
</style>
border-color css
<style>
span { border-color: #387577; }
span { border-color: rgb(56,117,119); }
td.TdClassName
{
border-color: #387577;
}
.TagClassName
{
border-color: #387577;
}
</style>