Shades of Paris M #302558
Tints of Paris M #302558
RGB
CMYK
RGB Variations
Color information
#302558 (or 0x302558) is known color: Paris M. HEX triplet: 30, 25 and 58. RGB value is (48,37,88). Sum of RGB (Red+Green+Blue) = 48+37+88=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 37 (14.84% from 255 or 21.39% from 173); Blue value is 88 (34.77% from 255 or 50.87% from 173); Max value from RGB is 88 - color contains mainly: blue. Hex color #302558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302558 is #CFDAA7. Grayscale: #2D2D2D. Windows color (decimal): -13621928 or 5776688. OLE color: 5776688.
HSL color Cylindrical-coordinate representation of color #302558: hue angle of 252.94º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #302558 is Cyan = 0.45, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 37 | 88 | - |
| CMYK | 0.45 | 0.58 | 0 | 0.65 |
| HSL | 252.94º | 0.41% | 0.25% | - |
| HSV(B) | 252.94º | 0.58% | 0.35% | - |
| XYZ | 3.64 | 2.66 | 9.55 | - |
| YUV | 46.1 | 151.64 | 129.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 88 | 0.45 | 0.58 | 0 | 0.65 | 252.94 | 0.41 | 0.25 |
| Hex | 30 | 25 | 58 | 2D | 3A | 0 | 41 | FD | 29 | 19 |
| Octal | 60 | 45 | 130 | 55 | 72 | 0 | 101 | 375 | 51 | 31 |
| Binary | 110000 | 100101 | 1011000 | 101101 | 111010 | 0 | 1000001 | 11111101 | 101001 | 11001 |
Color Harmonies of #302558
Complementary color
Monochromatic Colors of #302558
Black with #302558
Text Example
Text Example
White with #302558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302558; }
p { color: rgb(48,37,88); }
H1.HeaderClassName
{
color: #302558;
}
.AnyTagClassName
{
color: #302558;
}
</style>
background-color css
<style>
a { background-color: #302558; }
a { background-color: rgb(48,37,88); }
div.DivClassName
{
background-color: #302558;
}
.BgClassName
{
background-color: #302558;
}
</style>
border-color css
<style>
span { border-color: #302558; }
span { border-color: rgb(48,37,88); }
td.TdClassName
{
border-color: #302558;
}
.TagClassName
{
border-color: #302558;
}
</style>