Shades of Paris M #262461
Tints of Paris M #262461
RGB
CMYK
RGB Variations
Color information
#262461 (or 0x262461) is known color: Paris M. HEX triplet: 26, 24 and 61. RGB value is (38,36,97). Sum of RGB (Red+Green+Blue) = 38+36+97=171 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.22% from 171); Green value is 36 (14.45% from 255 or 21.05% from 171); Blue value is 97 (38.28% from 255 or 56.73% from 171); Max value from RGB is 97 - color contains mainly: blue. Hex color #262461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262461 is #D9DB9E. Grayscale: #2B2B2B. Windows color (decimal): -14277535 or 6366246. OLE color: 6366246.
HSL color Cylindrical-coordinate representation of color #262461: hue angle of 241.97º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #262461 is Cyan = 0.61, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 36 | 97 | - |
| CMYK | 0.61 | 0.63 | 0 | 0.62 |
| HSL | 241.97º | 0.46% | 0.26% | - |
| HSV(B) | 241.97º | 0.63% | 0.38% | - |
| XYZ | 3.59 | 2.54 | 11.61 | - |
| YUV | 43.55 | 158.16 | 124.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 36 | 97 | 0.61 | 0.63 | 0 | 0.62 | 241.97 | 0.46 | 0.26 |
| Hex | 26 | 24 | 61 | 3D | 3F | 0 | 3E | F2 | 2E | 1A |
| Octal | 46 | 44 | 141 | 75 | 77 | 0 | 76 | 362 | 56 | 32 |
| Binary | 100110 | 100100 | 1100001 | 111101 | 111111 | 0 | 111110 | 11110010 | 101110 | 11010 |
Color Harmonies of #262461
Complementary color
Monochromatic Colors of #262461
Black with #262461
Text Example
Text Example
White with #262461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262461; }
p { color: rgb(38,36,97); }
H1.HeaderClassName
{
color: #262461;
}
.AnyTagClassName
{
color: #262461;
}
</style>
background-color css
<style>
a { background-color: #262461; }
a { background-color: rgb(38,36,97); }
div.DivClassName
{
background-color: #262461;
}
.BgClassName
{
background-color: #262461;
}
</style>
border-color css
<style>
span { border-color: #262461; }
span { border-color: rgb(38,36,97); }
td.TdClassName
{
border-color: #262461;
}
.TagClassName
{
border-color: #262461;
}
</style>