Shades of Paris M #251460
Tints of Paris M #251460
RGB
CMYK
RGB Variations
Color information
#251460 (or 0x251460) is known color: Paris M. HEX triplet: 25, 14 and 60. RGB value is (37,20,96). Sum of RGB (Red+Green+Blue) = 37+20+96=153 (20% of max value = 765). Red value is 37 (14.84% from 255 or 24.18% from 153); Green value is 20 (8.20% from 255 or 13.07% from 153); Blue value is 96 (37.89% from 255 or 62.75% from 153); Max value from RGB is 96 - color contains mainly: blue. Hex color #251460 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251460 is #DAEB9F. Grayscale: #212121. Windows color (decimal): -14347168 or 6296613. OLE color: 6296613.
HSL color Cylindrical-coordinate representation of color #251460: hue angle of 253.42º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #251460 is Cyan = 0.61, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 20 | 96 | - |
| CMYK | 0.61 | 0.79 | 0 | 0.62 |
| HSL | 253.42º | 0.66% | 0.23% | - |
| HSV(B) | 253.42º | 0.79% | 0.38% | - |
| XYZ | 3.12 | 1.74 | 11.24 | - |
| YUV | 33.75 | 163.13 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 20 | 96 | 0.61 | 0.79 | 0 | 0.62 | 253.42 | 0.66 | 0.23 |
| Hex | 25 | 14 | 60 | 3D | 4F | 0 | 3E | FD | 42 | 17 |
| Octal | 45 | 24 | 140 | 75 | 117 | 0 | 76 | 375 | 102 | 27 |
| Binary | 100101 | 10100 | 1100000 | 111101 | 1001111 | 0 | 111110 | 11111101 | 1000010 | 10111 |
Color Harmonies of #251460
Complementary color
Monochromatic Colors of #251460
Black with #251460
Text Example
Text Example
White with #251460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251460; }
p { color: rgb(37,20,96); }
H1.HeaderClassName
{
color: #251460;
}
.AnyTagClassName
{
color: #251460;
}
</style>
background-color css
<style>
a { background-color: #251460; }
a { background-color: rgb(37,20,96); }
div.DivClassName
{
background-color: #251460;
}
.BgClassName
{
background-color: #251460;
}
</style>
border-color css
<style>
span { border-color: #251460; }
span { border-color: rgb(37,20,96); }
td.TdClassName
{
border-color: #251460;
}
.TagClassName
{
border-color: #251460;
}
</style>