Shades of Paris M #302969
Tints of Paris M #302969
RGB
CMYK
RGB Variations
Color information
#302969 (or 0x302969) is known color: Paris M. HEX triplet: 30, 29 and 69. RGB value is (48,41,105). Sum of RGB (Red+Green+Blue) = 48+41+105=194 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.74% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 105 (41.41% from 255 or 54.12% from 194); Max value from RGB is 105 - color contains mainly: blue. Hex color #302969 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302969 is #CFD696. Grayscale: #323232. Windows color (decimal): -13620887 or 6891824. OLE color: 6891824.
HSL color Cylindrical-coordinate representation of color #302969: hue angle of 246.56º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #302969 is Cyan = 0.54, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 41 | 105 | - |
| CMYK | 0.54 | 0.61 | 0 | 0.59 |
| HSL | 246.56º | 0.44% | 0.29% | - |
| HSV(B) | 246.56º | 0.61% | 0.41% | - |
| XYZ | 4.56 | 3.23 | 13.75 | - |
| YUV | 50.39 | 158.82 | 126.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 105 | 0.54 | 0.61 | 0 | 0.59 | 246.56 | 0.44 | 0.29 |
| Hex | 30 | 29 | 69 | 36 | 3D | 0 | 3B | F7 | 2C | 1D |
| Octal | 60 | 51 | 151 | 66 | 75 | 0 | 73 | 367 | 54 | 35 |
| Binary | 110000 | 101001 | 1101001 | 110110 | 111101 | 0 | 111011 | 11110111 | 101100 | 11101 |
Color Harmonies of #302969
Complementary color
Monochromatic Colors of #302969
Black with #302969
Text Example
Text Example
White with #302969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302969; }
p { color: rgb(48,41,105); }
H1.HeaderClassName
{
color: #302969;
}
.AnyTagClassName
{
color: #302969;
}
</style>
background-color css
<style>
a { background-color: #302969; }
a { background-color: rgb(48,41,105); }
div.DivClassName
{
background-color: #302969;
}
.BgClassName
{
background-color: #302969;
}
</style>
border-color css
<style>
span { border-color: #302969; }
span { border-color: rgb(48,41,105); }
td.TdClassName
{
border-color: #302969;
}
.TagClassName
{
border-color: #302969;
}
</style>