Shades of Ming #397982
Tints of Ming #397982
RGB
CMYK
RGB Variations
Color information
#397982 (or 0x397982) is known color: Ming. HEX triplet: 39, 79 and 82. RGB value is (57,121,130). Sum of RGB (Red+Green+Blue) = 57+121+130=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 121 (47.66% from 255 or 39.29% from 308); Blue value is 130 (51.17% from 255 or 42.21% from 308); Max value from RGB is 130 - color contains mainly: blue. Hex color #397982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397982 is #C6867D. Grayscale: #666666. Windows color (decimal): -13010558 or 8550713. OLE color: 8550713.
HSL color Cylindrical-coordinate representation of color #397982: hue angle of 187.4º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #397982 is Cyan = 0.56, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 121 | 130 | - |
| CMYK | 0.56 | 0.07 | 0 | 0.49 |
| HSL | 187.4º | 0.39% | 0.37% | - |
| HSV(B) | 187.4º | 0.56% | 0.51% | - |
| XYZ | 12.55 | 16.16 | 23.58 | - |
| YUV | 102.89 | 143.3 | 95.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 130 | 0.56 | 0.07 | 0 | 0.49 | 187.4 | 0.39 | 0.37 |
| Hex | 39 | 79 | 82 | 38 | 7 | 0 | 31 | BB | 27 | 25 |
| Octal | 71 | 171 | 202 | 70 | 7 | 0 | 61 | 273 | 47 | 45 |
| Binary | 111001 | 1111001 | 10000010 | 111000 | 111 | 0 | 110001 | 10111011 | 100111 | 100101 |
Color Harmonies of #397982
Complementary color
Monochromatic Colors of #397982
Black with #397982
Text Example
Text Example
White with #397982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397982; }
p { color: rgb(57,121,130); }
H1.HeaderClassName
{
color: #397982;
}
.AnyTagClassName
{
color: #397982;
}
</style>
background-color css
<style>
a { background-color: #397982; }
a { background-color: rgb(57,121,130); }
div.DivClassName
{
background-color: #397982;
}
.BgClassName
{
background-color: #397982;
}
</style>
border-color css
<style>
span { border-color: #397982; }
span { border-color: rgb(57,121,130); }
td.TdClassName
{
border-color: #397982;
}
.TagClassName
{
border-color: #397982;
}
</style>