Shades of Ming #387676
Tints of Ming #387676
RGB
CMYK
RGB Variations
Color information
#387676 (or 0x387676) is known color: Ming. HEX triplet: 38, 76 and 76. RGB value is (56,118,118). Sum of RGB (Red+Green+Blue) = 56+118+118=292 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.18% from 292); Green value is 118 (46.48% from 255 or 40.41% from 292); Blue value is 118 (46.48% from 255 or 40.41% from 292); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #387676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387676 is #C78989. Grayscale: #636363. Windows color (decimal): -13076874 or 7763512. OLE color: 7763512.
HSL color Cylindrical-coordinate representation of color #387676: hue angle of 180º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387676 is Cyan = 0.53, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 118 | - |
| CMYK | 0.53 | 0 | 0 | 0.54 |
| HSL | 180º | 0.36% | 0.34% | - |
| HSV(B) | 180º | 0.53% | 0.46% | - |
| XYZ | 11.38 | 15.11 | 19.46 | - |
| YUV | 99.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 118 | 0.53 | 0 | 0 | 0.54 | 180 | 0.36 | 0.34 |
| Hex | 38 | 76 | 76 | 35 | 0 | 0 | 36 | B4 | 24 | 22 |
| Octal | 70 | 166 | 166 | 65 | 0 | 0 | 66 | 264 | 44 | 42 |
| Binary | 111000 | 1110110 | 1110110 | 110101 | 0 | 0 | 110110 | 10110100 | 100100 | 100010 |
Color Harmonies of #387676
Complementary color
Monochromatic Colors of #387676
Black with #387676
Text Example
Text Example
White with #387676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387676; }
p { color: rgb(56,118,118); }
H1.HeaderClassName
{
color: #387676;
}
.AnyTagClassName
{
color: #387676;
}
</style>
background-color css
<style>
a { background-color: #387676; }
a { background-color: rgb(56,118,118); }
div.DivClassName
{
background-color: #387676;
}
.BgClassName
{
background-color: #387676;
}
</style>
border-color css
<style>
span { border-color: #387676; }
span { border-color: rgb(56,118,118); }
td.TdClassName
{
border-color: #387676;
}
.TagClassName
{
border-color: #387676;
}
</style>