Shades of Paris M #382961
Tints of Paris M #382961
RGB
CMYK
RGB Variations
Color information
#382961 (or 0x382961) is known color: Paris M. HEX triplet: 38, 29 and 61. RGB value is (56,41,97). Sum of RGB (Red+Green+Blue) = 56+41+97=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: blue. Hex color #382961 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382961 is #C7D69E. Grayscale: #333333. Windows color (decimal): -13096607 or 6367544. OLE color: 6367544.
HSL color Cylindrical-coordinate representation of color #382961: hue angle of 256.07º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #382961 is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 41 | 97 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.62 |
| HSL | 256.07º | 0.41% | 0.27% | - |
| HSV(B) | 256.07º | 0.58% | 0.38% | - |
| XYZ | 4.58 | 3.29 | 11.7 | - |
| YUV | 51.87 | 153.47 | 130.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 97 | 0.42 | 0.58 | 0 | 0.62 | 256.07 | 0.41 | 0.27 |
| Hex | 38 | 29 | 61 | 2A | 3A | 0 | 3E | 100 | 29 | 1B |
| Octal | 70 | 51 | 141 | 52 | 72 | 0 | 76 | 400 | 51 | 33 |
| Binary | 111000 | 101001 | 1100001 | 101010 | 111010 | 0 | 111110 | 100000000 | 101001 | 11011 |
Color Harmonies of #382961
Complementary color
Monochromatic Colors of #382961
Black with #382961
Text Example
Text Example
White with #382961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382961; }
p { color: rgb(56,41,97); }
H1.HeaderClassName
{
color: #382961;
}
.AnyTagClassName
{
color: #382961;
}
</style>
background-color css
<style>
a { background-color: #382961; }
a { background-color: rgb(56,41,97); }
div.DivClassName
{
background-color: #382961;
}
.BgClassName
{
background-color: #382961;
}
</style>
border-color css
<style>
span { border-color: #382961; }
span { border-color: rgb(56,41,97); }
td.TdClassName
{
border-color: #382961;
}
.TagClassName
{
border-color: #382961;
}
</style>