Shades of Persian Indigo #390381
Tints of Persian Indigo #390381
RGB
CMYK
RGB Variations
Color information
#390381 (or 0x390381) is known color: Persian Indigo. HEX triplet: 39, 03 and 81. RGB value is (57,3,129). Sum of RGB (Red+Green+Blue) = 57+3+129=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 3 (1.56% from 255 or 1.59% from 189); Blue value is 129 (50.78% from 255 or 68.25% from 189); Max value from RGB is 129 - color contains mainly: blue. Hex color #390381 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390381 is #C6FC7E. Grayscale: #212121. Windows color (decimal): -13040767 or 8454969. OLE color: 8454969.
HSL color Cylindrical-coordinate representation of color #390381: hue angle of 265.71º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390381 is Cyan = 0.56, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 3 | 129 | - |
| CMYK | 0.56 | 0.98 | 0 | 0.49 |
| HSL | 265.71º | 0.95% | 0.26% | - |
| HSV(B) | 265.71º | 0.98% | 0.51% | - |
| XYZ | 5.68 | 2.52 | 20.96 | - |
| YUV | 33.51 | 181.89 | 144.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 129 | 0.56 | 0.98 | 0 | 0.49 | 265.71 | 0.95 | 0.26 |
| Hex | 39 | 3 | 81 | 38 | 62 | 0 | 31 | 10A | 5F | 1A |
| Octal | 71 | 3 | 201 | 70 | 142 | 0 | 61 | 412 | 137 | 32 |
| Binary | 111001 | 11 | 10000001 | 111000 | 1100010 | 0 | 110001 | 100001010 | 1011111 | 11010 |
Color Harmonies of #390381
Complementary color
Monochromatic Colors of #390381
Black with #390381
Text Example
Text Example
White with #390381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390381; }
p { color: rgb(57,3,129); }
H1.HeaderClassName
{
color: #390381;
}
.AnyTagClassName
{
color: #390381;
}
</style>
background-color css
<style>
a { background-color: #390381; }
a { background-color: rgb(57,3,129); }
div.DivClassName
{
background-color: #390381;
}
.BgClassName
{
background-color: #390381;
}
</style>
border-color css
<style>
span { border-color: #390381; }
span { border-color: rgb(57,3,129); }
td.TdClassName
{
border-color: #390381;
}
.TagClassName
{
border-color: #390381;
}
</style>