Shades of Persian Indigo #340595
Tints of Persian Indigo #340595
RGB
CMYK
RGB Variations
Color information
#340595 (or 0x340595) is known color: Persian Indigo. HEX triplet: 34, 05 and 95. RGB value is (52,5,149). Sum of RGB (Red+Green+Blue) = 52+5+149=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 5 (2.34% from 255 or 2.43% from 206); Blue value is 149 (58.59% from 255 or 72.33% from 206); Max value from RGB is 149 - color contains mainly: blue. Hex color #340595 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340595 is #CBFA6A. Grayscale: #222222. Windows color (decimal): -13367915 or 9766196. OLE color: 9766196.
HSL color Cylindrical-coordinate representation of color #340595: hue angle of 259.58º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #340595 is Cyan = 0.65, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 5 | 149 | - |
| CMYK | 0.65 | 0.97 | 0 | 0.42 |
| HSL | 259.58º | 0.94% | 0.3% | - |
| HSV(B) | 259.58º | 0.97% | 0.58% | - |
| XYZ | 6.9 | 3.01 | 28.65 | - |
| YUV | 35.47 | 192.07 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 149 | 0.65 | 0.97 | 0 | 0.42 | 259.58 | 0.94 | 0.3 |
| Hex | 34 | 5 | 95 | 41 | 61 | 0 | 2A | 104 | 5E | 1E |
| Octal | 64 | 5 | 225 | 101 | 141 | 0 | 52 | 404 | 136 | 36 |
| Binary | 110100 | 101 | 10010101 | 1000001 | 1100001 | 0 | 101010 | 100000100 | 1011110 | 11110 |
Color Harmonies of #340595
Complementary color
Monochromatic Colors of #340595
Black with #340595
Text Example
Text Example
White with #340595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340595; }
p { color: rgb(52,5,149); }
H1.HeaderClassName
{
color: #340595;
}
.AnyTagClassName
{
color: #340595;
}
</style>
background-color css
<style>
a { background-color: #340595; }
a { background-color: rgb(52,5,149); }
div.DivClassName
{
background-color: #340595;
}
.BgClassName
{
background-color: #340595;
}
</style>
border-color css
<style>
span { border-color: #340595; }
span { border-color: rgb(52,5,149); }
td.TdClassName
{
border-color: #340595;
}
.TagClassName
{
border-color: #340595;
}
</style>