Shades of Paris M #302469
Tints of Paris M #302469
RGB
CMYK
RGB Variations
Color information
#302469 (or 0x302469) is known color: Paris M. HEX triplet: 30, 24 and 69. RGB value is (48,36,105). Sum of RGB (Red+Green+Blue) = 48+36+105=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 105 (41.41% from 255 or 55.56% from 189); Max value from RGB is 105 - color contains mainly: blue. Hex color #302469 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302469 is #CFDB96. Grayscale: #2F2F2F. Windows color (decimal): -13622167 or 6890544. OLE color: 6890544.
HSL color Cylindrical-coordinate representation of color #302469: hue angle of 250.43º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #302469 is Cyan = 0.54, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 36 | 105 | - |
| CMYK | 0.54 | 0.66 | 0 | 0.59 |
| HSL | 250.43º | 0.49% | 0.28% | - |
| HSV(B) | 250.43º | 0.66% | 0.41% | - |
| XYZ | 4.4 | 2.91 | 13.69 | - |
| YUV | 47.45 | 160.48 | 128.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 105 | 0.54 | 0.66 | 0 | 0.59 | 250.43 | 0.49 | 0.28 |
| Hex | 30 | 24 | 69 | 36 | 42 | 0 | 3B | FA | 31 | 1C |
| Octal | 60 | 44 | 151 | 66 | 102 | 0 | 73 | 372 | 61 | 34 |
| Binary | 110000 | 100100 | 1101001 | 110110 | 1000010 | 0 | 111011 | 11111010 | 110001 | 11100 |
Color Harmonies of #302469
Complementary color
Monochromatic Colors of #302469
Black with #302469
Text Example
Text Example
White with #302469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302469; }
p { color: rgb(48,36,105); }
H1.HeaderClassName
{
color: #302469;
}
.AnyTagClassName
{
color: #302469;
}
</style>
background-color css
<style>
a { background-color: #302469; }
a { background-color: rgb(48,36,105); }
div.DivClassName
{
background-color: #302469;
}
.BgClassName
{
background-color: #302469;
}
</style>
border-color css
<style>
span { border-color: #302469; }
span { border-color: rgb(48,36,105); }
td.TdClassName
{
border-color: #302469;
}
.TagClassName
{
border-color: #302469;
}
</style>