Shades of Paris M #302463
Tints of Paris M #302463
RGB
CMYK
RGB Variations
Color information
#302463 (or 0x302463) is known color: Paris M. HEX triplet: 30, 24 and 63. RGB value is (48,36,99). Sum of RGB (Red+Green+Blue) = 48+36+99=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 36 (14.45% from 255 or 19.67% from 183); Blue value is 99 (39.06% from 255 or 54.10% from 183); Max value from RGB is 99 - color contains mainly: blue. Hex color #302463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302463 is #CFDB9C. Grayscale: #2E2E2E. Windows color (decimal): -13622173 or 6497328. OLE color: 6497328.
HSL color Cylindrical-coordinate representation of color #302463: hue angle of 251.43º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #302463 is Cyan = 0.52, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 36 | 99 | - |
| CMYK | 0.52 | 0.64 | 0 | 0.61 |
| HSL | 251.43º | 0.47% | 0.26% | - |
| HSV(B) | 251.43º | 0.64% | 0.39% | - |
| XYZ | 4.1 | 2.79 | 12.13 | - |
| YUV | 46.77 | 157.48 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 99 | 0.52 | 0.64 | 0 | 0.61 | 251.43 | 0.47 | 0.26 |
| Hex | 30 | 24 | 63 | 34 | 40 | 0 | 3D | FB | 2F | 1A |
| Octal | 60 | 44 | 143 | 64 | 100 | 0 | 75 | 373 | 57 | 32 |
| Binary | 110000 | 100100 | 1100011 | 110100 | 1000000 | 0 | 111101 | 11111011 | 101111 | 11010 |
Color Harmonies of #302463
Complementary color
Monochromatic Colors of #302463
Black with #302463
Text Example
Text Example
White with #302463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302463; }
p { color: rgb(48,36,99); }
H1.HeaderClassName
{
color: #302463;
}
.AnyTagClassName
{
color: #302463;
}
</style>
background-color css
<style>
a { background-color: #302463; }
a { background-color: rgb(48,36,99); }
div.DivClassName
{
background-color: #302463;
}
.BgClassName
{
background-color: #302463;
}
</style>
border-color css
<style>
span { border-color: #302463; }
span { border-color: rgb(48,36,99); }
td.TdClassName
{
border-color: #302463;
}
.TagClassName
{
border-color: #302463;
}
</style>