Shades of Paris M #302475
Tints of Paris M #302475
RGB
CMYK
RGB Variations
Color information
#302475 (or 0x302475) is known color: Paris M. HEX triplet: 30, 24 and 75. RGB value is (48,36,117). Sum of RGB (Red+Green+Blue) = 48+36+117=201 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.88% from 201); Green value is 36 (14.45% from 255 or 17.91% from 201); Blue value is 117 (46.09% from 255 or 58.21% from 201); Max value from RGB is 117 - color contains mainly: blue. Hex color #302475 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302475 is #CFDB8A. Grayscale: #303030. Windows color (decimal): -13622155 or 7676976. OLE color: 7676976.
HSL color Cylindrical-coordinate representation of color #302475: hue angle of 248.89º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #302475 is Cyan = 0.59, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 36 | 117 | - |
| CMYK | 0.59 | 0.69 | 0 | 0.54 |
| HSL | 248.89º | 0.53% | 0.3% | - |
| HSV(B) | 248.89º | 0.69% | 0.46% | - |
| XYZ | 5.06 | 3.17 | 17.18 | - |
| YUV | 48.82 | 166.48 | 127.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 117 | 0.59 | 0.69 | 0 | 0.54 | 248.89 | 0.53 | 0.3 |
| Hex | 30 | 24 | 75 | 3B | 45 | 0 | 36 | F9 | 35 | 1E |
| Octal | 60 | 44 | 165 | 73 | 105 | 0 | 66 | 371 | 65 | 36 |
| Binary | 110000 | 100100 | 1110101 | 111011 | 1000101 | 0 | 110110 | 11111001 | 110101 | 11110 |
Color Harmonies of #302475
Complementary color
Monochromatic Colors of #302475
Black with #302475
Text Example
Text Example
White with #302475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302475; }
p { color: rgb(48,36,117); }
H1.HeaderClassName
{
color: #302475;
}
.AnyTagClassName
{
color: #302475;
}
</style>
background-color css
<style>
a { background-color: #302475; }
a { background-color: rgb(48,36,117); }
div.DivClassName
{
background-color: #302475;
}
.BgClassName
{
background-color: #302475;
}
</style>
border-color css
<style>
span { border-color: #302475; }
span { border-color: rgb(48,36,117); }
td.TdClassName
{
border-color: #302475;
}
.TagClassName
{
border-color: #302475;
}
</style>