Shades of Paris M #231062
Tints of Paris M #231062
RGB
CMYK
RGB Variations
Color information
#231062 (or 0x231062) is known color: Paris M. HEX triplet: 23, 10 and 62. RGB value is (35,16,98). Sum of RGB (Red+Green+Blue) = 35+16+98=149 (19% of max value = 765). Red value is 35 (14.06% from 255 or 23.49% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 98 (38.67% from 255 or 65.77% from 149); Max value from RGB is 98 - color contains mainly: blue. Hex color #231062 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231062 is #DCEF9D. Grayscale: #1E1E1E. Windows color (decimal): -14479262 or 6426659. OLE color: 6426659.
HSL color Cylindrical-coordinate representation of color #231062: hue angle of 253.9º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #231062 is Cyan = 0.64, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 16 | 98 | - |
| CMYK | 0.64 | 0.84 | 0 | 0.62 |
| HSL | 253.9º | 0.72% | 0.22% | - |
| HSV(B) | 253.9º | 0.84% | 0.38% | - |
| XYZ | 3.08 | 1.61 | 11.7 | - |
| YUV | 31.03 | 165.79 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 16 | 98 | 0.64 | 0.84 | 0 | 0.62 | 253.9 | 0.72 | 0.22 |
| Hex | 23 | 10 | 62 | 40 | 54 | 0 | 3E | FE | 48 | 16 |
| Octal | 43 | 20 | 142 | 100 | 124 | 0 | 76 | 376 | 110 | 26 |
| Binary | 100011 | 10000 | 1100010 | 1000000 | 1010100 | 0 | 111110 | 11111110 | 1001000 | 10110 |
Color Harmonies of #231062
Complementary color
Monochromatic Colors of #231062
Black with #231062
Text Example
Text Example
White with #231062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231062; }
p { color: rgb(35,16,98); }
H1.HeaderClassName
{
color: #231062;
}
.AnyTagClassName
{
color: #231062;
}
</style>
background-color css
<style>
a { background-color: #231062; }
a { background-color: rgb(35,16,98); }
div.DivClassName
{
background-color: #231062;
}
.BgClassName
{
background-color: #231062;
}
</style>
border-color css
<style>
span { border-color: #231062; }
span { border-color: rgb(35,16,98); }
td.TdClassName
{
border-color: #231062;
}
.TagClassName
{
border-color: #231062;
}
</style>