Shades of Persian Indigo #341589
Tints of Persian Indigo #341589
RGB
CMYK
RGB Variations
Color information
#341589 (or 0x341589) is known color: Persian Indigo. HEX triplet: 34, 15 and 89. RGB value is (52,21,137). Sum of RGB (Red+Green+Blue) = 52+21+137=210 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.76% from 210); Green value is 21 (8.59% from 255 or 10% from 210); Blue value is 137 (53.91% from 255 or 65.24% from 210); Max value from RGB is 137 - color contains mainly: blue. Hex color #341589 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341589 is #CBEA76. Grayscale: #2B2B2B. Windows color (decimal): -13363831 or 8983860. OLE color: 8983860.
HSL color Cylindrical-coordinate representation of color #341589: hue angle of 256.03º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #341589 is Cyan = 0.62, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 21 | 137 | - |
| CMYK | 0.62 | 0.85 | 0 | 0.46 |
| HSL | 256.03º | 0.73% | 0.31% | - |
| HSV(B) | 256.03º | 0.85% | 0.54% | - |
| XYZ | 6.2 | 3.07 | 23.93 | - |
| YUV | 43.49 | 180.77 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 137 | 0.62 | 0.85 | 0 | 0.46 | 256.03 | 0.73 | 0.31 |
| Hex | 34 | 15 | 89 | 3E | 55 | 0 | 2E | 100 | 49 | 1F |
| Octal | 64 | 25 | 211 | 76 | 125 | 0 | 56 | 400 | 111 | 37 |
| Binary | 110100 | 10101 | 10001001 | 111110 | 1010101 | 0 | 101110 | 100000000 | 1001001 | 11111 |
Color Harmonies of #341589
Complementary color
Monochromatic Colors of #341589
Black with #341589
Text Example
Text Example
White with #341589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341589; }
p { color: rgb(52,21,137); }
H1.HeaderClassName
{
color: #341589;
}
.AnyTagClassName
{
color: #341589;
}
</style>
background-color css
<style>
a { background-color: #341589; }
a { background-color: rgb(52,21,137); }
div.DivClassName
{
background-color: #341589;
}
.BgClassName
{
background-color: #341589;
}
</style>
border-color css
<style>
span { border-color: #341589; }
span { border-color: rgb(52,21,137); }
td.TdClassName
{
border-color: #341589;
}
.TagClassName
{
border-color: #341589;
}
</style>