Shades of Persian Indigo #390378
Tints of Persian Indigo #390378
RGB
CMYK
RGB Variations
Color information
#390378 (or 0x390378) is known color: Persian Indigo. HEX triplet: 39, 03 and 78. RGB value is (57,3,120). Sum of RGB (Red+Green+Blue) = 57+3+120=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 3 (1.56% from 255 or 1.67% from 180); Blue value is 120 (47.27% from 255 or 66.67% from 180); Max value from RGB is 120 - color contains mainly: blue. Hex color #390378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390378 is #C6FC87. Grayscale: #202020. Windows color (decimal): -13040776 or 7865145. OLE color: 7865145.
HSL color Cylindrical-coordinate representation of color #390378: hue angle of 267.69º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390378 is Cyan = 0.52, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 3 | 120 | - |
| CMYK | 0.52 | 0.98 | 0 | 0.53 |
| HSL | 267.69º | 0.95% | 0.24% | - |
| HSV(B) | 267.69º | 0.98% | 0.47% | - |
| XYZ | 5.11 | 2.29 | 17.94 | - |
| YUV | 32.48 | 177.39 | 145.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 120 | 0.52 | 0.98 | 0 | 0.53 | 267.69 | 0.95 | 0.24 |
| Hex | 39 | 3 | 78 | 34 | 62 | 0 | 35 | 10C | 5F | 18 |
| Octal | 71 | 3 | 170 | 64 | 142 | 0 | 65 | 414 | 137 | 30 |
| Binary | 111001 | 11 | 1111000 | 110100 | 1100010 | 0 | 110101 | 100001100 | 1011111 | 11000 |
Color Harmonies of #390378
Complementary color
Monochromatic Colors of #390378
Black with #390378
Text Example
Text Example
White with #390378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390378; }
p { color: rgb(57,3,120); }
H1.HeaderClassName
{
color: #390378;
}
.AnyTagClassName
{
color: #390378;
}
</style>
background-color css
<style>
a { background-color: #390378; }
a { background-color: rgb(57,3,120); }
div.DivClassName
{
background-color: #390378;
}
.BgClassName
{
background-color: #390378;
}
</style>
border-color css
<style>
span { border-color: #390378; }
span { border-color: rgb(57,3,120); }
td.TdClassName
{
border-color: #390378;
}
.TagClassName
{
border-color: #390378;
}
</style>