Shades of Paris M #252565
Tints of Paris M #252565
RGB
CMYK
RGB Variations
Color information
#252565 (or 0x252565) is known color: Paris M. HEX triplet: 25, 25 and 65. RGB value is (37,37,101). Sum of RGB (Red+Green+Blue) = 37+37+101=175 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.14% from 175); Green value is 37 (14.84% from 255 or 21.14% from 175); Blue value is 101 (39.84% from 255 or 57.71% from 175); Max value from RGB is 101 - color contains mainly: blue. Hex color #252565 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252565 is #DADA9A. Grayscale: #2C2C2C. Windows color (decimal): -14342811 or 6628645. OLE color: 6628645.
HSL color Cylindrical-coordinate representation of color #252565: hue angle of 240º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #252565 is Cyan = 0.63, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 37 | 101 | - |
| CMYK | 0.63 | 0.63 | 0 | 0.60 |
| HSL | 240º | 0.46% | 0.27% | - |
| HSV(B) | 240º | 0.63% | 0.4% | - |
| XYZ | 3.77 | 2.66 | 12.63 | - |
| YUV | 44.3 | 160 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 37 | 101 | 0.63 | 0.63 | 0 | 0.60 | 240 | 0.46 | 0.27 |
| Hex | 25 | 25 | 65 | 3F | 3F | 0 | 3C | F0 | 2E | 1B |
| Octal | 45 | 45 | 145 | 77 | 77 | 0 | 74 | 360 | 56 | 33 |
| Binary | 100101 | 100101 | 1100101 | 111111 | 111111 | 0 | 111100 | 11110000 | 101110 | 11011 |
Color Harmonies of #252565
Complementary color
Monochromatic Colors of #252565
Black with #252565
Text Example
Text Example
White with #252565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252565; }
p { color: rgb(37,37,101); }
H1.HeaderClassName
{
color: #252565;
}
.AnyTagClassName
{
color: #252565;
}
</style>
background-color css
<style>
a { background-color: #252565; }
a { background-color: rgb(37,37,101); }
div.DivClassName
{
background-color: #252565;
}
.BgClassName
{
background-color: #252565;
}
</style>
border-color css
<style>
span { border-color: #252565; }
span { border-color: rgb(37,37,101); }
td.TdClassName
{
border-color: #252565;
}
.TagClassName
{
border-color: #252565;
}
</style>