Shades of Paris M #251967
Tints of Paris M #251967
RGB
CMYK
RGB Variations
Color information
#251967 (or 0x251967) is known color: Paris M. HEX triplet: 25, 19 and 67. RGB value is (37,25,103). Sum of RGB (Red+Green+Blue) = 37+25+103=165 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.42% from 165); Green value is 25 (10.16% from 255 or 15.15% from 165); Blue value is 103 (40.62% from 255 or 62.42% from 165); Max value from RGB is 103 - color contains mainly: blue. Hex color #251967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251967 is #DAE698. Grayscale: #252525. Windows color (decimal): -14345881 or 6756645. OLE color: 6756645.
HSL color Cylindrical-coordinate representation of color #251967: hue angle of 249.23º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #251967 is Cyan = 0.64, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 25 | 103 | - |
| CMYK | 0.64 | 0.76 | 0 | 0.60 |
| HSL | 249.23º | 0.61% | 0.25% | - |
| HSV(B) | 249.23º | 0.76% | 0.4% | - |
| XYZ | 3.56 | 2.07 | 13.04 | - |
| YUV | 37.48 | 164.98 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 25 | 103 | 0.64 | 0.76 | 0 | 0.60 | 249.23 | 0.61 | 0.25 |
| Hex | 25 | 19 | 67 | 40 | 4C | 0 | 3C | F9 | 3D | 19 |
| Octal | 45 | 31 | 147 | 100 | 114 | 0 | 74 | 371 | 75 | 31 |
| Binary | 100101 | 11001 | 1100111 | 1000000 | 1001100 | 0 | 111100 | 11111001 | 111101 | 11001 |
Color Harmonies of #251967
Complementary color
Monochromatic Colors of #251967
Black with #251967
Text Example
Text Example
White with #251967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251967; }
p { color: rgb(37,25,103); }
H1.HeaderClassName
{
color: #251967;
}
.AnyTagClassName
{
color: #251967;
}
</style>
background-color css
<style>
a { background-color: #251967; }
a { background-color: rgb(37,25,103); }
div.DivClassName
{
background-color: #251967;
}
.BgClassName
{
background-color: #251967;
}
</style>
border-color css
<style>
span { border-color: #251967; }
span { border-color: rgb(37,25,103); }
td.TdClassName
{
border-color: #251967;
}
.TagClassName
{
border-color: #251967;
}
</style>