Shades of Persian Indigo #391295
Tints of Persian Indigo #391295
RGB
CMYK
RGB Variations
Color information
#391295 (or 0x391295) is known color: Persian Indigo. HEX triplet: 39, 12 and 95. RGB value is (57,18,149). Sum of RGB (Red+Green+Blue) = 57+18+149=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 18 (7.42% from 255 or 8.04% from 224); Blue value is 149 (58.59% from 255 or 66.52% from 224); Max value from RGB is 149 - color contains mainly: blue. Hex color #391295 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391295 is #C6ED6A. Grayscale: #2C2C2C. Windows color (decimal): -13036907 or 9769529. OLE color: 9769529.
HSL color Cylindrical-coordinate representation of color #391295: hue angle of 257.86º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #391295 is Cyan = 0.62, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 18 | 149 | - |
| CMYK | 0.62 | 0.88 | 0 | 0.42 |
| HSL | 257.86º | 0.78% | 0.33% | - |
| HSV(B) | 257.86º | 0.88% | 0.58% | - |
| XYZ | 7.33 | 3.47 | 28.72 | - |
| YUV | 44.6 | 186.92 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 149 | 0.62 | 0.88 | 0 | 0.42 | 257.86 | 0.78 | 0.33 |
| Hex | 39 | 12 | 95 | 3E | 58 | 0 | 2A | 102 | 4E | 21 |
| Octal | 71 | 22 | 225 | 76 | 130 | 0 | 52 | 402 | 116 | 41 |
| Binary | 111001 | 10010 | 10010101 | 111110 | 1011000 | 0 | 101010 | 100000010 | 1001110 | 100001 |
Color Harmonies of #391295
Complementary color
Monochromatic Colors of #391295
Black with #391295
Text Example
Text Example
White with #391295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391295; }
p { color: rgb(57,18,149); }
H1.HeaderClassName
{
color: #391295;
}
.AnyTagClassName
{
color: #391295;
}
</style>
background-color css
<style>
a { background-color: #391295; }
a { background-color: rgb(57,18,149); }
div.DivClassName
{
background-color: #391295;
}
.BgClassName
{
background-color: #391295;
}
</style>
border-color css
<style>
span { border-color: #391295; }
span { border-color: rgb(57,18,149); }
td.TdClassName
{
border-color: #391295;
}
.TagClassName
{
border-color: #391295;
}
</style>