Shades of Paris M #302769
Tints of Paris M #302769
RGB
CMYK
RGB Variations
Color information
#302769 (or 0x302769) is known color: Paris M. HEX triplet: 30, 27 and 69. RGB value is (48,39,105). Sum of RGB (Red+Green+Blue) = 48+39+105=192 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 105 (41.41% from 255 or 54.69% from 192); Max value from RGB is 105 - color contains mainly: blue. Hex color #302769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302769 is #CFD896. Grayscale: #303030. Windows color (decimal): -13621399 or 6891312. OLE color: 6891312.
HSL color Cylindrical-coordinate representation of color #302769: hue angle of 248.18º 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 #302769 is Cyan = 0.54, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 39 | 105 | - |
| CMYK | 0.54 | 0.63 | 0 | 0.59 |
| HSL | 248.18º | 0.46% | 0.28% | - |
| HSV(B) | 248.18º | 0.63% | 0.41% | - |
| XYZ | 4.49 | 3.1 | 13.73 | - |
| YUV | 49.22 | 159.48 | 127.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 39 | 105 | 0.54 | 0.63 | 0 | 0.59 | 248.18 | 0.46 | 0.28 |
| Hex | 30 | 27 | 69 | 36 | 3F | 0 | 3B | F8 | 2E | 1C |
| Octal | 60 | 47 | 151 | 66 | 77 | 0 | 73 | 370 | 56 | 34 |
| Binary | 110000 | 100111 | 1101001 | 110110 | 111111 | 0 | 111011 | 11111000 | 101110 | 11100 |
Color Harmonies of #302769
Complementary color
Monochromatic Colors of #302769
Black with #302769
Text Example
Text Example
White with #302769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302769; }
p { color: rgb(48,39,105); }
H1.HeaderClassName
{
color: #302769;
}
.AnyTagClassName
{
color: #302769;
}
</style>
background-color css
<style>
a { background-color: #302769; }
a { background-color: rgb(48,39,105); }
div.DivClassName
{
background-color: #302769;
}
.BgClassName
{
background-color: #302769;
}
</style>
border-color css
<style>
span { border-color: #302769; }
span { border-color: rgb(48,39,105); }
td.TdClassName
{
border-color: #302769;
}
.TagClassName
{
border-color: #302769;
}
</style>