Shades of Persian Indigo #390566
Tints of Persian Indigo #390566
RGB
CMYK
RGB Variations
Color information
#390566 (or 0x390566) is known color: Persian Indigo. HEX triplet: 39, 05 and 66. RGB value is (57,5,102). Sum of RGB (Red+Green+Blue) = 57+5+102=164 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.76% from 164); Green value is 5 (2.34% from 255 or 3.05% from 164); Blue value is 102 (40.23% from 255 or 62.20% from 164); Max value from RGB is 102 - color contains mainly: blue. Hex color #390566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390566 is #C6FA99. Grayscale: #1F1F1F. Windows color (decimal): -13040282 or 6686009. OLE color: 6686009.
HSL color Cylindrical-coordinate representation of color #390566: hue angle of 272.16º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390566 is Cyan = 0.44, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 5 | 102 | - |
| CMYK | 0.44 | 0.95 | 0 | 0.6 |
| HSL | 272.16º | 0.91% | 0.21% | - |
| HSV(B) | 272.16º | 0.95% | 0.4% | - |
| XYZ | 4.14 | 1.94 | 12.73 | - |
| YUV | 31.61 | 167.73 | 146.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 102 | 0.44 | 0.95 | 0 | 0.6 | 272.16 | 0.91 | 0.21 |
| Hex | 39 | 5 | 66 | 2C | 5F | 0 | 3C | 110 | 5B | 15 |
| Octal | 71 | 5 | 146 | 54 | 137 | 0 | 74 | 420 | 133 | 25 |
| Binary | 111001 | 101 | 1100110 | 101100 | 1011111 | 0 | 111100 | 100010000 | 1011011 | 10101 |
Color Harmonies of #390566
Complementary color
Monochromatic Colors of #390566
Black with #390566
Text Example
Text Example
White with #390566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390566; }
p { color: rgb(57,5,102); }
H1.HeaderClassName
{
color: #390566;
}
.AnyTagClassName
{
color: #390566;
}
</style>
background-color css
<style>
a { background-color: #390566; }
a { background-color: rgb(57,5,102); }
div.DivClassName
{
background-color: #390566;
}
.BgClassName
{
background-color: #390566;
}
</style>
border-color css
<style>
span { border-color: #390566; }
span { border-color: rgb(57,5,102); }
td.TdClassName
{
border-color: #390566;
}
.TagClassName
{
border-color: #390566;
}
</style>