Shades of Paris M #302758
Tints of Paris M #302758
RGB
CMYK
RGB Variations
Color information
#302758 (or 0x302758) is known color: Paris M. HEX triplet: 30, 27 and 58. RGB value is (48,39,88). Sum of RGB (Red+Green+Blue) = 48+39+88=175 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.43% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #302758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302758 is #CFD8A7. Grayscale: #2F2F2F. Windows color (decimal): -13621416 or 5777200. OLE color: 5777200.
HSL color Cylindrical-coordinate representation of color #302758: hue angle of 251.02º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #302758 is Cyan = 0.45, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 39 | 88 | - |
| CMYK | 0.45 | 0.56 | 0 | 0.65 |
| HSL | 251.02º | 0.39% | 0.25% | - |
| HSV(B) | 251.02º | 0.56% | 0.35% | - |
| XYZ | 3.71 | 2.78 | 9.57 | - |
| YUV | 47.28 | 150.98 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 88 | 0.45 | 0.56 | 0 | 0.65 | 251.02 | 0.39 | 0.25 |
| Hex | 30 | 27 | 58 | 2D | 38 | 0 | 41 | FB | 27 | 19 |
| Octal | 60 | 47 | 130 | 55 | 70 | 0 | 101 | 373 | 47 | 31 |
| Binary | 110000 | 100111 | 1011000 | 101101 | 111000 | 0 | 1000001 | 11111011 | 100111 | 11001 |
Color Harmonies of #302758
Complementary color
Monochromatic Colors of #302758
Black with #302758
Text Example
Text Example
White with #302758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302758; }
p { color: rgb(48,39,88); }
H1.HeaderClassName
{
color: #302758;
}
.AnyTagClassName
{
color: #302758;
}
</style>
background-color css
<style>
a { background-color: #302758; }
a { background-color: rgb(48,39,88); }
div.DivClassName
{
background-color: #302758;
}
.BgClassName
{
background-color: #302758;
}
</style>
border-color css
<style>
span { border-color: #302758; }
span { border-color: rgb(48,39,88); }
td.TdClassName
{
border-color: #302758;
}
.TagClassName
{
border-color: #302758;
}
</style>