Shades of Persian Indigo #390568
Tints of Persian Indigo #390568
RGB
CMYK
RGB Variations
Color information
#390568 (or 0x390568) is known color: Persian Indigo. HEX triplet: 39, 05 and 68. RGB value is (57,5,104). Sum of RGB (Red+Green+Blue) = 57+5+104=166 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.34% from 166); Green value is 5 (2.34% from 255 or 3.01% from 166); Blue value is 104 (41.02% from 255 or 62.65% from 166); Max value from RGB is 104 - color contains mainly: blue. Hex color #390568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390568 is #C6FA97. Grayscale: #1F1F1F. Windows color (decimal): -13040280 or 6817081. OLE color: 6817081.
HSL color Cylindrical-coordinate representation of color #390568: hue angle of 271.52º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390568 is Cyan = 0.45, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 5 | 104 | - |
| CMYK | 0.45 | 0.95 | 0 | 0.59 |
| HSL | 271.52º | 0.91% | 0.21% | - |
| HSV(B) | 271.52º | 0.95% | 0.41% | - |
| XYZ | 4.24 | 1.98 | 13.25 | - |
| YUV | 31.83 | 168.73 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 104 | 0.45 | 0.95 | 0 | 0.59 | 271.52 | 0.91 | 0.21 |
| Hex | 39 | 5 | 68 | 2D | 5F | 0 | 3B | 110 | 5B | 15 |
| Octal | 71 | 5 | 150 | 55 | 137 | 0 | 73 | 420 | 133 | 25 |
| Binary | 111001 | 101 | 1101000 | 101101 | 1011111 | 0 | 111011 | 100010000 | 1011011 | 10101 |
Color Harmonies of #390568
Complementary color
Monochromatic Colors of #390568
Black with #390568
Text Example
Text Example
White with #390568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390568; }
p { color: rgb(57,5,104); }
H1.HeaderClassName
{
color: #390568;
}
.AnyTagClassName
{
color: #390568;
}
</style>
background-color css
<style>
a { background-color: #390568; }
a { background-color: rgb(57,5,104); }
div.DivClassName
{
background-color: #390568;
}
.BgClassName
{
background-color: #390568;
}
</style>
border-color css
<style>
span { border-color: #390568; }
span { border-color: rgb(57,5,104); }
td.TdClassName
{
border-color: #390568;
}
.TagClassName
{
border-color: #390568;
}
</style>