Shades of Paris M #382964
Tints of Paris M #382964
RGB
CMYK
RGB Variations
Color information
#382964 (or 0x382964) is known color: Paris M. HEX triplet: 38, 29 and 64. RGB value is (56,41,100). Sum of RGB (Red+Green+Blue) = 56+41+100=197 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.43% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 100 (39.45% from 255 or 50.76% from 197); Max value from RGB is 100 - color contains mainly: blue. Hex color #382964 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382964 is #C7D69B. Grayscale: #333333. Windows color (decimal): -13096604 or 6564152. OLE color: 6564152.
HSL color Cylindrical-coordinate representation of color #382964: hue angle of 255.25º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #382964 is Cyan = 0.44, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 41 | 100 | - |
| CMYK | 0.44 | 0.59 | 0 | 0.61 |
| HSL | 255.25º | 0.42% | 0.28% | - |
| HSV(B) | 255.25º | 0.59% | 0.39% | - |
| XYZ | 4.72 | 3.35 | 12.45 | - |
| YUV | 52.21 | 154.97 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 100 | 0.44 | 0.59 | 0 | 0.61 | 255.25 | 0.42 | 0.28 |
| Hex | 38 | 29 | 64 | 2C | 3B | 0 | 3D | FF | 2A | 1C |
| Octal | 70 | 51 | 144 | 54 | 73 | 0 | 75 | 377 | 52 | 34 |
| Binary | 111000 | 101001 | 1100100 | 101100 | 111011 | 0 | 111101 | 11111111 | 101010 | 11100 |
Color Harmonies of #382964
Complementary color
Monochromatic Colors of #382964
Black with #382964
Text Example
Text Example
White with #382964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382964; }
p { color: rgb(56,41,100); }
H1.HeaderClassName
{
color: #382964;
}
.AnyTagClassName
{
color: #382964;
}
</style>
background-color css
<style>
a { background-color: #382964; }
a { background-color: rgb(56,41,100); }
div.DivClassName
{
background-color: #382964;
}
.BgClassName
{
background-color: #382964;
}
</style>
border-color css
<style>
span { border-color: #382964; }
span { border-color: rgb(56,41,100); }
td.TdClassName
{
border-color: #382964;
}
.TagClassName
{
border-color: #382964;
}
</style>