Shades of Paris M #302067
Tints of Paris M #302067
RGB
CMYK
RGB Variations
Color information
#302067 (or 0x302067) is known color: Paris M. HEX triplet: 30, 20 and 67. RGB value is (48,32,103). Sum of RGB (Red+Green+Blue) = 48+32+103=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 32 (12.89% from 255 or 17.49% from 183); Blue value is 103 (40.62% from 255 or 56.28% from 183); Max value from RGB is 103 - color contains mainly: blue. Hex color #302067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302067 is #CFDF98. Grayscale: #2C2C2C. Windows color (decimal): -13623193 or 6758448. OLE color: 6758448.
HSL color Cylindrical-coordinate representation of color #302067: hue angle of 253.52º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #302067 is Cyan = 0.53, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 32 | 103 | - |
| CMYK | 0.53 | 0.69 | 0 | 0.60 |
| HSL | 253.52º | 0.53% | 0.26% | - |
| HSV(B) | 253.52º | 0.69% | 0.4% | - |
| XYZ | 4.18 | 2.64 | 13.12 | - |
| YUV | 44.88 | 160.8 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 32 | 103 | 0.53 | 0.69 | 0 | 0.60 | 253.52 | 0.53 | 0.26 |
| Hex | 30 | 20 | 67 | 35 | 45 | 0 | 3C | FE | 35 | 1A |
| Octal | 60 | 40 | 147 | 65 | 105 | 0 | 74 | 376 | 65 | 32 |
| Binary | 110000 | 100000 | 1100111 | 110101 | 1000101 | 0 | 111100 | 11111110 | 110101 | 11010 |
Color Harmonies of #302067
Complementary color
Monochromatic Colors of #302067
Black with #302067
Text Example
Text Example
White with #302067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302067; }
p { color: rgb(48,32,103); }
H1.HeaderClassName
{
color: #302067;
}
.AnyTagClassName
{
color: #302067;
}
</style>
background-color css
<style>
a { background-color: #302067; }
a { background-color: rgb(48,32,103); }
div.DivClassName
{
background-color: #302067;
}
.BgClassName
{
background-color: #302067;
}
</style>
border-color css
<style>
span { border-color: #302067; }
span { border-color: rgb(48,32,103); }
td.TdClassName
{
border-color: #302067;
}
.TagClassName
{
border-color: #302067;
}
</style>