Shades of Paris M #302568
Tints of Paris M #302568
RGB
CMYK
RGB Variations
Color information
#302568 (or 0x302568) is known color: Paris M. HEX triplet: 30, 25 and 68. RGB value is (48,37,104). Sum of RGB (Red+Green+Blue) = 48+37+104=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 104 (41.02% from 255 or 55.03% from 189); Max value from RGB is 104 - color contains mainly: blue. Hex color #302568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302568 is #CFDA97. Grayscale: #2F2F2F. Windows color (decimal): -13621912 or 6825264. OLE color: 6825264.
HSL color Cylindrical-coordinate representation of color #302568: hue angle of 249.85º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #302568 is Cyan = 0.54, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 37 | 104 | - |
| CMYK | 0.54 | 0.64 | 0 | 0.59 |
| HSL | 249.85º | 0.48% | 0.28% | - |
| HSV(B) | 249.85º | 0.64% | 0.41% | - |
| XYZ | 4.38 | 2.95 | 13.44 | - |
| YUV | 47.93 | 159.64 | 128.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 104 | 0.54 | 0.64 | 0 | 0.59 | 249.85 | 0.48 | 0.28 |
| Hex | 30 | 25 | 68 | 36 | 40 | 0 | 3B | FA | 30 | 1C |
| Octal | 60 | 45 | 150 | 66 | 100 | 0 | 73 | 372 | 60 | 34 |
| Binary | 110000 | 100101 | 1101000 | 110110 | 1000000 | 0 | 111011 | 11111010 | 110000 | 11100 |
Color Harmonies of #302568
Complementary color
Monochromatic Colors of #302568
Black with #302568
Text Example
Text Example
White with #302568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302568; }
p { color: rgb(48,37,104); }
H1.HeaderClassName
{
color: #302568;
}
.AnyTagClassName
{
color: #302568;
}
</style>
background-color css
<style>
a { background-color: #302568; }
a { background-color: rgb(48,37,104); }
div.DivClassName
{
background-color: #302568;
}
.BgClassName
{
background-color: #302568;
}
</style>
border-color css
<style>
span { border-color: #302568; }
span { border-color: rgb(48,37,104); }
td.TdClassName
{
border-color: #302568;
}
.TagClassName
{
border-color: #302568;
}
</style>