Shades of Paris M #251963
Tints of Paris M #251963
RGB
CMYK
RGB Variations
Color information
#251963 (or 0x251963) is known color: Paris M. HEX triplet: 25, 19 and 63. RGB value is (37,25,99). Sum of RGB (Red+Green+Blue) = 37+25+99=161 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.98% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 99 (39.06% from 255 or 61.49% from 161); Max value from RGB is 99 - color contains mainly: blue. Hex color #251963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251963 is #DAE69C. Grayscale: #242424. Windows color (decimal): -14345885 or 6494501. OLE color: 6494501.
HSL color Cylindrical-coordinate representation of color #251963: hue angle of 249.73º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #251963 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 37 | 25 | 99 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.61 |
| HSL | 249.73º | 0.6% | 0.24% | - |
| HSV(B) | 249.73º | 0.75% | 0.39% | - |
| XYZ | 3.36 | 1.99 | 12.01 | - |
| YUV | 37.02 | 162.98 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 25 | 99 | 0.63 | 0.75 | 0 | 0.61 | 249.73 | 0.6 | 0.24 |
| Hex | 25 | 19 | 63 | 3F | 4B | 0 | 3D | FA | 3C | 18 |
| Octal | 45 | 31 | 143 | 77 | 113 | 0 | 75 | 372 | 74 | 30 |
| Binary | 100101 | 11001 | 1100011 | 111111 | 1001011 | 0 | 111101 | 11111010 | 111100 | 11000 |
Color Harmonies of #251963
Complementary color
Monochromatic Colors of #251963
Black with #251963
Text Example
Text Example
White with #251963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251963; }
p { color: rgb(37,25,99); }
H1.HeaderClassName
{
color: #251963;
}
.AnyTagClassName
{
color: #251963;
}
</style>
background-color css
<style>
a { background-color: #251963; }
a { background-color: rgb(37,25,99); }
div.DivClassName
{
background-color: #251963;
}
.BgClassName
{
background-color: #251963;
}
</style>
border-color css
<style>
span { border-color: #251963; }
span { border-color: rgb(37,25,99); }
td.TdClassName
{
border-color: #251963;
}
.TagClassName
{
border-color: #251963;
}
</style>