Shades of Paris M #302766
Tints of Paris M #302766
RGB
CMYK
RGB Variations
Color information
#302766 (or 0x302766) is known color: Paris M. HEX triplet: 30, 27 and 66. RGB value is (48,39,102). Sum of RGB (Red+Green+Blue) = 48+39+102=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 39 (15.62% from 255 or 20.63% from 189); Blue value is 102 (40.23% from 255 or 53.97% from 189); Max value from RGB is 102 - color contains mainly: blue. Hex color #302766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302766 is #CFD899. Grayscale: #303030. Windows color (decimal): -13621402 or 6694704. OLE color: 6694704.
HSL color Cylindrical-coordinate representation of color #302766: hue angle of 248.57º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #302766 is Cyan = 0.53, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 39 | 102 | - |
| CMYK | 0.53 | 0.62 | 0 | 0.6 |
| HSL | 248.57º | 0.45% | 0.28% | - |
| HSV(B) | 248.57º | 0.62% | 0.4% | - |
| XYZ | 4.34 | 3.04 | 12.93 | - |
| YUV | 48.87 | 157.98 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 102 | 0.53 | 0.62 | 0 | 0.6 | 248.57 | 0.45 | 0.28 |
| Hex | 30 | 27 | 66 | 35 | 3E | 0 | 3C | F9 | 2D | 1C |
| Octal | 60 | 47 | 146 | 65 | 76 | 0 | 74 | 371 | 55 | 34 |
| Binary | 110000 | 100111 | 1100110 | 110101 | 111110 | 0 | 111100 | 11111001 | 101101 | 11100 |
Color Harmonies of #302766
Complementary color
Monochromatic Colors of #302766
Black with #302766
Text Example
Text Example
White with #302766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302766; }
p { color: rgb(48,39,102); }
H1.HeaderClassName
{
color: #302766;
}
.AnyTagClassName
{
color: #302766;
}
</style>
background-color css
<style>
a { background-color: #302766; }
a { background-color: rgb(48,39,102); }
div.DivClassName
{
background-color: #302766;
}
.BgClassName
{
background-color: #302766;
}
</style>
border-color css
<style>
span { border-color: #302766; }
span { border-color: rgb(48,39,102); }
td.TdClassName
{
border-color: #302766;
}
.TagClassName
{
border-color: #302766;
}
</style>