Shades of Paris M #302575
Tints of Paris M #302575
RGB
CMYK
RGB Variations
Color information
#302575 (or 0x302575) is known color: Paris M. HEX triplet: 30, 25 and 75. RGB value is (48,37,117). Sum of RGB (Red+Green+Blue) = 48+37+117=202 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.76% from 202); Green value is 37 (14.84% from 255 or 18.32% from 202); Blue value is 117 (46.09% from 255 or 57.92% from 202); Max value from RGB is 117 - color contains mainly: blue. Hex color #302575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302575 is #CFDA8A. Grayscale: #313131. Windows color (decimal): -13621899 or 7677232. OLE color: 7677232.
HSL color Cylindrical-coordinate representation of color #302575: hue angle of 248.25º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #302575 is Cyan = 0.59, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 37 | 117 | - |
| CMYK | 0.59 | 0.68 | 0 | 0.54 |
| HSL | 248.25º | 0.52% | 0.3% | - |
| HSV(B) | 248.25º | 0.68% | 0.46% | - |
| XYZ | 5.09 | 3.24 | 17.19 | - |
| YUV | 49.41 | 166.14 | 127 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 117 | 0.59 | 0.68 | 0 | 0.54 | 248.25 | 0.52 | 0.3 |
| Hex | 30 | 25 | 75 | 3B | 44 | 0 | 36 | F8 | 34 | 1E |
| Octal | 60 | 45 | 165 | 73 | 104 | 0 | 66 | 370 | 64 | 36 |
| Binary | 110000 | 100101 | 1110101 | 111011 | 1000100 | 0 | 110110 | 11111000 | 110100 | 11110 |
Color Harmonies of #302575
Complementary color
Monochromatic Colors of #302575
Black with #302575
Text Example
Text Example
White with #302575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302575; }
p { color: rgb(48,37,117); }
H1.HeaderClassName
{
color: #302575;
}
.AnyTagClassName
{
color: #302575;
}
</style>
background-color css
<style>
a { background-color: #302575; }
a { background-color: rgb(48,37,117); }
div.DivClassName
{
background-color: #302575;
}
.BgClassName
{
background-color: #302575;
}
</style>
border-color css
<style>
span { border-color: #302575; }
span { border-color: rgb(48,37,117); }
td.TdClassName
{
border-color: #302575;
}
.TagClassName
{
border-color: #302575;
}
</style>