Shades of Paris M #262368
Tints of Paris M #262368
RGB
CMYK
RGB Variations
Color information
#262368 (or 0x262368) is known color: Paris M. HEX triplet: 26, 23 and 68. RGB value is (38,35,104). Sum of RGB (Red+Green+Blue) = 38+35+104=177 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.47% from 177); Green value is 35 (14.06% from 255 or 19.77% from 177); Blue value is 104 (41.02% from 255 or 58.76% from 177); Max value from RGB is 104 - color contains mainly: blue. Hex color #262368 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262368 is #D9DC97. Grayscale: #2B2B2B. Windows color (decimal): -14277784 or 6824742. OLE color: 6824742.
HSL color Cylindrical-coordinate representation of color #262368: hue angle of 242.61º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #262368 is Cyan = 0.63, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 35 | 104 | - |
| CMYK | 0.63 | 0.66 | 0 | 0.59 |
| HSL | 242.61º | 0.5% | 0.27% | - |
| HSV(B) | 242.61º | 0.66% | 0.41% | - |
| XYZ | 3.9 | 2.61 | 13.4 | - |
| YUV | 43.76 | 161.99 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 104 | 0.63 | 0.66 | 0 | 0.59 | 242.61 | 0.5 | 0.27 |
| Hex | 26 | 23 | 68 | 3F | 42 | 0 | 3B | F3 | 32 | 1B |
| Octal | 46 | 43 | 150 | 77 | 102 | 0 | 73 | 363 | 62 | 33 |
| Binary | 100110 | 100011 | 1101000 | 111111 | 1000010 | 0 | 111011 | 11110011 | 110010 | 11011 |
Color Harmonies of #262368
Complementary color
Monochromatic Colors of #262368
Black with #262368
Text Example
Text Example
White with #262368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262368; }
p { color: rgb(38,35,104); }
H1.HeaderClassName
{
color: #262368;
}
.AnyTagClassName
{
color: #262368;
}
</style>
background-color css
<style>
a { background-color: #262368; }
a { background-color: rgb(38,35,104); }
div.DivClassName
{
background-color: #262368;
}
.BgClassName
{
background-color: #262368;
}
</style>
border-color css
<style>
span { border-color: #262368; }
span { border-color: rgb(38,35,104); }
td.TdClassName
{
border-color: #262368;
}
.TagClassName
{
border-color: #262368;
}
</style>