Shades of Paris M #302367
Tints of Paris M #302367
RGB
CMYK
RGB Variations
Color information
#302367 (or 0x302367) is known color: Paris M. HEX triplet: 30, 23 and 67. RGB value is (48,35,103). Sum of RGB (Red+Green+Blue) = 48+35+103=186 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.81% from 186); Green value is 35 (14.06% from 255 or 18.82% from 186); Blue value is 103 (40.62% from 255 or 55.38% from 186); Max value from RGB is 103 - color contains mainly: blue. Hex color #302367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302367 is #CFDC98. Grayscale: #2E2E2E. Windows color (decimal): -13622425 or 6759216. OLE color: 6759216.
HSL color Cylindrical-coordinate representation of color #302367: hue angle of 251.47º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #302367 is Cyan = 0.53, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 35 | 103 | - |
| CMYK | 0.53 | 0.66 | 0 | 0.60 |
| HSL | 251.47º | 0.49% | 0.27% | - |
| HSV(B) | 251.47º | 0.66% | 0.4% | - |
| XYZ | 4.27 | 2.81 | 13.15 | - |
| YUV | 46.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 35 | 103 | 0.53 | 0.66 | 0 | 0.60 | 251.47 | 0.49 | 0.27 |
| Hex | 30 | 23 | 67 | 35 | 42 | 0 | 3C | FB | 31 | 1B |
| Octal | 60 | 43 | 147 | 65 | 102 | 0 | 74 | 373 | 61 | 33 |
| Binary | 110000 | 100011 | 1100111 | 110101 | 1000010 | 0 | 111100 | 11111011 | 110001 | 11011 |
Color Harmonies of #302367
Complementary color
Monochromatic Colors of #302367
Black with #302367
Text Example
Text Example
White with #302367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302367; }
p { color: rgb(48,35,103); }
H1.HeaderClassName
{
color: #302367;
}
.AnyTagClassName
{
color: #302367;
}
</style>
background-color css
<style>
a { background-color: #302367; }
a { background-color: rgb(48,35,103); }
div.DivClassName
{
background-color: #302367;
}
.BgClassName
{
background-color: #302367;
}
</style>
border-color css
<style>
span { border-color: #302367; }
span { border-color: rgb(48,35,103); }
td.TdClassName
{
border-color: #302367;
}
.TagClassName
{
border-color: #302367;
}
</style>