Shades of Paris M #302773
Tints of Paris M #302773
RGB
CMYK
RGB Variations
Color information
#302773 (or 0x302773) is known color: Paris M. HEX triplet: 30, 27 and 73. RGB value is (48,39,115). Sum of RGB (Red+Green+Blue) = 48+39+115=202 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.76% from 202); Green value is 39 (15.62% from 255 or 19.31% from 202); Blue value is 115 (45.31% from 255 or 56.93% from 202); Max value from RGB is 115 - color contains mainly: blue. Hex color #302773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302773 is #CFD88C. Grayscale: #323232. Windows color (decimal): -13621389 or 7546672. OLE color: 7546672.
HSL color Cylindrical-coordinate representation of color #302773: hue angle of 247.11º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #302773 is Cyan = 0.58, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 39 | 115 | - |
| CMYK | 0.58 | 0.66 | 0 | 0.55 |
| HSL | 247.11º | 0.49% | 0.3% | - |
| HSV(B) | 247.11º | 0.66% | 0.45% | - |
| XYZ | 5.04 | 3.32 | 16.59 | - |
| YUV | 50.36 | 164.48 | 126.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 115 | 0.58 | 0.66 | 0 | 0.55 | 247.11 | 0.49 | 0.3 |
| Hex | 30 | 27 | 73 | 3A | 42 | 0 | 37 | F7 | 31 | 1E |
| Octal | 60 | 47 | 163 | 72 | 102 | 0 | 67 | 367 | 61 | 36 |
| Binary | 110000 | 100111 | 1110011 | 111010 | 1000010 | 0 | 110111 | 11110111 | 110001 | 11110 |
Color Harmonies of #302773
Complementary color
Monochromatic Colors of #302773
Black with #302773
Text Example
Text Example
White with #302773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302773; }
p { color: rgb(48,39,115); }
H1.HeaderClassName
{
color: #302773;
}
.AnyTagClassName
{
color: #302773;
}
</style>
background-color css
<style>
a { background-color: #302773; }
a { background-color: rgb(48,39,115); }
div.DivClassName
{
background-color: #302773;
}
.BgClassName
{
background-color: #302773;
}
</style>
border-color css
<style>
span { border-color: #302773; }
span { border-color: rgb(48,39,115); }
td.TdClassName
{
border-color: #302773;
}
.TagClassName
{
border-color: #302773;
}
</style>