Shades of Persian Indigo #392184
Tints of Persian Indigo #392184
RGB
CMYK
RGB Variations
Color information
#392184 (or 0x392184) is known color: Persian Indigo. HEX triplet: 39, 21 and 84. RGB value is (57,33,132). Sum of RGB (Red+Green+Blue) = 57+33+132=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 33 (13.28% from 255 or 14.86% from 222); Blue value is 132 (51.95% from 255 or 59.46% from 222); Max value from RGB is 132 - color contains mainly: blue. Hex color #392184 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392184 is #C6DE7B. Grayscale: #333333. Windows color (decimal): -13033084 or 8659257. OLE color: 8659257.
HSL color Cylindrical-coordinate representation of color #392184: hue angle of 254.55º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #392184 is Cyan = 0.57, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 33 | 132 | - |
| CMYK | 0.57 | 0.75 | 0 | 0.48 |
| HSL | 254.55º | 0.6% | 0.32% | - |
| HSV(B) | 254.55º | 0.75% | 0.52% | - |
| XYZ | 6.4 | 3.62 | 22.19 | - |
| YUV | 51.46 | 173.45 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 132 | 0.57 | 0.75 | 0 | 0.48 | 254.55 | 0.6 | 0.32 |
| Hex | 39 | 21 | 84 | 39 | 4B | 0 | 30 | FF | 3C | 20 |
| Octal | 71 | 41 | 204 | 71 | 113 | 0 | 60 | 377 | 74 | 40 |
| Binary | 111001 | 100001 | 10000100 | 111001 | 1001011 | 0 | 110000 | 11111111 | 111100 | 100000 |
Color Harmonies of #392184
Complementary color
Monochromatic Colors of #392184
Black with #392184
Text Example
Text Example
White with #392184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392184; }
p { color: rgb(57,33,132); }
H1.HeaderClassName
{
color: #392184;
}
.AnyTagClassName
{
color: #392184;
}
</style>
background-color css
<style>
a { background-color: #392184; }
a { background-color: rgb(57,33,132); }
div.DivClassName
{
background-color: #392184;
}
.BgClassName
{
background-color: #392184;
}
</style>
border-color css
<style>
span { border-color: #392184; }
span { border-color: rgb(57,33,132); }
td.TdClassName
{
border-color: #392184;
}
.TagClassName
{
border-color: #392184;
}
</style>