Shades of Persian Indigo #341190
Tints of Persian Indigo #341190
RGB
CMYK
RGB Variations
Color information
#341190 (or 0x341190) is known color: Persian Indigo. HEX triplet: 34, 11 and 90. RGB value is (52,17,144). Sum of RGB (Red+Green+Blue) = 52+17+144=213 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.41% from 213); Green value is 17 (7.03% from 255 or 7.98% from 213); Blue value is 144 (56.64% from 255 or 67.61% from 213); Max value from RGB is 144 - color contains mainly: blue. Hex color #341190 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341190 is #CBEE6F. Grayscale: #292929. Windows color (decimal): -13364848 or 9441588. OLE color: 9441588.
HSL color Cylindrical-coordinate representation of color #341190: hue angle of 256.54º degrees, saturation: 0.79, 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 #341190 is Cyan = 0.64, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 17 | 144 | - |
| CMYK | 0.64 | 0.88 | 0 | 0.44 |
| HSL | 256.54º | 0.79% | 0.32% | - |
| HSV(B) | 256.54º | 0.88% | 0.56% | - |
| XYZ | 6.65 | 3.14 | 26.64 | - |
| YUV | 41.94 | 185.6 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 17 | 144 | 0.64 | 0.88 | 0 | 0.44 | 256.54 | 0.79 | 0.32 |
| Hex | 34 | 11 | 90 | 40 | 58 | 0 | 2C | 101 | 4F | 20 |
| Octal | 64 | 21 | 220 | 100 | 130 | 0 | 54 | 401 | 117 | 40 |
| Binary | 110100 | 10001 | 10010000 | 1000000 | 1011000 | 0 | 101100 | 100000001 | 1001111 | 100000 |
Color Harmonies of #341190
Complementary color
Monochromatic Colors of #341190
Black with #341190
Text Example
Text Example
White with #341190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341190; }
p { color: rgb(52,17,144); }
H1.HeaderClassName
{
color: #341190;
}
.AnyTagClassName
{
color: #341190;
}
</style>
background-color css
<style>
a { background-color: #341190; }
a { background-color: rgb(52,17,144); }
div.DivClassName
{
background-color: #341190;
}
.BgClassName
{
background-color: #341190;
}
</style>
border-color css
<style>
span { border-color: #341190; }
span { border-color: rgb(52,17,144); }
td.TdClassName
{
border-color: #341190;
}
.TagClassName
{
border-color: #341190;
}
</style>