Shades of Paris M #252465
Tints of Paris M #252465
RGB
CMYK
RGB Variations
Color information
#252465 (or 0x252465) is known color: Paris M. HEX triplet: 25, 24 and 65. RGB value is (37,36,101). Sum of RGB (Red+Green+Blue) = 37+36+101=174 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.26% from 174); Green value is 36 (14.45% from 255 or 20.69% from 174); Blue value is 101 (39.84% from 255 or 58.05% from 174); Max value from RGB is 101 - color contains mainly: blue. Hex color #252465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252465 is #DADB9A. Grayscale: #2B2B2B. Windows color (decimal): -14343067 or 6628389. OLE color: 6628389.
HSL color Cylindrical-coordinate representation of color #252465: hue angle of 240.92º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #252465 is Cyan = 0.63, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 36 | 101 | - |
| CMYK | 0.63 | 0.64 | 0 | 0.60 |
| HSL | 240.92º | 0.47% | 0.27% | - |
| HSV(B) | 240.92º | 0.64% | 0.4% | - |
| XYZ | 3.74 | 2.59 | 12.62 | - |
| YUV | 43.71 | 160.33 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 36 | 101 | 0.63 | 0.64 | 0 | 0.60 | 240.92 | 0.47 | 0.27 |
| Hex | 25 | 24 | 65 | 3F | 40 | 0 | 3C | F1 | 2F | 1B |
| Octal | 45 | 44 | 145 | 77 | 100 | 0 | 74 | 361 | 57 | 33 |
| Binary | 100101 | 100100 | 1100101 | 111111 | 1000000 | 0 | 111100 | 11110001 | 101111 | 11011 |
Color Harmonies of #252465
Complementary color
Monochromatic Colors of #252465
Black with #252465
Text Example
Text Example
White with #252465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252465; }
p { color: rgb(37,36,101); }
H1.HeaderClassName
{
color: #252465;
}
.AnyTagClassName
{
color: #252465;
}
</style>
background-color css
<style>
a { background-color: #252465; }
a { background-color: rgb(37,36,101); }
div.DivClassName
{
background-color: #252465;
}
.BgClassName
{
background-color: #252465;
}
</style>
border-color css
<style>
span { border-color: #252465; }
span { border-color: rgb(37,36,101); }
td.TdClassName
{
border-color: #252465;
}
.TagClassName
{
border-color: #252465;
}
</style>