Shades of Persian Indigo #391198
Tints of Persian Indigo #391198
RGB
CMYK
RGB Variations
Color information
#391198 (or 0x391198) is known color: Persian Indigo. HEX triplet: 39, 11 and 98. RGB value is (57,17,152). Sum of RGB (Red+Green+Blue) = 57+17+152=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 17 (7.03% from 255 or 7.52% from 226); Blue value is 152 (59.77% from 255 or 67.26% from 226); Max value from RGB is 152 - color contains mainly: blue. Hex color #391198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391198 is #C6EE67. Grayscale: #2B2B2B. Windows color (decimal): -13037160 or 9965881. OLE color: 9965881.
HSL color Cylindrical-coordinate representation of color #391198: hue angle of 257.78º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #391198 is Cyan = 0.62, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 17 | 152 | - |
| CMYK | 0.62 | 0.89 | 0 | 0.40 |
| HSL | 257.78º | 0.8% | 0.33% | - |
| HSV(B) | 257.78º | 0.89% | 0.6% | - |
| XYZ | 7.56 | 3.54 | 29.99 | - |
| YUV | 44.35 | 188.75 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 152 | 0.62 | 0.89 | 0 | 0.40 | 257.78 | 0.8 | 0.33 |
| Hex | 39 | 11 | 98 | 3E | 59 | 0 | 28 | 102 | 50 | 21 |
| Octal | 71 | 21 | 230 | 76 | 131 | 0 | 50 | 402 | 120 | 41 |
| Binary | 111001 | 10001 | 10011000 | 111110 | 1011001 | 0 | 101000 | 100000010 | 1010000 | 100001 |
Color Harmonies of #391198
Complementary color
Monochromatic Colors of #391198
Black with #391198
Text Example
Text Example
White with #391198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391198; }
p { color: rgb(57,17,152); }
H1.HeaderClassName
{
color: #391198;
}
.AnyTagClassName
{
color: #391198;
}
</style>
background-color css
<style>
a { background-color: #391198; }
a { background-color: rgb(57,17,152); }
div.DivClassName
{
background-color: #391198;
}
.BgClassName
{
background-color: #391198;
}
</style>
border-color css
<style>
span { border-color: #391198; }
span { border-color: rgb(57,17,152); }
td.TdClassName
{
border-color: #391198;
}
.TagClassName
{
border-color: #391198;
}
</style>