Shades of Paris M #302668
Tints of Paris M #302668
RGB
CMYK
RGB Variations
Color information
#302668 (or 0x302668) is known color: Paris M. HEX triplet: 30, 26 and 68. RGB value is (48,38,104). Sum of RGB (Red+Green+Blue) = 48+38+104=190 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.26% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #302668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302668 is #CFD997. Grayscale: #303030. Windows color (decimal): -13621656 or 6825520. OLE color: 6825520.
HSL color Cylindrical-coordinate representation of color #302668: hue angle of 249.09º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #302668 is Cyan = 0.54, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 38 | 104 | - |
| CMYK | 0.54 | 0.63 | 0 | 0.59 |
| HSL | 249.09º | 0.46% | 0.28% | - |
| HSV(B) | 249.09º | 0.63% | 0.41% | - |
| XYZ | 4.41 | 3.01 | 13.45 | - |
| YUV | 48.51 | 159.31 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 38 | 104 | 0.54 | 0.63 | 0 | 0.59 | 249.09 | 0.46 | 0.28 |
| Hex | 30 | 26 | 68 | 36 | 3F | 0 | 3B | F9 | 2E | 1C |
| Octal | 60 | 46 | 150 | 66 | 77 | 0 | 73 | 371 | 56 | 34 |
| Binary | 110000 | 100110 | 1101000 | 110110 | 111111 | 0 | 111011 | 11111001 | 101110 | 11100 |
Color Harmonies of #302668
Complementary color
Monochromatic Colors of #302668
Black with #302668
Text Example
Text Example
White with #302668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302668; }
p { color: rgb(48,38,104); }
H1.HeaderClassName
{
color: #302668;
}
.AnyTagClassName
{
color: #302668;
}
</style>
background-color css
<style>
a { background-color: #302668; }
a { background-color: rgb(48,38,104); }
div.DivClassName
{
background-color: #302668;
}
.BgClassName
{
background-color: #302668;
}
</style>
border-color css
<style>
span { border-color: #302668; }
span { border-color: rgb(48,38,104); }
td.TdClassName
{
border-color: #302668;
}
.TagClassName
{
border-color: #302668;
}
</style>