Shades of Paris M #302657
Tints of Paris M #302657
RGB
CMYK
RGB Variations
Color information
#302657 (or 0x302657) is known color: Paris M. HEX triplet: 30, 26 and 57. RGB value is (48,38,87). Sum of RGB (Red+Green+Blue) = 48+38+87=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 87 (34.38% from 255 or 50.29% from 173); Max value from RGB is 87 - color contains mainly: blue. Hex color #302657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302657 is #CFD9A8. Grayscale: #2E2E2E. Windows color (decimal): -13621673 or 5711408. OLE color: 5711408.
HSL color Cylindrical-coordinate representation of color #302657: hue angle of 252.24º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #302657 is Cyan = 0.45, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 38 | 87 | - |
| CMYK | 0.45 | 0.56 | 0 | 0.66 |
| HSL | 252.24º | 0.39% | 0.25% | - |
| HSV(B) | 252.24º | 0.56% | 0.34% | - |
| XYZ | 3.63 | 2.7 | 9.35 | - |
| YUV | 46.58 | 150.81 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 38 | 87 | 0.45 | 0.56 | 0 | 0.66 | 252.24 | 0.39 | 0.25 |
| Hex | 30 | 26 | 57 | 2D | 38 | 0 | 42 | FC | 27 | 19 |
| Octal | 60 | 46 | 127 | 55 | 70 | 0 | 102 | 374 | 47 | 31 |
| Binary | 110000 | 100110 | 1010111 | 101101 | 111000 | 0 | 1000010 | 11111100 | 100111 | 11001 |
Color Harmonies of #302657
Complementary color
Monochromatic Colors of #302657
Black with #302657
Text Example
Text Example
White with #302657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302657; }
p { color: rgb(48,38,87); }
H1.HeaderClassName
{
color: #302657;
}
.AnyTagClassName
{
color: #302657;
}
</style>
background-color css
<style>
a { background-color: #302657; }
a { background-color: rgb(48,38,87); }
div.DivClassName
{
background-color: #302657;
}
.BgClassName
{
background-color: #302657;
}
</style>
border-color css
<style>
span { border-color: #302657; }
span { border-color: rgb(48,38,87); }
td.TdClassName
{
border-color: #302657;
}
.TagClassName
{
border-color: #302657;
}
</style>