Shades of Paris M #372769
Tints of Paris M #372769
RGB
CMYK
RGB Variations
Color information
#372769 (or 0x372769) is known color: Paris M. HEX triplet: 37, 27 and 69. RGB value is (55,39,105). Sum of RGB (Red+Green+Blue) = 55+39+105=199 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.64% from 199); Green value is 39 (15.62% from 255 or 19.60% from 199); Blue value is 105 (41.41% from 255 or 52.76% from 199); Max value from RGB is 105 - color contains mainly: blue. Hex color #372769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372769 is #C8D896. Grayscale: #333333. Windows color (decimal): -13162647 or 6891319. OLE color: 6891319.
HSL color Cylindrical-coordinate representation of color #372769: hue angle of 254.55º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #372769 is Cyan = 0.48, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 39 | 105 | - |
| CMYK | 0.48 | 0.63 | 0 | 0.59 |
| HSL | 254.55º | 0.46% | 0.28% | - |
| HSV(B) | 254.55º | 0.63% | 0.41% | - |
| XYZ | 4.85 | 3.28 | 13.74 | - |
| YUV | 51.31 | 158.3 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 105 | 0.48 | 0.63 | 0 | 0.59 | 254.55 | 0.46 | 0.28 |
| Hex | 37 | 27 | 69 | 30 | 3F | 0 | 3B | FF | 2E | 1C |
| Octal | 67 | 47 | 151 | 60 | 77 | 0 | 73 | 377 | 56 | 34 |
| Binary | 110111 | 100111 | 1101001 | 110000 | 111111 | 0 | 111011 | 11111111 | 101110 | 11100 |
Color Harmonies of #372769
Complementary color
Monochromatic Colors of #372769
Black with #372769
Text Example
Text Example
White with #372769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372769; }
p { color: rgb(55,39,105); }
H1.HeaderClassName
{
color: #372769;
}
.AnyTagClassName
{
color: #372769;
}
</style>
background-color css
<style>
a { background-color: #372769; }
a { background-color: rgb(55,39,105); }
div.DivClassName
{
background-color: #372769;
}
.BgClassName
{
background-color: #372769;
}
</style>
border-color css
<style>
span { border-color: #372769; }
span { border-color: rgb(55,39,105); }
td.TdClassName
{
border-color: #372769;
}
.TagClassName
{
border-color: #372769;
}
</style>