Shades of Paris M #302868
Tints of Paris M #302868
RGB
CMYK
RGB Variations
Color information
#302868 (or 0x302868) is known color: Paris M. HEX triplet: 30, 28 and 68. RGB value is (48,40,104). Sum of RGB (Red+Green+Blue) = 48+40+104=192 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25% from 192); Green value is 40 (16.02% from 255 or 20.83% from 192); Blue value is 104 (41.02% from 255 or 54.17% from 192); Max value from RGB is 104 - color contains mainly: blue. Hex color #302868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302868 is #CFD797. Grayscale: #313131. Windows color (decimal): -13621144 or 6826032. OLE color: 6826032.
HSL color Cylindrical-coordinate representation of color #302868: hue angle of 247.5º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #302868 is Cyan = 0.54, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 40 | 104 | - |
| CMYK | 0.54 | 0.62 | 0 | 0.59 |
| HSL | 247.5º | 0.44% | 0.28% | - |
| HSV(B) | 247.5º | 0.62% | 0.41% | - |
| XYZ | 4.48 | 3.15 | 13.47 | - |
| YUV | 49.69 | 158.65 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 40 | 104 | 0.54 | 0.62 | 0 | 0.59 | 247.5 | 0.44 | 0.28 |
| Hex | 30 | 28 | 68 | 36 | 3E | 0 | 3B | F8 | 2C | 1C |
| Octal | 60 | 50 | 150 | 66 | 76 | 0 | 73 | 370 | 54 | 34 |
| Binary | 110000 | 101000 | 1101000 | 110110 | 111110 | 0 | 111011 | 11111000 | 101100 | 11100 |
Color Harmonies of #302868
Complementary color
Monochromatic Colors of #302868
Black with #302868
Text Example
Text Example
White with #302868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302868; }
p { color: rgb(48,40,104); }
H1.HeaderClassName
{
color: #302868;
}
.AnyTagClassName
{
color: #302868;
}
</style>
background-color css
<style>
a { background-color: #302868; }
a { background-color: rgb(48,40,104); }
div.DivClassName
{
background-color: #302868;
}
.BgClassName
{
background-color: #302868;
}
</style>
border-color css
<style>
span { border-color: #302868; }
span { border-color: rgb(48,40,104); }
td.TdClassName
{
border-color: #302868;
}
.TagClassName
{
border-color: #302868;
}
</style>