Shades of Ming #336970
Tints of Ming #336970
RGB
CMYK
RGB Variations
Color information
#336970 (or 0x336970) is known color: Ming. HEX triplet: 33, 69 and 70. RGB value is (51,105,112). Sum of RGB (Red+Green+Blue) = 51+105+112=268 (35% of max value = 765). Red value is 51 (20.31% from 255 or 19.03% from 268); Green value is 105 (41.41% from 255 or 39.18% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 112 - color contains mainly: blue. Hex color #336970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336970 is #CC968F. Grayscale: #595959. Windows color (decimal): -13407888 or 7366963. OLE color: 7366963.
HSL color Cylindrical-coordinate representation of color #336970: hue angle of 186.89º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #336970 is Cyan = 0.54, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 105 | 112 | - |
| CMYK | 0.54 | 0.06 | 0 | 0.56 |
| HSL | 186.89º | 0.37% | 0.32% | - |
| HSV(B) | 186.89º | 0.54% | 0.44% | - |
| XYZ | 9.34 | 11.98 | 17.15 | - |
| YUV | 89.65 | 140.61 | 100.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 112 | 0.54 | 0.06 | 0 | 0.56 | 186.89 | 0.37 | 0.32 |
| Hex | 33 | 69 | 70 | 36 | 6 | 0 | 38 | BB | 25 | 20 |
| Octal | 63 | 151 | 160 | 66 | 6 | 0 | 70 | 273 | 45 | 40 |
| Binary | 110011 | 1101001 | 1110000 | 110110 | 110 | 0 | 111000 | 10111011 | 100101 | 100000 |
Color Harmonies of #336970
Complementary color
Monochromatic Colors of #336970
Black with #336970
Text Example
Text Example
White with #336970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336970; }
p { color: rgb(51,105,112); }
H1.HeaderClassName
{
color: #336970;
}
.AnyTagClassName
{
color: #336970;
}
</style>
background-color css
<style>
a { background-color: #336970; }
a { background-color: rgb(51,105,112); }
div.DivClassName
{
background-color: #336970;
}
.BgClassName
{
background-color: #336970;
}
</style>
border-color css
<style>
span { border-color: #336970; }
span { border-color: rgb(51,105,112); }
td.TdClassName
{
border-color: #336970;
}
.TagClassName
{
border-color: #336970;
}
</style>