Shades of Persian Indigo #390388
Tints of Persian Indigo #390388
RGB
CMYK
RGB Variations
Color information
#390388 (or 0x390388) is known color: Persian Indigo. HEX triplet: 39, 03 and 88. RGB value is (57,3,136). Sum of RGB (Red+Green+Blue) = 57+3+136=196 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.08% from 196); Green value is 3 (1.56% from 255 or 1.53% from 196); Blue value is 136 (53.52% from 255 or 69.39% from 196); Max value from RGB is 136 - color contains mainly: blue. Hex color #390388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390388 is #C6FC77. Grayscale: #212121. Windows color (decimal): -13040760 or 8913721. OLE color: 8913721.
HSL color Cylindrical-coordinate representation of color #390388: hue angle of 264.36º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390388 is Cyan = 0.58, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 3 | 136 | - |
| CMYK | 0.58 | 0.98 | 0 | 0.47 |
| HSL | 264.36º | 0.96% | 0.27% | - |
| HSV(B) | 264.36º | 0.98% | 0.53% | - |
| XYZ | 6.16 | 2.71 | 23.49 | - |
| YUV | 34.31 | 185.39 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 136 | 0.58 | 0.98 | 0 | 0.47 | 264.36 | 0.96 | 0.27 |
| Hex | 39 | 3 | 88 | 3A | 62 | 0 | 2F | 108 | 60 | 1B |
| Octal | 71 | 3 | 210 | 72 | 142 | 0 | 57 | 410 | 140 | 33 |
| Binary | 111001 | 11 | 10001000 | 111010 | 1100010 | 0 | 101111 | 100001000 | 1100000 | 11011 |
Color Harmonies of #390388
Complementary color
Monochromatic Colors of #390388
Black with #390388
Text Example
Text Example
White with #390388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390388; }
p { color: rgb(57,3,136); }
H1.HeaderClassName
{
color: #390388;
}
.AnyTagClassName
{
color: #390388;
}
</style>
background-color css
<style>
a { background-color: #390388; }
a { background-color: rgb(57,3,136); }
div.DivClassName
{
background-color: #390388;
}
.BgClassName
{
background-color: #390388;
}
</style>
border-color css
<style>
span { border-color: #390388; }
span { border-color: rgb(57,3,136); }
td.TdClassName
{
border-color: #390388;
}
.TagClassName
{
border-color: #390388;
}
</style>