Shades of Paris M #302465
Tints of Paris M #302465
RGB
CMYK
RGB Variations
Color information
#302465 (or 0x302465) is known color: Paris M. HEX triplet: 30, 24 and 65. RGB value is (48,36,101). Sum of RGB (Red+Green+Blue) = 48+36+101=185 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.95% from 185); Green value is 36 (14.45% from 255 or 19.46% from 185); Blue value is 101 (39.84% from 255 or 54.59% from 185); Max value from RGB is 101 - color contains mainly: blue. Hex color #302465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302465 is #CFDB9A. Grayscale: #2E2E2E. Windows color (decimal): -13622171 or 6628400. OLE color: 6628400.
HSL color Cylindrical-coordinate representation of color #302465: hue angle of 251.08º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #302465 is Cyan = 0.52, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 36 | 101 | - |
| CMYK | 0.52 | 0.64 | 0 | 0.60 |
| HSL | 251.08º | 0.47% | 0.27% | - |
| HSV(B) | 251.08º | 0.64% | 0.4% | - |
| XYZ | 4.2 | 2.83 | 12.64 | - |
| YUV | 47 | 158.48 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 101 | 0.52 | 0.64 | 0 | 0.60 | 251.08 | 0.47 | 0.27 |
| Hex | 30 | 24 | 65 | 34 | 40 | 0 | 3C | FB | 2F | 1B |
| Octal | 60 | 44 | 145 | 64 | 100 | 0 | 74 | 373 | 57 | 33 |
| Binary | 110000 | 100100 | 1100101 | 110100 | 1000000 | 0 | 111100 | 11111011 | 101111 | 11011 |
Color Harmonies of #302465
Complementary color
Monochromatic Colors of #302465
Black with #302465
Text Example
Text Example
White with #302465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302465; }
p { color: rgb(48,36,101); }
H1.HeaderClassName
{
color: #302465;
}
.AnyTagClassName
{
color: #302465;
}
</style>
background-color css
<style>
a { background-color: #302465; }
a { background-color: rgb(48,36,101); }
div.DivClassName
{
background-color: #302465;
}
.BgClassName
{
background-color: #302465;
}
</style>
border-color css
<style>
span { border-color: #302465; }
span { border-color: rgb(48,36,101); }
td.TdClassName
{
border-color: #302465;
}
.TagClassName
{
border-color: #302465;
}
</style>