Shades of Paris M #251160
Tints of Paris M #251160
RGB
CMYK
RGB Variations
Color information
#251160 (or 0x251160) is known color: Paris M. HEX triplet: 25, 11 and 60. RGB value is (37,17,96). Sum of RGB (Red+Green+Blue) = 37+17+96=150 (19% of max value = 765). Red value is 37 (14.84% from 255 or 24.67% from 150); Green value is 17 (7.03% from 255 or 11.33% from 150); Blue value is 96 (37.89% from 255 or 64% from 150); Max value from RGB is 96 - color contains mainly: blue. Hex color #251160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251160 is #DAEE9F. Grayscale: #1F1F1F. Windows color (decimal): -14347936 or 6295845. OLE color: 6295845.
HSL color Cylindrical-coordinate representation of color #251160: hue angle of 255.19º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #251160 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 17 | 96 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.62 |
| HSL | 255.19º | 0.7% | 0.22% | - |
| HSV(B) | 255.19º | 0.82% | 0.38% | - |
| XYZ | 3.07 | 1.64 | 11.22 | - |
| YUV | 31.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 17 | 96 | 0.61 | 0.82 | 0 | 0.62 | 255.19 | 0.7 | 0.22 |
| Hex | 25 | 11 | 60 | 3D | 52 | 0 | 3E | FF | 46 | 16 |
| Octal | 45 | 21 | 140 | 75 | 122 | 0 | 76 | 377 | 106 | 26 |
| Binary | 100101 | 10001 | 1100000 | 111101 | 1010010 | 0 | 111110 | 11111111 | 1000110 | 10110 |
Color Harmonies of #251160
Complementary color
Monochromatic Colors of #251160
Black with #251160
Text Example
Text Example
White with #251160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251160; }
p { color: rgb(37,17,96); }
H1.HeaderClassName
{
color: #251160;
}
.AnyTagClassName
{
color: #251160;
}
</style>
background-color css
<style>
a { background-color: #251160; }
a { background-color: rgb(37,17,96); }
div.DivClassName
{
background-color: #251160;
}
.BgClassName
{
background-color: #251160;
}
</style>
border-color css
<style>
span { border-color: #251160; }
span { border-color: rgb(37,17,96); }
td.TdClassName
{
border-color: #251160;
}
.TagClassName
{
border-color: #251160;
}
</style>