Shades of Persian Indigo #390781
Tints of Persian Indigo #390781
RGB
CMYK
RGB Variations
Color information
#390781 (or 0x390781) is known color: Persian Indigo. HEX triplet: 39, 07 and 81. RGB value is (57,7,129). Sum of RGB (Red+Green+Blue) = 57+7+129=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 7 (3.12% from 255 or 3.63% from 193); Blue value is 129 (50.78% from 255 or 66.84% from 193); Max value from RGB is 129 - color contains mainly: blue. Hex color #390781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390781 is #C6F87E. Grayscale: #232323. Windows color (decimal): -13039743 or 8455993. OLE color: 8455993.
HSL color Cylindrical-coordinate representation of color #390781: hue angle of 264.59º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390781 is Cyan = 0.56, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 7 | 129 | - |
| CMYK | 0.56 | 0.95 | 0 | 0.49 |
| HSL | 264.59º | 0.9% | 0.27% | - |
| HSV(B) | 264.59º | 0.95% | 0.51% | - |
| XYZ | 5.73 | 2.61 | 20.97 | - |
| YUV | 35.86 | 180.57 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 129 | 0.56 | 0.95 | 0 | 0.49 | 264.59 | 0.9 | 0.27 |
| Hex | 39 | 7 | 81 | 38 | 5F | 0 | 31 | 109 | 5A | 1B |
| Octal | 71 | 7 | 201 | 70 | 137 | 0 | 61 | 411 | 132 | 33 |
| Binary | 111001 | 111 | 10000001 | 111000 | 1011111 | 0 | 110001 | 100001001 | 1011010 | 11011 |
Color Harmonies of #390781
Complementary color
Monochromatic Colors of #390781
Black with #390781
Text Example
Text Example
White with #390781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390781; }
p { color: rgb(57,7,129); }
H1.HeaderClassName
{
color: #390781;
}
.AnyTagClassName
{
color: #390781;
}
</style>
background-color css
<style>
a { background-color: #390781; }
a { background-color: rgb(57,7,129); }
div.DivClassName
{
background-color: #390781;
}
.BgClassName
{
background-color: #390781;
}
</style>
border-color css
<style>
span { border-color: #390781; }
span { border-color: rgb(57,7,129); }
td.TdClassName
{
border-color: #390781;
}
.TagClassName
{
border-color: #390781;
}
</style>