Shades of Paris M #302470
Tints of Paris M #302470
RGB
CMYK
RGB Variations
Color information
#302470 (or 0x302470) is known color: Paris M. HEX triplet: 30, 24 and 70. RGB value is (48,36,112). Sum of RGB (Red+Green+Blue) = 48+36+112=196 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.49% from 196); Green value is 36 (14.45% from 255 or 18.37% from 196); Blue value is 112 (44.14% from 255 or 57.14% from 196); Max value from RGB is 112 - color contains mainly: blue. Hex color #302470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302470 is #CFDB8F. Grayscale: #2F2F2F. Windows color (decimal): -13622160 or 7349296. OLE color: 7349296.
HSL color Cylindrical-coordinate representation of color #302470: hue angle of 249.47º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #302470 is Cyan = 0.57, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 36 | 112 | - |
| CMYK | 0.57 | 0.68 | 0 | 0.56 |
| HSL | 249.47º | 0.51% | 0.29% | - |
| HSV(B) | 249.47º | 0.68% | 0.44% | - |
| XYZ | 4.77 | 3.06 | 15.67 | - |
| YUV | 48.25 | 163.98 | 127.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 112 | 0.57 | 0.68 | 0 | 0.56 | 249.47 | 0.51 | 0.29 |
| Hex | 30 | 24 | 70 | 39 | 44 | 0 | 38 | F9 | 33 | 1D |
| Octal | 60 | 44 | 160 | 71 | 104 | 0 | 70 | 371 | 63 | 35 |
| Binary | 110000 | 100100 | 1110000 | 111001 | 1000100 | 0 | 111000 | 11111001 | 110011 | 11101 |
Color Harmonies of #302470
Complementary color
Monochromatic Colors of #302470
Black with #302470
Text Example
Text Example
White with #302470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302470; }
p { color: rgb(48,36,112); }
H1.HeaderClassName
{
color: #302470;
}
.AnyTagClassName
{
color: #302470;
}
</style>
background-color css
<style>
a { background-color: #302470; }
a { background-color: rgb(48,36,112); }
div.DivClassName
{
background-color: #302470;
}
.BgClassName
{
background-color: #302470;
}
</style>
border-color css
<style>
span { border-color: #302470; }
span { border-color: rgb(48,36,112); }
td.TdClassName
{
border-color: #302470;
}
.TagClassName
{
border-color: #302470;
}
</style>