Shades of Persian Indigo #340891
Tints of Persian Indigo #340891
RGB
CMYK
RGB Variations
Color information
#340891 (or 0x340891) is known color: Persian Indigo. HEX triplet: 34, 08 and 91. RGB value is (52,8,145). Sum of RGB (Red+Green+Blue) = 52+8+145=205 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.37% from 205); Green value is 8 (3.52% from 255 or 3.90% from 205); Blue value is 145 (57.03% from 255 or 70.73% from 205); Max value from RGB is 145 - color contains mainly: blue. Hex color #340891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340891 is #CBF76E. Grayscale: #242424. Windows color (decimal): -13367151 or 9504820. OLE color: 9504820.
HSL color Cylindrical-coordinate representation of color #340891: hue angle of 259.27º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #340891 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 8 | 145 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.43 |
| HSL | 259.27º | 0.9% | 0.3% | - |
| HSV(B) | 259.27º | 0.94% | 0.57% | - |
| XYZ | 6.61 | 2.95 | 27.01 | - |
| YUV | 36.77 | 189.08 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 145 | 0.64 | 0.94 | 0 | 0.43 | 259.27 | 0.9 | 0.3 |
| Hex | 34 | 8 | 91 | 40 | 5E | 0 | 2B | 103 | 5A | 1E |
| Octal | 64 | 10 | 221 | 100 | 136 | 0 | 53 | 403 | 132 | 36 |
| Binary | 110100 | 1000 | 10010001 | 1000000 | 1011110 | 0 | 101011 | 100000011 | 1011010 | 11110 |
Color Harmonies of #340891
Complementary color
Monochromatic Colors of #340891
Black with #340891
Text Example
Text Example
White with #340891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340891; }
p { color: rgb(52,8,145); }
H1.HeaderClassName
{
color: #340891;
}
.AnyTagClassName
{
color: #340891;
}
</style>
background-color css
<style>
a { background-color: #340891; }
a { background-color: rgb(52,8,145); }
div.DivClassName
{
background-color: #340891;
}
.BgClassName
{
background-color: #340891;
}
</style>
border-color css
<style>
span { border-color: #340891; }
span { border-color: rgb(52,8,145); }
td.TdClassName
{
border-color: #340891;
}
.TagClassName
{
border-color: #340891;
}
</style>