Shades of Paris M #302473
Tints of Paris M #302473
RGB
CMYK
RGB Variations
Color information
#302473 (or 0x302473) is known color: Paris M. HEX triplet: 30, 24 and 73. RGB value is (48,36,115). Sum of RGB (Red+Green+Blue) = 48+36+115=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 36 (14.45% from 255 or 18.09% from 199); Blue value is 115 (45.31% from 255 or 57.79% from 199); Max value from RGB is 115 - color contains mainly: blue. Hex color #302473 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302473 is #CFDB8C. Grayscale: #303030. Windows color (decimal): -13622157 or 7545904. OLE color: 7545904.
HSL color Cylindrical-coordinate representation of color #302473: hue angle of 249.11º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #302473 is Cyan = 0.58, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 36 | 115 | - |
| CMYK | 0.58 | 0.69 | 0 | 0.55 |
| HSL | 249.11º | 0.52% | 0.3% | - |
| HSV(B) | 249.11º | 0.69% | 0.45% | - |
| XYZ | 4.94 | 3.13 | 16.56 | - |
| YUV | 48.59 | 165.48 | 127.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 115 | 0.58 | 0.69 | 0 | 0.55 | 249.11 | 0.52 | 0.3 |
| Hex | 30 | 24 | 73 | 3A | 45 | 0 | 37 | F9 | 34 | 1E |
| Octal | 60 | 44 | 163 | 72 | 105 | 0 | 67 | 371 | 64 | 36 |
| Binary | 110000 | 100100 | 1110011 | 111010 | 1000101 | 0 | 110111 | 11111001 | 110100 | 11110 |
Color Harmonies of #302473
Complementary color
Monochromatic Colors of #302473
Black with #302473
Text Example
Text Example
White with #302473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302473; }
p { color: rgb(48,36,115); }
H1.HeaderClassName
{
color: #302473;
}
.AnyTagClassName
{
color: #302473;
}
</style>
background-color css
<style>
a { background-color: #302473; }
a { background-color: rgb(48,36,115); }
div.DivClassName
{
background-color: #302473;
}
.BgClassName
{
background-color: #302473;
}
</style>
border-color css
<style>
span { border-color: #302473; }
span { border-color: rgb(48,36,115); }
td.TdClassName
{
border-color: #302473;
}
.TagClassName
{
border-color: #302473;
}
</style>