Shades of Ming #427377
Tints of Ming #427377
RGB
CMYK
RGB Variations
Color information
#427377 (or 0x427377) is known color: Ming. HEX triplet: 42, 73 and 77. RGB value is (66,115,119). Sum of RGB (Red+Green+Blue) = 66+115+119=300 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 119 (46.88% from 255 or 39.67% from 300); Max value from RGB is 119 - color contains mainly: blue. Hex color #427377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427377 is #BD8C88. Grayscale: #646464. Windows color (decimal): -12422281 or 7828290. OLE color: 7828290.
HSL color Cylindrical-coordinate representation of color #427377: hue angle of 184.53º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427377 is Cyan = 0.45, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 115 | 119 | - |
| CMYK | 0.45 | 0.03 | 0 | 0.53 |
| HSL | 184.53º | 0.29% | 0.36% | - |
| HSV(B) | 184.53º | 0.45% | 0.47% | - |
| XYZ | 11.71 | 14.75 | 19.68 | - |
| YUV | 100.81 | 138.27 | 103.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 119 | 0.45 | 0.03 | 0 | 0.53 | 184.53 | 0.29 | 0.36 |
| Hex | 42 | 73 | 77 | 2D | 3 | 0 | 35 | B9 | 1D | 24 |
| Octal | 102 | 163 | 167 | 55 | 3 | 0 | 65 | 271 | 35 | 44 |
| Binary | 1000010 | 1110011 | 1110111 | 101101 | 11 | 0 | 110101 | 10111001 | 11101 | 100100 |
Color Harmonies of #427377
Complementary color
Monochromatic Colors of #427377
Black with #427377
Text Example
Text Example
White with #427377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427377; }
p { color: rgb(66,115,119); }
H1.HeaderClassName
{
color: #427377;
}
.AnyTagClassName
{
color: #427377;
}
</style>
background-color css
<style>
a { background-color: #427377; }
a { background-color: rgb(66,115,119); }
div.DivClassName
{
background-color: #427377;
}
.BgClassName
{
background-color: #427377;
}
</style>
border-color css
<style>
span { border-color: #427377; }
span { border-color: rgb(66,115,119); }
td.TdClassName
{
border-color: #427377;
}
.TagClassName
{
border-color: #427377;
}
</style>