Shades of Paris M #231461
Tints of Paris M #231461
RGB
CMYK
RGB Variations
Color information
#231461 (or 0x231461) is known color: Paris M. HEX triplet: 23, 14 and 61. RGB value is (35,20,97). Sum of RGB (Red+Green+Blue) = 35+20+97=152 (20% of max value = 765). Red value is 35 (14.06% from 255 or 23.03% from 152); Green value is 20 (8.20% from 255 or 13.16% from 152); Blue value is 97 (38.28% from 255 or 63.82% from 152); Max value from RGB is 97 - color contains mainly: blue. Hex color #231461 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231461 is #DCEB9E. Grayscale: #202020. Windows color (decimal): -14478239 or 6362147. OLE color: 6362147.
HSL color Cylindrical-coordinate representation of color #231461: hue angle of 251.69º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #231461 is Cyan = 0.64, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 20 | 97 | - |
| CMYK | 0.64 | 0.79 | 0 | 0.62 |
| HSL | 251.69º | 0.66% | 0.23% | - |
| HSV(B) | 251.69º | 0.79% | 0.38% | - |
| XYZ | 3.1 | 1.72 | 11.48 | - |
| YUV | 33.26 | 163.97 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 20 | 97 | 0.64 | 0.79 | 0 | 0.62 | 251.69 | 0.66 | 0.23 |
| Hex | 23 | 14 | 61 | 40 | 4F | 0 | 3E | FC | 42 | 17 |
| Octal | 43 | 24 | 141 | 100 | 117 | 0 | 76 | 374 | 102 | 27 |
| Binary | 100011 | 10100 | 1100001 | 1000000 | 1001111 | 0 | 111110 | 11111100 | 1000010 | 10111 |
Color Harmonies of #231461
Complementary color
Monochromatic Colors of #231461
Black with #231461
Text Example
Text Example
White with #231461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231461; }
p { color: rgb(35,20,97); }
H1.HeaderClassName
{
color: #231461;
}
.AnyTagClassName
{
color: #231461;
}
</style>
background-color css
<style>
a { background-color: #231461; }
a { background-color: rgb(35,20,97); }
div.DivClassName
{
background-color: #231461;
}
.BgClassName
{
background-color: #231461;
}
</style>
border-color css
<style>
span { border-color: #231461; }
span { border-color: rgb(35,20,97); }
td.TdClassName
{
border-color: #231461;
}
.TagClassName
{
border-color: #231461;
}
</style>