Shades of Paris M #262261
Tints of Paris M #262261
RGB
CMYK
RGB Variations
Color information
#262261 (or 0x262261) is known color: Paris M. HEX triplet: 26, 22 and 61. RGB value is (38,34,97). Sum of RGB (Red+Green+Blue) = 38+34+97=169 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.49% from 169); Green value is 34 (13.67% from 255 or 20.12% from 169); Blue value is 97 (38.28% from 255 or 57.40% from 169); Max value from RGB is 97 - color contains mainly: blue. Hex color #262261 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262261 is #D9DD9E. Grayscale: #2A2A2A. Windows color (decimal): -14278047 or 6365734. OLE color: 6365734.
HSL color Cylindrical-coordinate representation of color #262261: hue angle of 243.81º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #262261 is Cyan = 0.61, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 34 | 97 | - |
| CMYK | 0.61 | 0.65 | 0 | 0.62 |
| HSL | 243.81º | 0.48% | 0.26% | - |
| HSV(B) | 243.81º | 0.65% | 0.38% | - |
| XYZ | 3.53 | 2.42 | 11.59 | - |
| YUV | 42.38 | 158.83 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 34 | 97 | 0.61 | 0.65 | 0 | 0.62 | 243.81 | 0.48 | 0.26 |
| Hex | 26 | 22 | 61 | 3D | 41 | 0 | 3E | F4 | 30 | 1A |
| Octal | 46 | 42 | 141 | 75 | 101 | 0 | 76 | 364 | 60 | 32 |
| Binary | 100110 | 100010 | 1100001 | 111101 | 1000001 | 0 | 111110 | 11110100 | 110000 | 11010 |
Color Harmonies of #262261
Complementary color
Monochromatic Colors of #262261
Black with #262261
Text Example
Text Example
White with #262261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262261; }
p { color: rgb(38,34,97); }
H1.HeaderClassName
{
color: #262261;
}
.AnyTagClassName
{
color: #262261;
}
</style>
background-color css
<style>
a { background-color: #262261; }
a { background-color: rgb(38,34,97); }
div.DivClassName
{
background-color: #262261;
}
.BgClassName
{
background-color: #262261;
}
</style>
border-color css
<style>
span { border-color: #262261; }
span { border-color: rgb(38,34,97); }
td.TdClassName
{
border-color: #262261;
}
.TagClassName
{
border-color: #262261;
}
</style>