Shades of Persian Indigo #340390
Tints of Persian Indigo #340390
RGB
CMYK
RGB Variations
Color information
#340390 (or 0x340390) is known color: Persian Indigo. HEX triplet: 34, 03 and 90. RGB value is (52,3,144). Sum of RGB (Red+Green+Blue) = 52+3+144=199 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.13% from 199); Green value is 3 (1.56% from 255 or 1.51% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #340390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340390 is #CBFC6F. Grayscale: #212121. Windows color (decimal): -13368432 or 9438004. OLE color: 9438004.
HSL color Cylindrical-coordinate representation of color #340390: hue angle of 260.85º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #340390 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 3 | 144 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.44 |
| HSL | 260.85º | 0.96% | 0.29% | - |
| HSV(B) | 260.85º | 0.98% | 0.56% | - |
| XYZ | 6.48 | 2.81 | 26.59 | - |
| YUV | 33.73 | 190.23 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 3 | 144 | 0.64 | 0.98 | 0 | 0.44 | 260.85 | 0.96 | 0.29 |
| Hex | 34 | 3 | 90 | 40 | 62 | 0 | 2C | 105 | 60 | 1D |
| Octal | 64 | 3 | 220 | 100 | 142 | 0 | 54 | 405 | 140 | 35 |
| Binary | 110100 | 11 | 10010000 | 1000000 | 1100010 | 0 | 101100 | 100000101 | 1100000 | 11101 |
Color Harmonies of #340390
Complementary color
Monochromatic Colors of #340390
Black with #340390
Text Example
Text Example
White with #340390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340390; }
p { color: rgb(52,3,144); }
H1.HeaderClassName
{
color: #340390;
}
.AnyTagClassName
{
color: #340390;
}
</style>
background-color css
<style>
a { background-color: #340390; }
a { background-color: rgb(52,3,144); }
div.DivClassName
{
background-color: #340390;
}
.BgClassName
{
background-color: #340390;
}
</style>
border-color css
<style>
span { border-color: #340390; }
span { border-color: rgb(52,3,144); }
td.TdClassName
{
border-color: #340390;
}
.TagClassName
{
border-color: #340390;
}
</style>