Shades of Paris M #231760
Tints of Paris M #231760
RGB
CMYK
RGB Variations
Color information
#231760 (or 0x231760) is known color: Paris M. HEX triplet: 23, 17 and 60. RGB value is (35,23,96). Sum of RGB (Red+Green+Blue) = 35+23+96=154 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.73% from 154); Green value is 23 (9.38% from 255 or 14.94% from 154); Blue value is 96 (37.89% from 255 or 62.34% from 154); Max value from RGB is 96 - color contains mainly: blue. Hex color #231760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231760 is #DCE89F. Grayscale: #222222. Windows color (decimal): -14477472 or 6297379. OLE color: 6297379.
HSL color Cylindrical-coordinate representation of color #231760: hue angle of 249.86º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #231760 is Cyan = 0.64, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 23 | 96 | - |
| CMYK | 0.64 | 0.76 | 0 | 0.62 |
| HSL | 249.86º | 0.61% | 0.23% | - |
| HSV(B) | 249.86º | 0.76% | 0.38% | - |
| XYZ | 3.11 | 1.81 | 11.25 | - |
| YUV | 34.91 | 162.48 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 23 | 96 | 0.64 | 0.76 | 0 | 0.62 | 249.86 | 0.61 | 0.23 |
| Hex | 23 | 17 | 60 | 40 | 4C | 0 | 3E | FA | 3D | 17 |
| Octal | 43 | 27 | 140 | 100 | 114 | 0 | 76 | 372 | 75 | 27 |
| Binary | 100011 | 10111 | 1100000 | 1000000 | 1001100 | 0 | 111110 | 11111010 | 111101 | 10111 |
Color Harmonies of #231760
Complementary color
Monochromatic Colors of #231760
Black with #231760
Text Example
Text Example
White with #231760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231760; }
p { color: rgb(35,23,96); }
H1.HeaderClassName
{
color: #231760;
}
.AnyTagClassName
{
color: #231760;
}
</style>
background-color css
<style>
a { background-color: #231760; }
a { background-color: rgb(35,23,96); }
div.DivClassName
{
background-color: #231760;
}
.BgClassName
{
background-color: #231760;
}
</style>
border-color css
<style>
span { border-color: #231760; }
span { border-color: rgb(35,23,96); }
td.TdClassName
{
border-color: #231760;
}
.TagClassName
{
border-color: #231760;
}
</style>