Shades of Paris M #252362
Tints of Paris M #252362
RGB
CMYK
RGB Variations
Color information
#252362 (or 0x252362) is known color: Paris M. HEX triplet: 25, 23 and 62. RGB value is (37,35,98). Sum of RGB (Red+Green+Blue) = 37+35+98=170 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.76% from 170); Green value is 35 (14.06% from 255 or 20.59% from 170); Blue value is 98 (38.67% from 255 or 57.65% from 170); Max value from RGB is 98 - color contains mainly: blue. Hex color #252362 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252362 is #DADC9D. Grayscale: #2A2A2A. Windows color (decimal): -14343326 or 6431525. OLE color: 6431525.
HSL color Cylindrical-coordinate representation of color #252362: hue angle of 241.9º 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 #252362 is Cyan = 0.62, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 35 | 98 | - |
| CMYK | 0.62 | 0.64 | 0 | 0.62 |
| HSL | 241.9º | 0.47% | 0.26% | - |
| HSV(B) | 241.9º | 0.64% | 0.38% | - |
| XYZ | 3.57 | 2.48 | 11.85 | - |
| YUV | 42.78 | 159.16 | 123.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 35 | 98 | 0.62 | 0.64 | 0 | 0.62 | 241.9 | 0.47 | 0.26 |
| Hex | 25 | 23 | 62 | 3E | 40 | 0 | 3E | F2 | 2F | 1A |
| Octal | 45 | 43 | 142 | 76 | 100 | 0 | 76 | 362 | 57 | 32 |
| Binary | 100101 | 100011 | 1100010 | 111110 | 1000000 | 0 | 111110 | 11110010 | 101111 | 11010 |
Color Harmonies of #252362
Complementary color
Monochromatic Colors of #252362
Black with #252362
Text Example
Text Example
White with #252362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252362; }
p { color: rgb(37,35,98); }
H1.HeaderClassName
{
color: #252362;
}
.AnyTagClassName
{
color: #252362;
}
</style>
background-color css
<style>
a { background-color: #252362; }
a { background-color: rgb(37,35,98); }
div.DivClassName
{
background-color: #252362;
}
.BgClassName
{
background-color: #252362;
}
</style>
border-color css
<style>
span { border-color: #252362; }
span { border-color: rgb(37,35,98); }
td.TdClassName
{
border-color: #252362;
}
.TagClassName
{
border-color: #252362;
}
</style>