Shades of Persian Indigo #390774
Tints of Persian Indigo #390774
RGB
CMYK
RGB Variations
Color information
#390774 (or 0x390774) is known color: Persian Indigo. HEX triplet: 39, 07 and 74. RGB value is (57,7,116). Sum of RGB (Red+Green+Blue) = 57+7+116=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 7 (3.12% from 255 or 3.89% from 180); Blue value is 116 (45.70% from 255 or 64.44% from 180); Max value from RGB is 116 - color contains mainly: blue. Hex color #390774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390774 is #C6F88B. Grayscale: #212121. Windows color (decimal): -13039756 or 7604025. OLE color: 7604025.
HSL color Cylindrical-coordinate representation of color #390774: hue angle of 267.52º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390774 is Cyan = 0.51, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 7 | 116 | - |
| CMYK | 0.51 | 0.94 | 0 | 0.55 |
| HSL | 267.52º | 0.89% | 0.24% | - |
| HSV(B) | 267.52º | 0.94% | 0.45% | - |
| XYZ | 4.92 | 2.28 | 16.7 | - |
| YUV | 34.38 | 174.07 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 116 | 0.51 | 0.94 | 0 | 0.55 | 267.52 | 0.89 | 0.24 |
| Hex | 39 | 7 | 74 | 33 | 5E | 0 | 37 | 10C | 59 | 18 |
| Octal | 71 | 7 | 164 | 63 | 136 | 0 | 67 | 414 | 131 | 30 |
| Binary | 111001 | 111 | 1110100 | 110011 | 1011110 | 0 | 110111 | 100001100 | 1011001 | 11000 |
Color Harmonies of #390774
Complementary color
Monochromatic Colors of #390774
Black with #390774
Text Example
Text Example
White with #390774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390774; }
p { color: rgb(57,7,116); }
H1.HeaderClassName
{
color: #390774;
}
.AnyTagClassName
{
color: #390774;
}
</style>
background-color css
<style>
a { background-color: #390774; }
a { background-color: rgb(57,7,116); }
div.DivClassName
{
background-color: #390774;
}
.BgClassName
{
background-color: #390774;
}
</style>
border-color css
<style>
span { border-color: #390774; }
span { border-color: rgb(57,7,116); }
td.TdClassName
{
border-color: #390774;
}
.TagClassName
{
border-color: #390774;
}
</style>