Shades of Persian Indigo #392384
Tints of Persian Indigo #392384
RGB
CMYK
RGB Variations
Color information
#392384 (or 0x392384) is known color: Persian Indigo. HEX triplet: 39, 23 and 84. RGB value is (57,35,132). Sum of RGB (Red+Green+Blue) = 57+35+132=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 35 (14.06% from 255 or 15.62% from 224); Blue value is 132 (51.95% from 255 or 58.93% from 224); Max value from RGB is 132 - color contains mainly: blue. Hex color #392384 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392384 is #C6DC7B. Grayscale: #343434. Windows color (decimal): -13032572 or 8659769. OLE color: 8659769.
HSL color Cylindrical-coordinate representation of color #392384: hue angle of 253.61º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #392384 is Cyan = 0.57, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 35 | 132 | - |
| CMYK | 0.57 | 0.73 | 0 | 0.48 |
| HSL | 253.61º | 0.58% | 0.33% | - |
| HSV(B) | 253.61º | 0.73% | 0.52% | - |
| XYZ | 6.45 | 3.74 | 22.21 | - |
| YUV | 52.64 | 172.79 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 132 | 0.57 | 0.73 | 0 | 0.48 | 253.61 | 0.58 | 0.33 |
| Hex | 39 | 23 | 84 | 39 | 49 | 0 | 30 | FE | 3A | 21 |
| Octal | 71 | 43 | 204 | 71 | 111 | 0 | 60 | 376 | 72 | 41 |
| Binary | 111001 | 100011 | 10000100 | 111001 | 1001001 | 0 | 110000 | 11111110 | 111010 | 100001 |
Color Harmonies of #392384
Complementary color
Monochromatic Colors of #392384
Black with #392384
Text Example
Text Example
White with #392384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392384; }
p { color: rgb(57,35,132); }
H1.HeaderClassName
{
color: #392384;
}
.AnyTagClassName
{
color: #392384;
}
</style>
background-color css
<style>
a { background-color: #392384; }
a { background-color: rgb(57,35,132); }
div.DivClassName
{
background-color: #392384;
}
.BgClassName
{
background-color: #392384;
}
</style>
border-color css
<style>
span { border-color: #392384; }
span { border-color: rgb(57,35,132); }
td.TdClassName
{
border-color: #392384;
}
.TagClassName
{
border-color: #392384;
}
</style>