Shades of Persian Indigo #390785
Tints of Persian Indigo #390785
RGB
CMYK
RGB Variations
Color information
#390785 (or 0x390785) is known color: Persian Indigo. HEX triplet: 39, 07 and 85. RGB value is (57,7,133). Sum of RGB (Red+Green+Blue) = 57+7+133=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 7 (3.12% from 255 or 3.55% from 197); Blue value is 133 (52.34% from 255 or 67.51% from 197); Max value from RGB is 133 - color contains mainly: blue. Hex color #390785 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390785 is #C6F87A. Grayscale: #232323. Windows color (decimal): -13039739 or 8718137. OLE color: 8718137.
HSL color Cylindrical-coordinate representation of color #390785: hue angle of 263.81º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390785 is Cyan = 0.57, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 7 | 133 | - |
| CMYK | 0.57 | 0.95 | 0 | 0.48 |
| HSL | 263.81º | 0.9% | 0.27% | - |
| HSV(B) | 263.81º | 0.95% | 0.52% | - |
| XYZ | 6 | 2.72 | 22.4 | - |
| YUV | 36.31 | 182.57 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 133 | 0.57 | 0.95 | 0 | 0.48 | 263.81 | 0.9 | 0.27 |
| Hex | 39 | 7 | 85 | 39 | 5F | 0 | 30 | 108 | 5A | 1B |
| Octal | 71 | 7 | 205 | 71 | 137 | 0 | 60 | 410 | 132 | 33 |
| Binary | 111001 | 111 | 10000101 | 111001 | 1011111 | 0 | 110000 | 100001000 | 1011010 | 11011 |
Color Harmonies of #390785
Complementary color
Monochromatic Colors of #390785
Black with #390785
Text Example
Text Example
White with #390785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390785; }
p { color: rgb(57,7,133); }
H1.HeaderClassName
{
color: #390785;
}
.AnyTagClassName
{
color: #390785;
}
</style>
background-color css
<style>
a { background-color: #390785; }
a { background-color: rgb(57,7,133); }
div.DivClassName
{
background-color: #390785;
}
.BgClassName
{
background-color: #390785;
}
</style>
border-color css
<style>
span { border-color: #390785; }
span { border-color: rgb(57,7,133); }
td.TdClassName
{
border-color: #390785;
}
.TagClassName
{
border-color: #390785;
}
</style>