Shades of Paris M #251965
Tints of Paris M #251965
RGB
CMYK
RGB Variations
Color information
#251965 (or 0x251965) is known color: Paris M. HEX triplet: 25, 19 and 65. RGB value is (37,25,101). Sum of RGB (Red+Green+Blue) = 37+25+101=163 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.70% from 163); Green value is 25 (10.16% from 255 or 15.34% from 163); Blue value is 101 (39.84% from 255 or 61.96% from 163); Max value from RGB is 101 - color contains mainly: blue. Hex color #251965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251965 is #DAE69A. Grayscale: #242424. Windows color (decimal): -14345883 or 6625573. OLE color: 6625573.
HSL color Cylindrical-coordinate representation of color #251965: hue angle of 249.47º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #251965 is Cyan = 0.63, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 25 | 101 | - |
| CMYK | 0.63 | 0.75 | 0 | 0.60 |
| HSL | 249.47º | 0.6% | 0.25% | - |
| HSV(B) | 249.47º | 0.75% | 0.4% | - |
| XYZ | 3.46 | 2.03 | 12.52 | - |
| YUV | 37.25 | 163.98 | 127.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 25 | 101 | 0.63 | 0.75 | 0 | 0.60 | 249.47 | 0.6 | 0.25 |
| Hex | 25 | 19 | 65 | 3F | 4B | 0 | 3C | F9 | 3C | 19 |
| Octal | 45 | 31 | 145 | 77 | 113 | 0 | 74 | 371 | 74 | 31 |
| Binary | 100101 | 11001 | 1100101 | 111111 | 1001011 | 0 | 111100 | 11111001 | 111100 | 11001 |
Color Harmonies of #251965
Complementary color
Monochromatic Colors of #251965
Black with #251965
Text Example
Text Example
White with #251965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251965; }
p { color: rgb(37,25,101); }
H1.HeaderClassName
{
color: #251965;
}
.AnyTagClassName
{
color: #251965;
}
</style>
background-color css
<style>
a { background-color: #251965; }
a { background-color: rgb(37,25,101); }
div.DivClassName
{
background-color: #251965;
}
.BgClassName
{
background-color: #251965;
}
</style>
border-color css
<style>
span { border-color: #251965; }
span { border-color: rgb(37,25,101); }
td.TdClassName
{
border-color: #251965;
}
.TagClassName
{
border-color: #251965;
}
</style>