Shades of Persian Indigo #340890
Tints of Persian Indigo #340890
RGB
CMYK
RGB Variations
Color information
#340890 (or 0x340890) is known color: Persian Indigo. HEX triplet: 34, 08 and 90. RGB value is (52,8,144). Sum of RGB (Red+Green+Blue) = 52+8+144=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 8 (3.52% from 255 or 3.92% from 204); Blue value is 144 (56.64% from 255 or 70.59% from 204); Max value from RGB is 144 - color contains mainly: blue. Hex color #340890 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340890 is #CBF76F. Grayscale: #242424. Windows color (decimal): -13367152 or 9439284. OLE color: 9439284.
HSL color Cylindrical-coordinate representation of color #340890: hue angle of 259.41º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #340890 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 8 | 144 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.44 |
| HSL | 259.41º | 0.89% | 0.3% | - |
| HSV(B) | 259.41º | 0.94% | 0.56% | - |
| XYZ | 6.54 | 2.92 | 26.6 | - |
| YUV | 36.66 | 188.58 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 144 | 0.64 | 0.94 | 0 | 0.44 | 259.41 | 0.89 | 0.3 |
| Hex | 34 | 8 | 90 | 40 | 5E | 0 | 2C | 103 | 59 | 1E |
| Octal | 64 | 10 | 220 | 100 | 136 | 0 | 54 | 403 | 131 | 36 |
| Binary | 110100 | 1000 | 10010000 | 1000000 | 1011110 | 0 | 101100 | 100000011 | 1011001 | 11110 |
Color Harmonies of #340890
Complementary color
Monochromatic Colors of #340890
Black with #340890
Text Example
Text Example
White with #340890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340890; }
p { color: rgb(52,8,144); }
H1.HeaderClassName
{
color: #340890;
}
.AnyTagClassName
{
color: #340890;
}
</style>
background-color css
<style>
a { background-color: #340890; }
a { background-color: rgb(52,8,144); }
div.DivClassName
{
background-color: #340890;
}
.BgClassName
{
background-color: #340890;
}
</style>
border-color css
<style>
span { border-color: #340890; }
span { border-color: rgb(52,8,144); }
td.TdClassName
{
border-color: #340890;
}
.TagClassName
{
border-color: #340890;
}
</style>