Shades of Paris M #382865
Tints of Paris M #382865
RGB
CMYK
RGB Variations
Color information
#382865 (or 0x382865) is known color: Paris M. HEX triplet: 38, 28 and 65. RGB value is (56,40,101). Sum of RGB (Red+Green+Blue) = 56+40+101=197 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.43% from 197); Green value is 40 (16.02% from 255 or 20.30% from 197); Blue value is 101 (39.84% from 255 or 51.27% from 197); Max value from RGB is 101 - color contains mainly: blue. Hex color #382865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382865 is #C7D79A. Grayscale: #333333. Windows color (decimal): -13096859 or 6629432. OLE color: 6629432.
HSL color Cylindrical-coordinate representation of color #382865: hue angle of 255.74º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #382865 is Cyan = 0.45, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 40 | 101 | - |
| CMYK | 0.45 | 0.60 | 0 | 0.60 |
| HSL | 255.74º | 0.43% | 0.28% | - |
| HSV(B) | 255.74º | 0.6% | 0.4% | - |
| XYZ | 4.74 | 3.3 | 12.7 | - |
| YUV | 51.74 | 155.8 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 101 | 0.45 | 0.60 | 0 | 0.60 | 255.74 | 0.43 | 0.28 |
| Hex | 38 | 28 | 65 | 2D | 3C | 0 | 3C | 100 | 2B | 1C |
| Octal | 70 | 50 | 145 | 55 | 74 | 0 | 74 | 400 | 53 | 34 |
| Binary | 111000 | 101000 | 1100101 | 101101 | 111100 | 0 | 111100 | 100000000 | 101011 | 11100 |
Color Harmonies of #382865
Complementary color
Monochromatic Colors of #382865
Black with #382865
Text Example
Text Example
White with #382865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382865; }
p { color: rgb(56,40,101); }
H1.HeaderClassName
{
color: #382865;
}
.AnyTagClassName
{
color: #382865;
}
</style>
background-color css
<style>
a { background-color: #382865; }
a { background-color: rgb(56,40,101); }
div.DivClassName
{
background-color: #382865;
}
.BgClassName
{
background-color: #382865;
}
</style>
border-color css
<style>
span { border-color: #382865; }
span { border-color: rgb(56,40,101); }
td.TdClassName
{
border-color: #382865;
}
.TagClassName
{
border-color: #382865;
}
</style>