Shades of Ming #427375
Tints of Ming #427375
RGB
CMYK
RGB Variations
Color information
#427375 (or 0x427375) is known color: Ming. HEX triplet: 42, 73 and 75. RGB value is (66,115,117). Sum of RGB (Red+Green+Blue) = 66+115+117=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 115 (45.31% from 255 or 38.59% from 298); Blue value is 117 (46.09% from 255 or 39.26% from 298); Max value from RGB is 117 - color contains mainly: blue. Hex color #427375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427375 is #BD8C8A. Grayscale: #646464. Windows color (decimal): -12422283 or 7697218. OLE color: 7697218.
HSL color Cylindrical-coordinate representation of color #427375: hue angle of 182.35º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427375 is Cyan = 0.44, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 115 | 117 | - |
| CMYK | 0.44 | 0.02 | 0 | 0.54 |
| HSL | 182.35º | 0.28% | 0.36% | - |
| HSV(B) | 182.35º | 0.44% | 0.46% | - |
| XYZ | 11.59 | 14.7 | 19.06 | - |
| YUV | 100.58 | 137.27 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 117 | 0.44 | 0.02 | 0 | 0.54 | 182.35 | 0.28 | 0.36 |
| Hex | 42 | 73 | 75 | 2C | 2 | 0 | 36 | B6 | 1C | 24 |
| Octal | 102 | 163 | 165 | 54 | 2 | 0 | 66 | 266 | 34 | 44 |
| Binary | 1000010 | 1110011 | 1110101 | 101100 | 10 | 0 | 110110 | 10110110 | 11100 | 100100 |
Color Harmonies of #427375
Complementary color
Monochromatic Colors of #427375
Black with #427375
Text Example
Text Example
White with #427375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427375; }
p { color: rgb(66,115,117); }
H1.HeaderClassName
{
color: #427375;
}
.AnyTagClassName
{
color: #427375;
}
</style>
background-color css
<style>
a { background-color: #427375; }
a { background-color: rgb(66,115,117); }
div.DivClassName
{
background-color: #427375;
}
.BgClassName
{
background-color: #427375;
}
</style>
border-color css
<style>
span { border-color: #427375; }
span { border-color: rgb(66,115,117); }
td.TdClassName
{
border-color: #427375;
}
.TagClassName
{
border-color: #427375;
}
</style>