Shades of Paris M #302458
Tints of Paris M #302458
RGB
CMYK
RGB Variations
Color information
#302458 (or 0x302458) is known color: Paris M. HEX triplet: 30, 24 and 58. RGB value is (48,36,88). Sum of RGB (Red+Green+Blue) = 48+36+88=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 88 (34.77% from 255 or 51.16% from 172); Max value from RGB is 88 - color contains mainly: blue. Hex color #302458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302458 is #CFDBA7. Grayscale: #2D2D2D. Windows color (decimal): -13622184 or 5776432. OLE color: 5776432.
HSL color Cylindrical-coordinate representation of color #302458: hue angle of 253.85º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #302458 is Cyan = 0.45, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 36 | 88 | - |
| CMYK | 0.45 | 0.59 | 0 | 0.65 |
| HSL | 253.85º | 0.42% | 0.24% | - |
| HSV(B) | 253.85º | 0.59% | 0.35% | - |
| XYZ | 3.61 | 2.59 | 9.54 | - |
| YUV | 45.52 | 151.98 | 129.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 88 | 0.45 | 0.59 | 0 | 0.65 | 253.85 | 0.42 | 0.24 |
| Hex | 30 | 24 | 58 | 2D | 3B | 0 | 41 | FE | 2A | 18 |
| Octal | 60 | 44 | 130 | 55 | 73 | 0 | 101 | 376 | 52 | 30 |
| Binary | 110000 | 100100 | 1011000 | 101101 | 111011 | 0 | 1000001 | 11111110 | 101010 | 11000 |
Color Harmonies of #302458
Complementary color
Monochromatic Colors of #302458
Black with #302458
Text Example
Text Example
White with #302458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302458; }
p { color: rgb(48,36,88); }
H1.HeaderClassName
{
color: #302458;
}
.AnyTagClassName
{
color: #302458;
}
</style>
background-color css
<style>
a { background-color: #302458; }
a { background-color: rgb(48,36,88); }
div.DivClassName
{
background-color: #302458;
}
.BgClassName
{
background-color: #302458;
}
</style>
border-color css
<style>
span { border-color: #302458; }
span { border-color: rgb(48,36,88); }
td.TdClassName
{
border-color: #302458;
}
.TagClassName
{
border-color: #302458;
}
</style>