Shades of Paris M #302661
Tints of Paris M #302661
RGB
CMYK
RGB Variations
Color information
#302661 (or 0x302661) is known color: Paris M. HEX triplet: 30, 26 and 61. RGB value is (48,38,97). Sum of RGB (Red+Green+Blue) = 48+38+97=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 38 (15.23% from 255 or 20.77% from 183); Blue value is 97 (38.28% from 255 or 53.01% from 183); Max value from RGB is 97 - color contains mainly: blue. Hex color #302661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302661 is #CFD99E. Grayscale: #2F2F2F. Windows color (decimal): -13621663 or 6366768. OLE color: 6366768.
HSL color Cylindrical-coordinate representation of color #302661: hue angle of 250.17º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #302661 is Cyan = 0.51, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 38 | 97 | - |
| CMYK | 0.51 | 0.61 | 0 | 0.62 |
| HSL | 250.17º | 0.44% | 0.26% | - |
| HSV(B) | 250.17º | 0.61% | 0.38% | - |
| XYZ | 4.07 | 2.88 | 11.65 | - |
| YUV | 47.72 | 155.81 | 128.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 38 | 97 | 0.51 | 0.61 | 0 | 0.62 | 250.17 | 0.44 | 0.26 |
| Hex | 30 | 26 | 61 | 33 | 3D | 0 | 3E | FA | 2C | 1A |
| Octal | 60 | 46 | 141 | 63 | 75 | 0 | 76 | 372 | 54 | 32 |
| Binary | 110000 | 100110 | 1100001 | 110011 | 111101 | 0 | 111110 | 11111010 | 101100 | 11010 |
Color Harmonies of #302661
Complementary color
Monochromatic Colors of #302661
Black with #302661
Text Example
Text Example
White with #302661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302661; }
p { color: rgb(48,38,97); }
H1.HeaderClassName
{
color: #302661;
}
.AnyTagClassName
{
color: #302661;
}
</style>
background-color css
<style>
a { background-color: #302661; }
a { background-color: rgb(48,38,97); }
div.DivClassName
{
background-color: #302661;
}
.BgClassName
{
background-color: #302661;
}
</style>
border-color css
<style>
span { border-color: #302661; }
span { border-color: rgb(48,38,97); }
td.TdClassName
{
border-color: #302661;
}
.TagClassName
{
border-color: #302661;
}
</style>