Shades of Paris M #231260
Tints of Paris M #231260
RGB
CMYK
RGB Variations
Color information
#231260 (or 0x231260) is known color: Paris M. HEX triplet: 23, 12 and 60. RGB value is (35,18,96). Sum of RGB (Red+Green+Blue) = 35+18+96=149 (19% of max value = 765). Red value is 35 (14.06% from 255 or 23.49% from 149); Green value is 18 (7.42% from 255 or 12.08% from 149); Blue value is 96 (37.89% from 255 or 64.43% from 149); Max value from RGB is 96 - color contains mainly: blue. Hex color #231260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231260 is #DCED9F. Grayscale: #1F1F1F. Windows color (decimal): -14478752 or 6296099. OLE color: 6296099.
HSL color Cylindrical-coordinate representation of color #231260: hue angle of 253.08º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #231260 is Cyan = 0.64, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 18 | 96 | - |
| CMYK | 0.64 | 0.81 | 0 | 0.62 |
| HSL | 253.08º | 0.68% | 0.22% | - |
| HSV(B) | 253.08º | 0.81% | 0.38% | - |
| XYZ | 3.02 | 1.63 | 11.22 | - |
| YUV | 31.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 18 | 96 | 0.64 | 0.81 | 0 | 0.62 | 253.08 | 0.68 | 0.22 |
| Hex | 23 | 12 | 60 | 40 | 51 | 0 | 3E | FD | 44 | 16 |
| Octal | 43 | 22 | 140 | 100 | 121 | 0 | 76 | 375 | 104 | 26 |
| Binary | 100011 | 10010 | 1100000 | 1000000 | 1010001 | 0 | 111110 | 11111101 | 1000100 | 10110 |
Color Harmonies of #231260
Complementary color
Monochromatic Colors of #231260
Black with #231260
Text Example
Text Example
White with #231260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231260; }
p { color: rgb(35,18,96); }
H1.HeaderClassName
{
color: #231260;
}
.AnyTagClassName
{
color: #231260;
}
</style>
background-color css
<style>
a { background-color: #231260; }
a { background-color: rgb(35,18,96); }
div.DivClassName
{
background-color: #231260;
}
.BgClassName
{
background-color: #231260;
}
</style>
border-color css
<style>
span { border-color: #231260; }
span { border-color: rgb(35,18,96); }
td.TdClassName
{
border-color: #231260;
}
.TagClassName
{
border-color: #231260;
}
</style>