Shades of Ming #387976
Tints of Ming #387976
RGB
CMYK
RGB Variations
Color information
#387976 (or 0x387976) is known color: Ming. HEX triplet: 38, 79 and 76. RGB value is (56,121,118). Sum of RGB (Red+Green+Blue) = 56+121+118=295 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.98% from 295); Green value is 121 (47.66% from 255 or 41.02% from 295); Blue value is 118 (46.48% from 255 or 40% from 295); Max value from RGB is 121 - color contains mainly: green. Hex color #387976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387976 is #C78689. Grayscale: #656565. Windows color (decimal): -13076106 or 7764280. OLE color: 7764280.
HSL color Cylindrical-coordinate representation of color #387976: hue angle of 177.23º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #387976 is Cyan = 0.54, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 118 | - |
| CMYK | 0.54 | 0 | 0.02 | 0.53 |
| HSL | 177.23º | 0.37% | 0.35% | - |
| HSV(B) | 177.23º | 0.54% | 0.47% | - |
| XYZ | 11.74 | 15.82 | 19.58 | - |
| YUV | 101.22 | 137.47 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 118 | 0.54 | 0 | 0.02 | 0.53 | 177.23 | 0.37 | 0.35 |
| Hex | 38 | 79 | 76 | 36 | 0 | 2 | 35 | B1 | 25 | 23 |
| Octal | 70 | 171 | 166 | 66 | 0 | 2 | 65 | 261 | 45 | 43 |
| Binary | 111000 | 1111001 | 1110110 | 110110 | 0 | 10 | 110101 | 10110001 | 100101 | 100011 |
Color Harmonies of #387976
Complementary color
Monochromatic Colors of #387976
Black with #387976
Text Example
Text Example
White with #387976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387976; }
p { color: rgb(56,121,118); }
H1.HeaderClassName
{
color: #387976;
}
.AnyTagClassName
{
color: #387976;
}
</style>
background-color css
<style>
a { background-color: #387976; }
a { background-color: rgb(56,121,118); }
div.DivClassName
{
background-color: #387976;
}
.BgClassName
{
background-color: #387976;
}
</style>
border-color css
<style>
span { border-color: #387976; }
span { border-color: rgb(56,121,118); }
td.TdClassName
{
border-color: #387976;
}
.TagClassName
{
border-color: #387976;
}
</style>