Shades of Paris M #302460
Tints of Paris M #302460
RGB
CMYK
RGB Variations
Color information
#302460 (or 0x302460) is known color: Paris M. HEX triplet: 30, 24 and 60. RGB value is (48,36,96). Sum of RGB (Red+Green+Blue) = 48+36+96=180 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.67% from 180); Green value is 36 (14.45% from 255 or 20% from 180); Blue value is 96 (37.89% from 255 or 53.33% from 180); Max value from RGB is 96 - color contains mainly: blue. Hex color #302460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302460 is #CFDB9F. Grayscale: #2E2E2E. Windows color (decimal): -13622176 or 6300720. OLE color: 6300720.
HSL color Cylindrical-coordinate representation of color #302460: hue angle of 252º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #302460 is Cyan = 0.50, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 36 | 96 | - |
| CMYK | 0.50 | 0.62 | 0 | 0.62 |
| HSL | 252º | 0.45% | 0.26% | - |
| HSV(B) | 252º | 0.63% | 0.38% | - |
| XYZ | 3.96 | 2.73 | 11.39 | - |
| YUV | 46.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 96 | 0.50 | 0.62 | 0 | 0.62 | 252 | 0.45 | 0.26 |
| Hex | 30 | 24 | 60 | 32 | 3E | 0 | 3E | FC | 2D | 1A |
| Octal | 60 | 44 | 140 | 62 | 76 | 0 | 76 | 374 | 55 | 32 |
| Binary | 110000 | 100100 | 1100000 | 110010 | 111110 | 0 | 111110 | 11111100 | 101101 | 11010 |
Color Harmonies of #302460
Complementary color
Monochromatic Colors of #302460
Black with #302460
Text Example
Text Example
White with #302460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302460; }
p { color: rgb(48,36,96); }
H1.HeaderClassName
{
color: #302460;
}
.AnyTagClassName
{
color: #302460;
}
</style>
background-color css
<style>
a { background-color: #302460; }
a { background-color: rgb(48,36,96); }
div.DivClassName
{
background-color: #302460;
}
.BgClassName
{
background-color: #302460;
}
</style>
border-color css
<style>
span { border-color: #302460; }
span { border-color: rgb(48,36,96); }
td.TdClassName
{
border-color: #302460;
}
.TagClassName
{
border-color: #302460;
}
</style>