Shades of Paris M #262663
Tints of Paris M #262663
RGB
CMYK
RGB Variations
Color information
#262663 (or 0x262663) is known color: Paris M. HEX triplet: 26, 26 and 63. RGB value is (38,38,99). Sum of RGB (Red+Green+Blue) = 38+38+99=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 99 (39.06% from 255 or 56.57% from 175); Max value from RGB is 99 - color contains mainly: blue. Hex color #262663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262663 is #D9D99C. Grayscale: #2C2C2C. Windows color (decimal): -14277021 or 6497830. OLE color: 6497830.
HSL color Cylindrical-coordinate representation of color #262663: hue angle of 240º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #262663 is Cyan = 0.62, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 38 | 99 | - |
| CMYK | 0.62 | 0.62 | 0 | 0.61 |
| HSL | 240º | 0.45% | 0.27% | - |
| HSV(B) | 240º | 0.62% | 0.39% | - |
| XYZ | 3.74 | 2.7 | 12.13 | - |
| YUV | 44.95 | 158.5 | 123.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 99 | 0.62 | 0.62 | 0 | 0.61 | 240 | 0.45 | 0.27 |
| Hex | 26 | 26 | 63 | 3E | 3E | 0 | 3D | F0 | 2D | 1B |
| Octal | 46 | 46 | 143 | 76 | 76 | 0 | 75 | 360 | 55 | 33 |
| Binary | 100110 | 100110 | 1100011 | 111110 | 111110 | 0 | 111101 | 11110000 | 101101 | 11011 |
Color Harmonies of #262663
Complementary color
Monochromatic Colors of #262663
Black with #262663
Text Example
Text Example
White with #262663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262663; }
p { color: rgb(38,38,99); }
H1.HeaderClassName
{
color: #262663;
}
.AnyTagClassName
{
color: #262663;
}
</style>
background-color css
<style>
a { background-color: #262663; }
a { background-color: rgb(38,38,99); }
div.DivClassName
{
background-color: #262663;
}
.BgClassName
{
background-color: #262663;
}
</style>
border-color css
<style>
span { border-color: #262663; }
span { border-color: rgb(38,38,99); }
td.TdClassName
{
border-color: #262663;
}
.TagClassName
{
border-color: #262663;
}
</style>