Shades of Persian Indigo #341573
Tints of Persian Indigo #341573
RGB
CMYK
RGB Variations
Color information
#341573 (or 0x341573) is known color: Persian Indigo. HEX triplet: 34, 15 and 73. RGB value is (52,21,115). Sum of RGB (Red+Green+Blue) = 52+21+115=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 21 (8.59% from 255 or 11.17% from 188); Blue value is 115 (45.31% from 255 or 61.17% from 188); Max value from RGB is 115 - color contains mainly: blue. Hex color #341573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341573 is #CBEA8C. Grayscale: #282828. Windows color (decimal): -13363853 or 7542068. OLE color: 7542068.
HSL color Cylindrical-coordinate representation of color #341573: hue angle of 259.79º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #341573 is Cyan = 0.55, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 21 | 115 | - |
| CMYK | 0.55 | 0.82 | 0 | 0.55 |
| HSL | 259.79º | 0.69% | 0.27% | - |
| HSV(B) | 259.79º | 0.82% | 0.45% | - |
| XYZ | 4.78 | 2.5 | 16.45 | - |
| YUV | 40.99 | 169.77 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 21 | 115 | 0.55 | 0.82 | 0 | 0.55 | 259.79 | 0.69 | 0.27 |
| Hex | 34 | 15 | 73 | 37 | 52 | 0 | 37 | 104 | 45 | 1B |
| Octal | 64 | 25 | 163 | 67 | 122 | 0 | 67 | 404 | 105 | 33 |
| Binary | 110100 | 10101 | 1110011 | 110111 | 1010010 | 0 | 110111 | 100000100 | 1000101 | 11011 |
Color Harmonies of #341573
Complementary color
Monochromatic Colors of #341573
Black with #341573
Text Example
Text Example
White with #341573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341573; }
p { color: rgb(52,21,115); }
H1.HeaderClassName
{
color: #341573;
}
.AnyTagClassName
{
color: #341573;
}
</style>
background-color css
<style>
a { background-color: #341573; }
a { background-color: rgb(52,21,115); }
div.DivClassName
{
background-color: #341573;
}
.BgClassName
{
background-color: #341573;
}
</style>
border-color css
<style>
span { border-color: #341573; }
span { border-color: rgb(52,21,115); }
td.TdClassName
{
border-color: #341573;
}
.TagClassName
{
border-color: #341573;
}
</style>