Shades of Persian Indigo #390572
Tints of Persian Indigo #390572
RGB
CMYK
RGB Variations
Color information
#390572 (or 0x390572) is known color: Persian Indigo. HEX triplet: 39, 05 and 72. RGB value is (57,5,114). Sum of RGB (Red+Green+Blue) = 57+5+114=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 5 (2.34% from 255 or 2.84% from 176); Blue value is 114 (44.92% from 255 or 64.77% from 176); Max value from RGB is 114 - color contains mainly: blue. Hex color #390572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390572 is #C6FA8D. Grayscale: #202020. Windows color (decimal): -13040270 or 7472441. OLE color: 7472441.
HSL color Cylindrical-coordinate representation of color #390572: hue angle of 268.62º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390572 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 5 | 114 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.55 |
| HSL | 268.62º | 0.92% | 0.23% | - |
| HSV(B) | 268.62º | 0.96% | 0.45% | - |
| XYZ | 4.78 | 2.19 | 16.09 | - |
| YUV | 32.97 | 173.73 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 114 | 0.50 | 0.96 | 0 | 0.55 | 268.62 | 0.92 | 0.23 |
| Hex | 39 | 5 | 72 | 32 | 60 | 0 | 37 | 10D | 5C | 17 |
| Octal | 71 | 5 | 162 | 62 | 140 | 0 | 67 | 415 | 134 | 27 |
| Binary | 111001 | 101 | 1110010 | 110010 | 1100000 | 0 | 110111 | 100001101 | 1011100 | 10111 |
Color Harmonies of #390572
Complementary color
Monochromatic Colors of #390572
Black with #390572
Text Example
Text Example
White with #390572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390572; }
p { color: rgb(57,5,114); }
H1.HeaderClassName
{
color: #390572;
}
.AnyTagClassName
{
color: #390572;
}
</style>
background-color css
<style>
a { background-color: #390572; }
a { background-color: rgb(57,5,114); }
div.DivClassName
{
background-color: #390572;
}
.BgClassName
{
background-color: #390572;
}
</style>
border-color css
<style>
span { border-color: #390572; }
span { border-color: rgb(57,5,114); }
td.TdClassName
{
border-color: #390572;
}
.TagClassName
{
border-color: #390572;
}
</style>