Shades of Persian Indigo #391384
Tints of Persian Indigo #391384
RGB
CMYK
RGB Variations
Color information
#391384 (or 0x391384) is known color: Persian Indigo. HEX triplet: 39, 13 and 84. RGB value is (57,19,132). Sum of RGB (Red+Green+Blue) = 57+19+132=208 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.40% from 208); Green value is 19 (7.81% from 255 or 9.13% from 208); Blue value is 132 (51.95% from 255 or 63.46% from 208); Max value from RGB is 132 - color contains mainly: blue. Hex color #391384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391384 is #C6EC7B. Grayscale: #2A2A2A. Windows color (decimal): -13036668 or 8655673. OLE color: 8655673.
HSL color Cylindrical-coordinate representation of color #391384: hue angle of 260.18º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391384 is Cyan = 0.57, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 19 | 132 | - |
| CMYK | 0.57 | 0.86 | 0 | 0.48 |
| HSL | 260.18º | 0.75% | 0.3% | - |
| HSV(B) | 260.18º | 0.86% | 0.52% | - |
| XYZ | 6.09 | 3 | 22.09 | - |
| YUV | 43.24 | 178.09 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 132 | 0.57 | 0.86 | 0 | 0.48 | 260.18 | 0.75 | 0.3 |
| Hex | 39 | 13 | 84 | 39 | 56 | 0 | 30 | 104 | 4B | 1E |
| Octal | 71 | 23 | 204 | 71 | 126 | 0 | 60 | 404 | 113 | 36 |
| Binary | 111001 | 10011 | 10000100 | 111001 | 1010110 | 0 | 110000 | 100000100 | 1001011 | 11110 |
Color Harmonies of #391384
Complementary color
Monochromatic Colors of #391384
Black with #391384
Text Example
Text Example
White with #391384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391384; }
p { color: rgb(57,19,132); }
H1.HeaderClassName
{
color: #391384;
}
.AnyTagClassName
{
color: #391384;
}
</style>
background-color css
<style>
a { background-color: #391384; }
a { background-color: rgb(57,19,132); }
div.DivClassName
{
background-color: #391384;
}
.BgClassName
{
background-color: #391384;
}
</style>
border-color css
<style>
span { border-color: #391384; }
span { border-color: rgb(57,19,132); }
td.TdClassName
{
border-color: #391384;
}
.TagClassName
{
border-color: #391384;
}
</style>