Shades of Paris M #302759
Tints of Paris M #302759
RGB
CMYK
RGB Variations
Color information
#302759 (or 0x302759) is known color: Paris M. HEX triplet: 30, 27 and 59. RGB value is (48,39,89). Sum of RGB (Red+Green+Blue) = 48+39+89=176 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.27% from 176); Green value is 39 (15.62% from 255 or 22.16% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #302759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302759 is #CFD8A6. Grayscale: #2F2F2F. Windows color (decimal): -13621415 or 5842736. OLE color: 5842736.
HSL color Cylindrical-coordinate representation of color #302759: hue angle of 250.8º 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 #302759 is Cyan = 0.46, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 39 | 89 | - |
| CMYK | 0.46 | 0.56 | 0 | 0.65 |
| HSL | 250.8º | 0.39% | 0.25% | - |
| HSV(B) | 250.8º | 0.56% | 0.35% | - |
| XYZ | 3.75 | 2.8 | 9.79 | - |
| YUV | 47.39 | 151.48 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 89 | 0.46 | 0.56 | 0 | 0.65 | 250.8 | 0.39 | 0.25 |
| Hex | 30 | 27 | 59 | 2E | 38 | 0 | 41 | FB | 27 | 19 |
| Octal | 60 | 47 | 131 | 56 | 70 | 0 | 101 | 373 | 47 | 31 |
| Binary | 110000 | 100111 | 1011001 | 101110 | 111000 | 0 | 1000001 | 11111011 | 100111 | 11001 |
Color Harmonies of #302759
Complementary color
Monochromatic Colors of #302759
Black with #302759
Text Example
Text Example
White with #302759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302759; }
p { color: rgb(48,39,89); }
H1.HeaderClassName
{
color: #302759;
}
.AnyTagClassName
{
color: #302759;
}
</style>
background-color css
<style>
a { background-color: #302759; }
a { background-color: rgb(48,39,89); }
div.DivClassName
{
background-color: #302759;
}
.BgClassName
{
background-color: #302759;
}
</style>
border-color css
<style>
span { border-color: #302759; }
span { border-color: rgb(48,39,89); }
td.TdClassName
{
border-color: #302759;
}
.TagClassName
{
border-color: #302759;
}
</style>