Shades of Persian Indigo #341587
Tints of Persian Indigo #341587
RGB
CMYK
RGB Variations
Color information
#341587 (or 0x341587) is known color: Persian Indigo. HEX triplet: 34, 15 and 87. RGB value is (52,21,135). Sum of RGB (Red+Green+Blue) = 52+21+135=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 135 (53.12% from 255 or 64.90% from 208); Max value from RGB is 135 - color contains mainly: blue. Hex color #341587 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341587 is #CBEA78. Grayscale: #2A2A2A. Windows color (decimal): -13363833 or 8852788. OLE color: 8852788.
HSL color Cylindrical-coordinate representation of color #341587: hue angle of 256.32º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #341587 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 21 | 135 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.47 |
| HSL | 256.32º | 0.73% | 0.31% | - |
| HSV(B) | 256.32º | 0.84% | 0.53% | - |
| XYZ | 6.06 | 3.02 | 23.18 | - |
| YUV | 43.27 | 179.77 | 134.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 135 | 0.61 | 0.84 | 0 | 0.47 | 256.32 | 0.73 | 0.31 |
| Hex | 34 | 15 | 87 | 3D | 54 | 0 | 2F | 100 | 49 | 1F |
| Octal | 64 | 25 | 207 | 75 | 124 | 0 | 57 | 400 | 111 | 37 |
| Binary | 110100 | 10101 | 10000111 | 111101 | 1010100 | 0 | 101111 | 100000000 | 1001001 | 11111 |
Color Harmonies of #341587
Complementary color
Monochromatic Colors of #341587
Black with #341587
Text Example
Text Example
White with #341587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341587; }
p { color: rgb(52,21,135); }
H1.HeaderClassName
{
color: #341587;
}
.AnyTagClassName
{
color: #341587;
}
</style>
background-color css
<style>
a { background-color: #341587; }
a { background-color: rgb(52,21,135); }
div.DivClassName
{
background-color: #341587;
}
.BgClassName
{
background-color: #341587;
}
</style>
border-color css
<style>
span { border-color: #341587; }
span { border-color: rgb(52,21,135); }
td.TdClassName
{
border-color: #341587;
}
.TagClassName
{
border-color: #341587;
}
</style>