Shades of Paris M #302760
Tints of Paris M #302760
RGB
CMYK
RGB Variations
Color information
#302760 (or 0x302760) is known color: Paris M. HEX triplet: 30, 27 and 60. RGB value is (48,39,96). Sum of RGB (Red+Green+Blue) = 48+39+96=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 39 (15.62% from 255 or 21.31% from 183); Blue value is 96 (37.89% from 255 or 52.46% from 183); Max value from RGB is 96 - color contains mainly: blue. Hex color #302760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302760 is #CFD89F. Grayscale: #2F2F2F. Windows color (decimal): -13621408 or 6301488. OLE color: 6301488.
HSL color Cylindrical-coordinate representation of color #302760: hue angle of 249.47º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #302760 is Cyan = 0.50, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 39 | 96 | - |
| CMYK | 0.50 | 0.59 | 0 | 0.62 |
| HSL | 249.47º | 0.42% | 0.26% | - |
| HSV(B) | 249.47º | 0.59% | 0.38% | - |
| XYZ | 4.06 | 2.92 | 11.42 | - |
| YUV | 48.19 | 154.98 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 96 | 0.50 | 0.59 | 0 | 0.62 | 249.47 | 0.42 | 0.26 |
| Hex | 30 | 27 | 60 | 32 | 3B | 0 | 3E | F9 | 2A | 1A |
| Octal | 60 | 47 | 140 | 62 | 73 | 0 | 76 | 371 | 52 | 32 |
| Binary | 110000 | 100111 | 1100000 | 110010 | 111011 | 0 | 111110 | 11111001 | 101010 | 11010 |
Color Harmonies of #302760
Complementary color
Monochromatic Colors of #302760
Black with #302760
Text Example
Text Example
White with #302760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302760; }
p { color: rgb(48,39,96); }
H1.HeaderClassName
{
color: #302760;
}
.AnyTagClassName
{
color: #302760;
}
</style>
background-color css
<style>
a { background-color: #302760; }
a { background-color: rgb(48,39,96); }
div.DivClassName
{
background-color: #302760;
}
.BgClassName
{
background-color: #302760;
}
</style>
border-color css
<style>
span { border-color: #302760; }
span { border-color: rgb(48,39,96); }
td.TdClassName
{
border-color: #302760;
}
.TagClassName
{
border-color: #302760;
}
</style>