Shades of Persian Indigo #341890
Tints of Persian Indigo #341890
RGB
CMYK
RGB Variations
Color information
#341890 (or 0x341890) is known color: Persian Indigo. HEX triplet: 34, 18 and 90. RGB value is (52,24,144). Sum of RGB (Red+Green+Blue) = 52+24+144=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 24 (9.77% from 255 or 10.91% from 220); Blue value is 144 (56.64% from 255 or 65.45% from 220); Max value from RGB is 144 - color contains mainly: blue. Hex color #341890 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341890 is #CBE76F. Grayscale: #2D2D2D. Windows color (decimal): -13363056 or 9443380. OLE color: 9443380.
HSL color Cylindrical-coordinate representation of color #341890: hue angle of 254º degrees, saturation: 0.71, 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 #341890 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 24 | 144 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.44 |
| HSL | 254º | 0.71% | 0.33% | - |
| HSV(B) | 254º | 0.83% | 0.56% | - |
| XYZ | 6.78 | 3.4 | 26.68 | - |
| YUV | 46.05 | 183.28 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 144 | 0.64 | 0.83 | 0 | 0.44 | 254 | 0.71 | 0.33 |
| Hex | 34 | 18 | 90 | 40 | 53 | 0 | 2C | FE | 47 | 21 |
| Octal | 64 | 30 | 220 | 100 | 123 | 0 | 54 | 376 | 107 | 41 |
| Binary | 110100 | 11000 | 10010000 | 1000000 | 1010011 | 0 | 101100 | 11111110 | 1000111 | 100001 |
Color Harmonies of #341890
Complementary color
Monochromatic Colors of #341890
Black with #341890
Text Example
Text Example
White with #341890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341890; }
p { color: rgb(52,24,144); }
H1.HeaderClassName
{
color: #341890;
}
.AnyTagClassName
{
color: #341890;
}
</style>
background-color css
<style>
a { background-color: #341890; }
a { background-color: rgb(52,24,144); }
div.DivClassName
{
background-color: #341890;
}
.BgClassName
{
background-color: #341890;
}
</style>
border-color css
<style>
span { border-color: #341890; }
span { border-color: rgb(52,24,144); }
td.TdClassName
{
border-color: #341890;
}
.TagClassName
{
border-color: #341890;
}
</style>