Shades of Paris M #302459
Tints of Paris M #302459
RGB
CMYK
RGB Variations
Color information
#302459 (or 0x302459) is known color: Paris M. HEX triplet: 30, 24 and 59. RGB value is (48,36,89). Sum of RGB (Red+Green+Blue) = 48+36+89=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 36 (14.45% from 255 or 20.81% from 173); Blue value is 89 (35.16% from 255 or 51.45% from 173); Max value from RGB is 89 - color contains mainly: blue. Hex color #302459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302459 is #CFDBA6. Grayscale: #2D2D2D. Windows color (decimal): -13622183 or 5841968. OLE color: 5841968.
HSL color Cylindrical-coordinate representation of color #302459: hue angle of 253.58º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #302459 is Cyan = 0.46, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 36 | 89 | - |
| CMYK | 0.46 | 0.60 | 0 | 0.65 |
| HSL | 253.58º | 0.42% | 0.25% | - |
| HSV(B) | 253.58º | 0.6% | 0.35% | - |
| XYZ | 3.65 | 2.61 | 9.76 | - |
| YUV | 45.63 | 152.48 | 129.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 89 | 0.46 | 0.60 | 0 | 0.65 | 253.58 | 0.42 | 0.25 |
| Hex | 30 | 24 | 59 | 2E | 3C | 0 | 41 | FE | 2A | 19 |
| Octal | 60 | 44 | 131 | 56 | 74 | 0 | 101 | 376 | 52 | 31 |
| Binary | 110000 | 100100 | 1011001 | 101110 | 111100 | 0 | 1000001 | 11111110 | 101010 | 11001 |
Color Harmonies of #302459
Complementary color
Monochromatic Colors of #302459
Black with #302459
Text Example
Text Example
White with #302459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302459; }
p { color: rgb(48,36,89); }
H1.HeaderClassName
{
color: #302459;
}
.AnyTagClassName
{
color: #302459;
}
</style>
background-color css
<style>
a { background-color: #302459; }
a { background-color: rgb(48,36,89); }
div.DivClassName
{
background-color: #302459;
}
.BgClassName
{
background-color: #302459;
}
</style>
border-color css
<style>
span { border-color: #302459; }
span { border-color: rgb(48,36,89); }
td.TdClassName
{
border-color: #302459;
}
.TagClassName
{
border-color: #302459;
}
</style>