Shades of Paris M #251865
Tints of Paris M #251865
RGB
CMYK
RGB Variations
Color information
#251865 (or 0x251865) is known color: Paris M. HEX triplet: 25, 18 and 65. RGB value is (37,24,101). Sum of RGB (Red+Green+Blue) = 37+24+101=162 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.84% from 162); Green value is 24 (9.77% from 255 or 14.81% from 162); Blue value is 101 (39.84% from 255 or 62.35% from 162); Max value from RGB is 101 - color contains mainly: blue. Hex color #251865 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251865 is #DAE79A. Grayscale: #242424. Windows color (decimal): -14346139 or 6625317. OLE color: 6625317.
HSL color Cylindrical-coordinate representation of color #251865: hue angle of 250.13º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #251865 is Cyan = 0.63, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 24 | 101 | - |
| CMYK | 0.63 | 0.76 | 0 | 0.60 |
| HSL | 250.13º | 0.62% | 0.25% | - |
| HSV(B) | 250.13º | 0.76% | 0.4% | - |
| XYZ | 3.44 | 1.99 | 12.51 | - |
| YUV | 36.67 | 164.31 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 24 | 101 | 0.63 | 0.76 | 0 | 0.60 | 250.13 | 0.62 | 0.25 |
| Hex | 25 | 18 | 65 | 3F | 4C | 0 | 3C | FA | 3E | 19 |
| Octal | 45 | 30 | 145 | 77 | 114 | 0 | 74 | 372 | 76 | 31 |
| Binary | 100101 | 11000 | 1100101 | 111111 | 1001100 | 0 | 111100 | 11111010 | 111110 | 11001 |
Color Harmonies of #251865
Complementary color
Monochromatic Colors of #251865
Black with #251865
Text Example
Text Example
White with #251865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251865; }
p { color: rgb(37,24,101); }
H1.HeaderClassName
{
color: #251865;
}
.AnyTagClassName
{
color: #251865;
}
</style>
background-color css
<style>
a { background-color: #251865; }
a { background-color: rgb(37,24,101); }
div.DivClassName
{
background-color: #251865;
}
.BgClassName
{
background-color: #251865;
}
</style>
border-color css
<style>
span { border-color: #251865; }
span { border-color: rgb(37,24,101); }
td.TdClassName
{
border-color: #251865;
}
.TagClassName
{
border-color: #251865;
}
</style>