Shades of Paris M #262267
Tints of Paris M #262267
RGB
CMYK
RGB Variations
Color information
#262267 (or 0x262267) is known color: Paris M. HEX triplet: 26, 22 and 67. RGB value is (38,34,103). Sum of RGB (Red+Green+Blue) = 38+34+103=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 34 (13.67% from 255 or 19.43% from 175); Blue value is 103 (40.62% from 255 or 58.86% from 175); Max value from RGB is 103 - color contains mainly: blue. Hex color #262267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262267 is #D9DD98. Grayscale: #2A2A2A. Windows color (decimal): -14278041 or 6758950. OLE color: 6758950.
HSL color Cylindrical-coordinate representation of color #262267: hue angle of 243.48º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #262267 is Cyan = 0.63, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 34 | 103 | - |
| CMYK | 0.63 | 0.67 | 0 | 0.60 |
| HSL | 243.48º | 0.5% | 0.27% | - |
| HSV(B) | 243.48º | 0.67% | 0.4% | - |
| XYZ | 3.82 | 2.54 | 13.12 | - |
| YUV | 43.06 | 161.83 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 34 | 103 | 0.63 | 0.67 | 0 | 0.60 | 243.48 | 0.5 | 0.27 |
| Hex | 26 | 22 | 67 | 3F | 43 | 0 | 3C | F3 | 32 | 1B |
| Octal | 46 | 42 | 147 | 77 | 103 | 0 | 74 | 363 | 62 | 33 |
| Binary | 100110 | 100010 | 1100111 | 111111 | 1000011 | 0 | 111100 | 11110011 | 110010 | 11011 |
Color Harmonies of #262267
Complementary color
Monochromatic Colors of #262267
Black with #262267
Text Example
Text Example
White with #262267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262267; }
p { color: rgb(38,34,103); }
H1.HeaderClassName
{
color: #262267;
}
.AnyTagClassName
{
color: #262267;
}
</style>
background-color css
<style>
a { background-color: #262267; }
a { background-color: rgb(38,34,103); }
div.DivClassName
{
background-color: #262267;
}
.BgClassName
{
background-color: #262267;
}
</style>
border-color css
<style>
span { border-color: #262267; }
span { border-color: rgb(38,34,103); }
td.TdClassName
{
border-color: #262267;
}
.TagClassName
{
border-color: #262267;
}
</style>