Shades of Persian Indigo #390270
Tints of Persian Indigo #390270
RGB
CMYK
RGB Variations
Color information
#390270 (or 0x390270) is known color: Persian Indigo. HEX triplet: 39, 02 and 70. RGB value is (57,2,112). Sum of RGB (Red+Green+Blue) = 57+2+112=171 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.33% from 171); Green value is 2 (1.17% from 255 or 1.17% from 171); Blue value is 112 (44.14% from 255 or 65.50% from 171); Max value from RGB is 112 - color contains mainly: blue. Hex color #390270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390270 is #C6FD8F. Grayscale: #1E1E1E. Windows color (decimal): -13041040 or 7340601. OLE color: 7340601.
HSL color Cylindrical-coordinate representation of color #390270: hue angle of 270º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390270 is Cyan = 0.49, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 2 | 112 | - |
| CMYK | 0.49 | 0.98 | 0 | 0.56 |
| HSL | 270º | 0.96% | 0.22% | - |
| HSV(B) | 270º | 0.98% | 0.44% | - |
| XYZ | 4.63 | 2.08 | 15.49 | - |
| YUV | 30.99 | 173.72 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 112 | 0.49 | 0.98 | 0 | 0.56 | 270 | 0.96 | 0.22 |
| Hex | 39 | 2 | 70 | 31 | 62 | 0 | 38 | 10E | 60 | 16 |
| Octal | 71 | 2 | 160 | 61 | 142 | 0 | 70 | 416 | 140 | 26 |
| Binary | 111001 | 10 | 1110000 | 110001 | 1100010 | 0 | 111000 | 100001110 | 1100000 | 10110 |
Color Harmonies of #390270
Complementary color
Monochromatic Colors of #390270
Black with #390270
Text Example
Text Example
White with #390270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390270; }
p { color: rgb(57,2,112); }
H1.HeaderClassName
{
color: #390270;
}
.AnyTagClassName
{
color: #390270;
}
</style>
background-color css
<style>
a { background-color: #390270; }
a { background-color: rgb(57,2,112); }
div.DivClassName
{
background-color: #390270;
}
.BgClassName
{
background-color: #390270;
}
</style>
border-color css
<style>
span { border-color: #390270; }
span { border-color: rgb(57,2,112); }
td.TdClassName
{
border-color: #390270;
}
.TagClassName
{
border-color: #390270;
}
</style>