Shades of Persian Indigo #341390
Tints of Persian Indigo #341390
RGB
CMYK
RGB Variations
Color information
#341390 (or 0x341390) is known color: Persian Indigo. HEX triplet: 34, 13 and 90. RGB value is (52,19,144). Sum of RGB (Red+Green+Blue) = 52+19+144=215 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.19% from 215); Green value is 19 (7.81% from 255 or 8.84% from 215); Blue value is 144 (56.64% from 255 or 66.98% from 215); Max value from RGB is 144 - color contains mainly: blue. Hex color #341390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341390 is #CBEC6F. Grayscale: #2A2A2A. Windows color (decimal): -13364336 or 9442100. OLE color: 9442100.
HSL color Cylindrical-coordinate representation of color #341390: hue angle of 255.84º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #341390 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 19 | 144 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.44 |
| HSL | 255.84º | 0.77% | 0.32% | - |
| HSV(B) | 255.84º | 0.87% | 0.56% | - |
| XYZ | 6.68 | 3.21 | 26.65 | - |
| YUV | 43.12 | 184.93 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 144 | 0.64 | 0.87 | 0 | 0.44 | 255.84 | 0.77 | 0.32 |
| Hex | 34 | 13 | 90 | 40 | 57 | 0 | 2C | 100 | 4D | 20 |
| Octal | 64 | 23 | 220 | 100 | 127 | 0 | 54 | 400 | 115 | 40 |
| Binary | 110100 | 10011 | 10010000 | 1000000 | 1010111 | 0 | 101100 | 100000000 | 1001101 | 100000 |
Color Harmonies of #341390
Complementary color
Monochromatic Colors of #341390
Black with #341390
Text Example
Text Example
White with #341390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341390; }
p { color: rgb(52,19,144); }
H1.HeaderClassName
{
color: #341390;
}
.AnyTagClassName
{
color: #341390;
}
</style>
background-color css
<style>
a { background-color: #341390; }
a { background-color: rgb(52,19,144); }
div.DivClassName
{
background-color: #341390;
}
.BgClassName
{
background-color: #341390;
}
</style>
border-color css
<style>
span { border-color: #341390; }
span { border-color: rgb(52,19,144); }
td.TdClassName
{
border-color: #341390;
}
.TagClassName
{
border-color: #341390;
}
</style>