Shades of Paris M #252361
Tints of Paris M #252361
RGB
CMYK
RGB Variations
Color information
#252361 (or 0x252361) is known color: Paris M. HEX triplet: 25, 23 and 61. RGB value is (37,35,97). Sum of RGB (Red+Green+Blue) = 37+35+97=169 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.89% from 169); Green value is 35 (14.06% from 255 or 20.71% from 169); Blue value is 97 (38.28% from 255 or 57.40% from 169); Max value from RGB is 97 - color contains mainly: blue. Hex color #252361 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252361 is #DADC9E. Grayscale: #2A2A2A. Windows color (decimal): -14343327 or 6365989. OLE color: 6365989.
HSL color Cylindrical-coordinate representation of color #252361: hue angle of 241.94º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #252361 is Cyan = 0.62, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 35 | 97 | - |
| CMYK | 0.62 | 0.64 | 0 | 0.62 |
| HSL | 241.94º | 0.47% | 0.26% | - |
| HSV(B) | 241.94º | 0.64% | 0.38% | - |
| XYZ | 3.52 | 2.46 | 11.6 | - |
| YUV | 42.67 | 158.66 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 35 | 97 | 0.62 | 0.64 | 0 | 0.62 | 241.94 | 0.47 | 0.26 |
| Hex | 25 | 23 | 61 | 3E | 40 | 0 | 3E | F2 | 2F | 1A |
| Octal | 45 | 43 | 141 | 76 | 100 | 0 | 76 | 362 | 57 | 32 |
| Binary | 100101 | 100011 | 1100001 | 111110 | 1000000 | 0 | 111110 | 11110010 | 101111 | 11010 |
Color Harmonies of #252361
Complementary color
Monochromatic Colors of #252361
Black with #252361
Text Example
Text Example
White with #252361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252361; }
p { color: rgb(37,35,97); }
H1.HeaderClassName
{
color: #252361;
}
.AnyTagClassName
{
color: #252361;
}
</style>
background-color css
<style>
a { background-color: #252361; }
a { background-color: rgb(37,35,97); }
div.DivClassName
{
background-color: #252361;
}
.BgClassName
{
background-color: #252361;
}
</style>
border-color css
<style>
span { border-color: #252361; }
span { border-color: rgb(37,35,97); }
td.TdClassName
{
border-color: #252361;
}
.TagClassName
{
border-color: #252361;
}
</style>