Shades of Paris M #251463
Tints of Paris M #251463
RGB
CMYK
RGB Variations
Color information
#251463 (or 0x251463) is known color: Paris M. HEX triplet: 25, 14 and 63. RGB value is (37,20,99). Sum of RGB (Red+Green+Blue) = 37+20+99=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 20 (8.20% from 255 or 12.82% from 156); Blue value is 99 (39.06% from 255 or 63.46% from 156); Max value from RGB is 99 - color contains mainly: blue. Hex color #251463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251463 is #DAEB9C. Grayscale: #212121. Windows color (decimal): -14347165 or 6493221. OLE color: 6493221.
HSL color Cylindrical-coordinate representation of color #251463: hue angle of 252.91º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #251463 is Cyan = 0.63, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 37 | 20 | 99 | - |
| CMYK | 0.63 | 0.80 | 0 | 0.61 |
| HSL | 252.91º | 0.66% | 0.23% | - |
| HSV(B) | 252.91º | 0.8% | 0.39% | - |
| XYZ | 3.27 | 1.79 | 11.98 | - |
| YUV | 34.09 | 164.63 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 20 | 99 | 0.63 | 0.80 | 0 | 0.61 | 252.91 | 0.66 | 0.23 |
| Hex | 25 | 14 | 63 | 3F | 50 | 0 | 3D | FD | 42 | 17 |
| Octal | 45 | 24 | 143 | 77 | 120 | 0 | 75 | 375 | 102 | 27 |
| Binary | 100101 | 10100 | 1100011 | 111111 | 1010000 | 0 | 111101 | 11111101 | 1000010 | 10111 |
Color Harmonies of #251463
Complementary color
Monochromatic Colors of #251463
Black with #251463
Text Example
Text Example
White with #251463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251463; }
p { color: rgb(37,20,99); }
H1.HeaderClassName
{
color: #251463;
}
.AnyTagClassName
{
color: #251463;
}
</style>
background-color css
<style>
a { background-color: #251463; }
a { background-color: rgb(37,20,99); }
div.DivClassName
{
background-color: #251463;
}
.BgClassName
{
background-color: #251463;
}
</style>
border-color css
<style>
span { border-color: #251463; }
span { border-color: rgb(37,20,99); }
td.TdClassName
{
border-color: #251463;
}
.TagClassName
{
border-color: #251463;
}
</style>