Shades of Ming #467274
Tints of Ming #467274
RGB
CMYK
RGB Variations
Color information
#467274 (or 0x467274) is known color: Ming. HEX triplet: 46, 72 and 74. RGB value is (70,114,116). Sum of RGB (Red+Green+Blue) = 70+114+116=300 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.33% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 116 - color contains mainly: blue. Hex color #467274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467274 is #B98D8B. Grayscale: #656565. Windows color (decimal): -12160396 or 7631430. OLE color: 7631430.
HSL color Cylindrical-coordinate representation of color #467274: hue angle of 182.61º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467274 is Cyan = 0.40, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 116 | - |
| CMYK | 0.40 | 0.02 | 0 | 0.55 |
| HSL | 182.61º | 0.25% | 0.36% | - |
| HSV(B) | 182.61º | 0.4% | 0.45% | - |
| XYZ | 11.7 | 14.6 | 18.72 | - |
| YUV | 101.07 | 136.42 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 116 | 0.40 | 0.02 | 0 | 0.55 | 182.61 | 0.25 | 0.36 |
| Hex | 46 | 72 | 74 | 28 | 2 | 0 | 37 | B7 | 19 | 24 |
| Octal | 106 | 162 | 164 | 50 | 2 | 0 | 67 | 267 | 31 | 44 |
| Binary | 1000110 | 1110010 | 1110100 | 101000 | 10 | 0 | 110111 | 10110111 | 11001 | 100100 |
Color Harmonies of #467274
Complementary color
Monochromatic Colors of #467274
Black with #467274
Text Example
Text Example
White with #467274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467274; }
p { color: rgb(70,114,116); }
H1.HeaderClassName
{
color: #467274;
}
.AnyTagClassName
{
color: #467274;
}
</style>
background-color css
<style>
a { background-color: #467274; }
a { background-color: rgb(70,114,116); }
div.DivClassName
{
background-color: #467274;
}
.BgClassName
{
background-color: #467274;
}
</style>
border-color css
<style>
span { border-color: #467274; }
span { border-color: rgb(70,114,116); }
td.TdClassName
{
border-color: #467274;
}
.TagClassName
{
border-color: #467274;
}
</style>