Shades of Paris M #271968
Tints of Paris M #271968
RGB
CMYK
RGB Variations
Color information
#271968 (or 0x271968) is known color: Paris M. HEX triplet: 27, 19 and 68. RGB value is (39,25,104). Sum of RGB (Red+Green+Blue) = 39+25+104=168 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.21% from 168); Green value is 25 (10.16% from 255 or 14.88% from 168); Blue value is 104 (41.02% from 255 or 61.90% from 168); Max value from RGB is 104 - color contains mainly: blue. Hex color #271968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271968 is #D8E697. Grayscale: #252525. Windows color (decimal): -14214808 or 6822183. OLE color: 6822183.
HSL color Cylindrical-coordinate representation of color #271968: hue angle of 250.63º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #271968 is Cyan = 0.62, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 25 | 104 | - |
| CMYK | 0.62 | 0.76 | 0 | 0.59 |
| HSL | 250.63º | 0.61% | 0.25% | - |
| HSV(B) | 250.63º | 0.76% | 0.41% | - |
| XYZ | 3.68 | 2.13 | 13.31 | - |
| YUV | 38.19 | 165.14 | 128.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 104 | 0.62 | 0.76 | 0 | 0.59 | 250.63 | 0.61 | 0.25 |
| Hex | 27 | 19 | 68 | 3E | 4C | 0 | 3B | FB | 3D | 19 |
| Octal | 47 | 31 | 150 | 76 | 114 | 0 | 73 | 373 | 75 | 31 |
| Binary | 100111 | 11001 | 1101000 | 111110 | 1001100 | 0 | 111011 | 11111011 | 111101 | 11001 |
Color Harmonies of #271968
Complementary color
Monochromatic Colors of #271968
Black with #271968
Text Example
Text Example
White with #271968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271968; }
p { color: rgb(39,25,104); }
H1.HeaderClassName
{
color: #271968;
}
.AnyTagClassName
{
color: #271968;
}
</style>
background-color css
<style>
a { background-color: #271968; }
a { background-color: rgb(39,25,104); }
div.DivClassName
{
background-color: #271968;
}
.BgClassName
{
background-color: #271968;
}
</style>
border-color css
<style>
span { border-color: #271968; }
span { border-color: rgb(39,25,104); }
td.TdClassName
{
border-color: #271968;
}
.TagClassName
{
border-color: #271968;
}
</style>