Shades of Persian Indigo #341990
Tints of Persian Indigo #341990
RGB
CMYK
RGB Variations
Color information
#341990 (or 0x341990) is known color: Persian Indigo. HEX triplet: 34, 19 and 90. RGB value is (52,25,144). Sum of RGB (Red+Green+Blue) = 52+25+144=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 25 (10.16% from 255 or 11.31% from 221); Blue value is 144 (56.64% from 255 or 65.16% from 221); Max value from RGB is 144 - color contains mainly: blue. Hex color #341990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341990 is #CBE66F. Grayscale: #2E2E2E. Windows color (decimal): -13362800 or 9443636. OLE color: 9443636.
HSL color Cylindrical-coordinate representation of color #341990: hue angle of 253.61º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341990 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 25 | 144 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.44 |
| HSL | 253.61º | 0.7% | 0.33% | - |
| HSV(B) | 253.61º | 0.83% | 0.56% | - |
| XYZ | 6.8 | 3.44 | 26.69 | - |
| YUV | 46.64 | 182.95 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 144 | 0.64 | 0.83 | 0 | 0.44 | 253.61 | 0.7 | 0.33 |
| Hex | 34 | 19 | 90 | 40 | 53 | 0 | 2C | FE | 46 | 21 |
| Octal | 64 | 31 | 220 | 100 | 123 | 0 | 54 | 376 | 106 | 41 |
| Binary | 110100 | 11001 | 10010000 | 1000000 | 1010011 | 0 | 101100 | 11111110 | 1000110 | 100001 |
Color Harmonies of #341990
Complementary color
Monochromatic Colors of #341990
Black with #341990
Text Example
Text Example
White with #341990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341990; }
p { color: rgb(52,25,144); }
H1.HeaderClassName
{
color: #341990;
}
.AnyTagClassName
{
color: #341990;
}
</style>
background-color css
<style>
a { background-color: #341990; }
a { background-color: rgb(52,25,144); }
div.DivClassName
{
background-color: #341990;
}
.BgClassName
{
background-color: #341990;
}
</style>
border-color css
<style>
span { border-color: #341990; }
span { border-color: rgb(52,25,144); }
td.TdClassName
{
border-color: #341990;
}
.TagClassName
{
border-color: #341990;
}
</style>