Shades of Persian Indigo #340490
Tints of Persian Indigo #340490
RGB
CMYK
RGB Variations
Color information
#340490 (or 0x340490) is known color: Persian Indigo. HEX triplet: 34, 04 and 90. RGB value is (52,4,144). Sum of RGB (Red+Green+Blue) = 52+4+144=200 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26% from 200); Green value is 4 (1.95% from 255 or 2% from 200); Blue value is 144 (56.64% from 255 or 72% from 200); Max value from RGB is 144 - color contains mainly: blue. Hex color #340490 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340490 is #CBFB6F. Grayscale: #212121. Windows color (decimal): -13368176 or 9438260. OLE color: 9438260.
HSL color Cylindrical-coordinate representation of color #340490: hue angle of 260.57º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #340490 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 4 | 144 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.44 |
| HSL | 260.57º | 0.95% | 0.29% | - |
| HSV(B) | 260.57º | 0.97% | 0.56% | - |
| XYZ | 6.49 | 2.83 | 26.59 | - |
| YUV | 34.31 | 189.9 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 4 | 144 | 0.64 | 0.97 | 0 | 0.44 | 260.57 | 0.95 | 0.29 |
| Hex | 34 | 4 | 90 | 40 | 61 | 0 | 2C | 105 | 5F | 1D |
| Octal | 64 | 4 | 220 | 100 | 141 | 0 | 54 | 405 | 137 | 35 |
| Binary | 110100 | 100 | 10010000 | 1000000 | 1100001 | 0 | 101100 | 100000101 | 1011111 | 11101 |
Color Harmonies of #340490
Complementary color
Monochromatic Colors of #340490
Black with #340490
Text Example
Text Example
White with #340490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340490; }
p { color: rgb(52,4,144); }
H1.HeaderClassName
{
color: #340490;
}
.AnyTagClassName
{
color: #340490;
}
</style>
background-color css
<style>
a { background-color: #340490; }
a { background-color: rgb(52,4,144); }
div.DivClassName
{
background-color: #340490;
}
.BgClassName
{
background-color: #340490;
}
</style>
border-color css
<style>
span { border-color: #340490; }
span { border-color: rgb(52,4,144); }
td.TdClassName
{
border-color: #340490;
}
.TagClassName
{
border-color: #340490;
}
</style>