Shades of Paris M #302672
Tints of Paris M #302672
RGB
CMYK
RGB Variations
Color information
#302672 (or 0x302672) is known color: Paris M. HEX triplet: 30, 26 and 72. RGB value is (48,38,114). Sum of RGB (Red+Green+Blue) = 48+38+114=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 38 (15.23% from 255 or 19% from 200); Blue value is 114 (44.92% from 255 or 57% from 200); Max value from RGB is 114 - color contains mainly: blue. Hex color #302672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302672 is #CFD98D. Grayscale: #313131. Windows color (decimal): -13621646 or 7480880. OLE color: 7480880.
HSL color Cylindrical-coordinate representation of color #302672: hue angle of 247.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #302672 is Cyan = 0.58, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 38 | 114 | - |
| CMYK | 0.58 | 0.67 | 0 | 0.55 |
| HSL | 247.89º | 0.5% | 0.3% | - |
| HSV(B) | 247.89º | 0.67% | 0.45% | - |
| XYZ | 4.95 | 3.23 | 16.28 | - |
| YUV | 49.65 | 164.31 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 38 | 114 | 0.58 | 0.67 | 0 | 0.55 | 247.89 | 0.5 | 0.3 |
| Hex | 30 | 26 | 72 | 3A | 43 | 0 | 37 | F8 | 32 | 1E |
| Octal | 60 | 46 | 162 | 72 | 103 | 0 | 67 | 370 | 62 | 36 |
| Binary | 110000 | 100110 | 1110010 | 111010 | 1000011 | 0 | 110111 | 11111000 | 110010 | 11110 |
Color Harmonies of #302672
Complementary color
Monochromatic Colors of #302672
Black with #302672
Text Example
Text Example
White with #302672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302672; }
p { color: rgb(48,38,114); }
H1.HeaderClassName
{
color: #302672;
}
.AnyTagClassName
{
color: #302672;
}
</style>
background-color css
<style>
a { background-color: #302672; }
a { background-color: rgb(48,38,114); }
div.DivClassName
{
background-color: #302672;
}
.BgClassName
{
background-color: #302672;
}
</style>
border-color css
<style>
span { border-color: #302672; }
span { border-color: rgb(48,38,114); }
td.TdClassName
{
border-color: #302672;
}
.TagClassName
{
border-color: #302672;
}
</style>