Shades of Persian Indigo #390788
Tints of Persian Indigo #390788
RGB
CMYK
RGB Variations
Color information
#390788 (or 0x390788) is known color: Persian Indigo. HEX triplet: 39, 07 and 88. RGB value is (57,7,136). Sum of RGB (Red+Green+Blue) = 57+7+136=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 7 (3.12% from 255 or 3.5% from 200); Blue value is 136 (53.52% from 255 or 68% from 200); Max value from RGB is 136 - color contains mainly: blue. Hex color #390788 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390788 is #C6F877. Grayscale: #242424. Windows color (decimal): -13039736 or 8914745. OLE color: 8914745.
HSL color Cylindrical-coordinate representation of color #390788: hue angle of 263.26º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390788 is Cyan = 0.58, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 7 | 136 | - |
| CMYK | 0.58 | 0.95 | 0 | 0.47 |
| HSL | 263.26º | 0.9% | 0.28% | - |
| HSV(B) | 263.26º | 0.95% | 0.53% | - |
| XYZ | 6.21 | 2.8 | 23.51 | - |
| YUV | 36.66 | 184.07 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 136 | 0.58 | 0.95 | 0 | 0.47 | 263.26 | 0.9 | 0.28 |
| Hex | 39 | 7 | 88 | 3A | 5F | 0 | 2F | 107 | 5A | 1C |
| Octal | 71 | 7 | 210 | 72 | 137 | 0 | 57 | 407 | 132 | 34 |
| Binary | 111001 | 111 | 10001000 | 111010 | 1011111 | 0 | 101111 | 100000111 | 1011010 | 11100 |
Color Harmonies of #390788
Complementary color
Monochromatic Colors of #390788
Black with #390788
Text Example
Text Example
White with #390788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390788; }
p { color: rgb(57,7,136); }
H1.HeaderClassName
{
color: #390788;
}
.AnyTagClassName
{
color: #390788;
}
</style>
background-color css
<style>
a { background-color: #390788; }
a { background-color: rgb(57,7,136); }
div.DivClassName
{
background-color: #390788;
}
.BgClassName
{
background-color: #390788;
}
</style>
border-color css
<style>
span { border-color: #390788; }
span { border-color: rgb(57,7,136); }
td.TdClassName
{
border-color: #390788;
}
.TagClassName
{
border-color: #390788;
}
</style>