Shades of Persian Indigo #391594
Tints of Persian Indigo #391594
RGB
CMYK
RGB Variations
Color information
#391594 (or 0x391594) is known color: Persian Indigo. HEX triplet: 39, 15 and 94. RGB value is (57,21,148). Sum of RGB (Red+Green+Blue) = 57+21+148=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 21 (8.59% from 255 or 9.29% from 226); Blue value is 148 (58.20% from 255 or 65.49% from 226); Max value from RGB is 148 - color contains mainly: blue. Hex color #391594 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391594 is #C6EA6B. Grayscale: #2D2D2D. Windows color (decimal): -13036140 or 9704761. OLE color: 9704761.
HSL color Cylindrical-coordinate representation of color #391594: hue angle of 257.01º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391594 is Cyan = 0.61, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 21 | 148 | - |
| CMYK | 0.61 | 0.86 | 0 | 0.42 |
| HSL | 257.01º | 0.75% | 0.33% | - |
| HSV(B) | 257.01º | 0.86% | 0.58% | - |
| XYZ | 7.3 | 3.54 | 28.32 | - |
| YUV | 46.24 | 185.43 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 148 | 0.61 | 0.86 | 0 | 0.42 | 257.01 | 0.75 | 0.33 |
| Hex | 39 | 15 | 94 | 3D | 56 | 0 | 2A | 101 | 4B | 21 |
| Octal | 71 | 25 | 224 | 75 | 126 | 0 | 52 | 401 | 113 | 41 |
| Binary | 111001 | 10101 | 10010100 | 111101 | 1010110 | 0 | 101010 | 100000001 | 1001011 | 100001 |
Color Harmonies of #391594
Complementary color
Monochromatic Colors of #391594
Black with #391594
Text Example
Text Example
White with #391594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391594; }
p { color: rgb(57,21,148); }
H1.HeaderClassName
{
color: #391594;
}
.AnyTagClassName
{
color: #391594;
}
</style>
background-color css
<style>
a { background-color: #391594; }
a { background-color: rgb(57,21,148); }
div.DivClassName
{
background-color: #391594;
}
.BgClassName
{
background-color: #391594;
}
</style>
border-color css
<style>
span { border-color: #391594; }
span { border-color: rgb(57,21,148); }
td.TdClassName
{
border-color: #391594;
}
.TagClassName
{
border-color: #391594;
}
</style>