Shades of Persian Indigo #390894
Tints of Persian Indigo #390894
RGB
CMYK
RGB Variations
Color information
#390894 (or 0x390894) is known color: Persian Indigo. HEX triplet: 39, 08 and 94. RGB value is (57,8,148). Sum of RGB (Red+Green+Blue) = 57+8+148=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 148 (58.20% from 255 or 69.48% from 213); Max value from RGB is 148 - color contains mainly: blue. Hex color #390894 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390894 is #C6F76B. Grayscale: #262626. Windows color (decimal): -13039468 or 9701433. OLE color: 9701433.
HSL color Cylindrical-coordinate representation of color #390894: hue angle of 261º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390894 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 8 | 148 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.42 |
| HSL | 261º | 0.9% | 0.31% | - |
| HSV(B) | 261º | 0.95% | 0.58% | - |
| XYZ | 7.12 | 3.18 | 28.26 | - |
| YUV | 38.61 | 189.73 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 148 | 0.61 | 0.95 | 0 | 0.42 | 261 | 0.9 | 0.31 |
| Hex | 39 | 8 | 94 | 3D | 5F | 0 | 2A | 105 | 5A | 1F |
| Octal | 71 | 10 | 224 | 75 | 137 | 0 | 52 | 405 | 132 | 37 |
| Binary | 111001 | 1000 | 10010100 | 111101 | 1011111 | 0 | 101010 | 100000101 | 1011010 | 11111 |
Color Harmonies of #390894
Complementary color
Monochromatic Colors of #390894
Black with #390894
Text Example
Text Example
White with #390894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390894; }
p { color: rgb(57,8,148); }
H1.HeaderClassName
{
color: #390894;
}
.AnyTagClassName
{
color: #390894;
}
</style>
background-color css
<style>
a { background-color: #390894; }
a { background-color: rgb(57,8,148); }
div.DivClassName
{
background-color: #390894;
}
.BgClassName
{
background-color: #390894;
}
</style>
border-color css
<style>
span { border-color: #390894; }
span { border-color: rgb(57,8,148); }
td.TdClassName
{
border-color: #390894;
}
.TagClassName
{
border-color: #390894;
}
</style>