Shades of Persian Indigo #390495
Tints of Persian Indigo #390495
RGB
CMYK
RGB Variations
Color information
#390495 (or 0x390495) is known color: Persian Indigo. HEX triplet: 39, 04 and 95. RGB value is (57,4,149). Sum of RGB (Red+Green+Blue) = 57+4+149=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 4 (1.95% from 255 or 1.90% from 210); Blue value is 149 (58.59% from 255 or 70.95% from 210); Max value from RGB is 149 - color contains mainly: blue. Hex color #390495 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390495 is #C6FB6A. Grayscale: #232323. Windows color (decimal): -13040491 or 9765945. OLE color: 9765945.
HSL color Cylindrical-coordinate representation of color #390495: hue angle of 261.93º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #390495 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 4 | 149 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.42 |
| HSL | 261.93º | 0.95% | 0.3% | - |
| HSV(B) | 261.93º | 0.97% | 0.58% | - |
| XYZ | 7.16 | 3.13 | 28.66 | - |
| YUV | 36.38 | 191.56 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 149 | 0.62 | 0.97 | 0 | 0.42 | 261.93 | 0.95 | 0.3 |
| Hex | 39 | 4 | 95 | 3E | 61 | 0 | 2A | 106 | 5F | 1E |
| Octal | 71 | 4 | 225 | 76 | 141 | 0 | 52 | 406 | 137 | 36 |
| Binary | 111001 | 100 | 10010101 | 111110 | 1100001 | 0 | 101010 | 100000110 | 1011111 | 11110 |
Color Harmonies of #390495
Complementary color
Monochromatic Colors of #390495
Black with #390495
Text Example
Text Example
White with #390495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390495; }
p { color: rgb(57,4,149); }
H1.HeaderClassName
{
color: #390495;
}
.AnyTagClassName
{
color: #390495;
}
</style>
background-color css
<style>
a { background-color: #390495; }
a { background-color: rgb(57,4,149); }
div.DivClassName
{
background-color: #390495;
}
.BgClassName
{
background-color: #390495;
}
</style>
border-color css
<style>
span { border-color: #390495; }
span { border-color: rgb(57,4,149); }
td.TdClassName
{
border-color: #390495;
}
.TagClassName
{
border-color: #390495;
}
</style>