Shades of Paris M #302871
Tints of Paris M #302871
RGB
CMYK
RGB Variations
Color information
#302871 (or 0x302871) is known color: Paris M. HEX triplet: 30, 28 and 71. RGB value is (48,40,113). Sum of RGB (Red+Green+Blue) = 48+40+113=201 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.88% from 201); Green value is 40 (16.02% from 255 or 19.90% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #302871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302871 is #CFD78E. Grayscale: #323232. Windows color (decimal): -13621135 or 7415856. OLE color: 7415856.
HSL color Cylindrical-coordinate representation of color #302871: hue angle of 246.58º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #302871 is Cyan = 0.58, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 40 | 113 | - |
| CMYK | 0.58 | 0.65 | 0 | 0.56 |
| HSL | 246.58º | 0.48% | 0.3% | - |
| HSV(B) | 246.58º | 0.65% | 0.44% | - |
| XYZ | 4.96 | 3.34 | 16.01 | - |
| YUV | 50.71 | 163.15 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 40 | 113 | 0.58 | 0.65 | 0 | 0.56 | 246.58 | 0.48 | 0.3 |
| Hex | 30 | 28 | 71 | 3A | 41 | 0 | 38 | F7 | 30 | 1E |
| Octal | 60 | 50 | 161 | 72 | 101 | 0 | 70 | 367 | 60 | 36 |
| Binary | 110000 | 101000 | 1110001 | 111010 | 1000001 | 0 | 111000 | 11110111 | 110000 | 11110 |
Color Harmonies of #302871
Complementary color
Monochromatic Colors of #302871
Black with #302871
Text Example
Text Example
White with #302871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302871; }
p { color: rgb(48,40,113); }
H1.HeaderClassName
{
color: #302871;
}
.AnyTagClassName
{
color: #302871;
}
</style>
background-color css
<style>
a { background-color: #302871; }
a { background-color: rgb(48,40,113); }
div.DivClassName
{
background-color: #302871;
}
.BgClassName
{
background-color: #302871;
}
</style>
border-color css
<style>
span { border-color: #302871; }
span { border-color: rgb(48,40,113); }
td.TdClassName
{
border-color: #302871;
}
.TagClassName
{
border-color: #302871;
}
</style>