Shades of Paris M #262067
Tints of Paris M #262067
RGB
CMYK
RGB Variations
Color information
#262067 (or 0x262067) is known color: Paris M. HEX triplet: 26, 20 and 67. RGB value is (38,32,103). Sum of RGB (Red+Green+Blue) = 38+32+103=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 103 (40.62% from 255 or 59.54% from 173); Max value from RGB is 103 - color contains mainly: blue. Hex color #262067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262067 is #D9DF98. Grayscale: #292929. Windows color (decimal): -14278553 or 6758438. OLE color: 6758438.
HSL color Cylindrical-coordinate representation of color #262067: hue angle of 245.07º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #262067 is Cyan = 0.63, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 32 | 103 | - |
| CMYK | 0.63 | 0.69 | 0 | 0.60 |
| HSL | 245.07º | 0.53% | 0.26% | - |
| HSV(B) | 245.07º | 0.69% | 0.4% | - |
| XYZ | 3.76 | 2.42 | 13.1 | - |
| YUV | 41.89 | 162.49 | 125.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 32 | 103 | 0.63 | 0.69 | 0 | 0.60 | 245.07 | 0.53 | 0.26 |
| Hex | 26 | 20 | 67 | 3F | 45 | 0 | 3C | F5 | 35 | 1A |
| Octal | 46 | 40 | 147 | 77 | 105 | 0 | 74 | 365 | 65 | 32 |
| Binary | 100110 | 100000 | 1100111 | 111111 | 1000101 | 0 | 111100 | 11110101 | 110101 | 11010 |
Color Harmonies of #262067
Complementary color
Monochromatic Colors of #262067
Black with #262067
Text Example
Text Example
White with #262067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262067; }
p { color: rgb(38,32,103); }
H1.HeaderClassName
{
color: #262067;
}
.AnyTagClassName
{
color: #262067;
}
</style>
background-color css
<style>
a { background-color: #262067; }
a { background-color: rgb(38,32,103); }
div.DivClassName
{
background-color: #262067;
}
.BgClassName
{
background-color: #262067;
}
</style>
border-color css
<style>
span { border-color: #262067; }
span { border-color: rgb(38,32,103); }
td.TdClassName
{
border-color: #262067;
}
.TagClassName
{
border-color: #262067;
}
</style>