Shades of Persian Indigo #392381
Tints of Persian Indigo #392381
RGB
CMYK
RGB Variations
Color information
#392381 (or 0x392381) is known color: Persian Indigo. HEX triplet: 39, 23 and 81. RGB value is (57,35,129). Sum of RGB (Red+Green+Blue) = 57+35+129=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 129 (50.78% from 255 or 58.37% from 221); Max value from RGB is 129 - color contains mainly: blue. Hex color #392381 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392381 is #C6DC7E. Grayscale: #333333. Windows color (decimal): -13032575 or 8463161. OLE color: 8463161.
HSL color Cylindrical-coordinate representation of color #392381: hue angle of 254.04º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #392381 is Cyan = 0.56, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 35 | 129 | - |
| CMYK | 0.56 | 0.73 | 0 | 0.49 |
| HSL | 254.04º | 0.57% | 0.32% | - |
| HSV(B) | 254.04º | 0.73% | 0.51% | - |
| XYZ | 6.25 | 3.66 | 21.15 | - |
| YUV | 52.29 | 171.29 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 35 | 129 | 0.56 | 0.73 | 0 | 0.49 | 254.04 | 0.57 | 0.32 |
| Hex | 39 | 23 | 81 | 38 | 49 | 0 | 31 | FE | 39 | 20 |
| Octal | 71 | 43 | 201 | 70 | 111 | 0 | 61 | 376 | 71 | 40 |
| Binary | 111001 | 100011 | 10000001 | 111000 | 1001001 | 0 | 110001 | 11111110 | 111001 | 100000 |
Color Harmonies of #392381
Complementary color
Monochromatic Colors of #392381
Black with #392381
Text Example
Text Example
White with #392381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392381; }
p { color: rgb(57,35,129); }
H1.HeaderClassName
{
color: #392381;
}
.AnyTagClassName
{
color: #392381;
}
</style>
background-color css
<style>
a { background-color: #392381; }
a { background-color: rgb(57,35,129); }
div.DivClassName
{
background-color: #392381;
}
.BgClassName
{
background-color: #392381;
}
</style>
border-color css
<style>
span { border-color: #392381; }
span { border-color: rgb(57,35,129); }
td.TdClassName
{
border-color: #392381;
}
.TagClassName
{
border-color: #392381;
}
</style>