Shades of Persian Indigo #341290
Tints of Persian Indigo #341290
RGB
CMYK
RGB Variations
Color information
#341290 (or 0x341290) is known color: Persian Indigo. HEX triplet: 34, 12 and 90. RGB value is (52,18,144). Sum of RGB (Red+Green+Blue) = 52+18+144=214 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.30% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 144 (56.64% from 255 or 67.29% from 214); Max value from RGB is 144 - color contains mainly: blue. Hex color #341290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341290 is #CBED6F. Grayscale: #2A2A2A. Windows color (decimal): -13364592 or 9441844. OLE color: 9441844.
HSL color Cylindrical-coordinate representation of color #341290: hue angle of 256.19º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #341290 is Cyan = 0.64, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 18 | 144 | - |
| CMYK | 0.64 | 0.88 | 0 | 0.44 |
| HSL | 256.19º | 0.78% | 0.32% | - |
| HSV(B) | 256.19º | 0.88% | 0.56% | - |
| XYZ | 6.67 | 3.18 | 26.65 | - |
| YUV | 42.53 | 185.26 | 134.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 144 | 0.64 | 0.88 | 0 | 0.44 | 256.19 | 0.78 | 0.32 |
| Hex | 34 | 12 | 90 | 40 | 58 | 0 | 2C | 100 | 4E | 20 |
| Octal | 64 | 22 | 220 | 100 | 130 | 0 | 54 | 400 | 116 | 40 |
| Binary | 110100 | 10010 | 10010000 | 1000000 | 1011000 | 0 | 101100 | 100000000 | 1001110 | 100000 |
Color Harmonies of #341290
Complementary color
Monochromatic Colors of #341290
Black with #341290
Text Example
Text Example
White with #341290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341290; }
p { color: rgb(52,18,144); }
H1.HeaderClassName
{
color: #341290;
}
.AnyTagClassName
{
color: #341290;
}
</style>
background-color css
<style>
a { background-color: #341290; }
a { background-color: rgb(52,18,144); }
div.DivClassName
{
background-color: #341290;
}
.BgClassName
{
background-color: #341290;
}
</style>
border-color css
<style>
span { border-color: #341290; }
span { border-color: rgb(52,18,144); }
td.TdClassName
{
border-color: #341290;
}
.TagClassName
{
border-color: #341290;
}
</style>