Shades of Persian Indigo #340589
Tints of Persian Indigo #340589
RGB
CMYK
RGB Variations
Color information
#340589 (or 0x340589) is known color: Persian Indigo. HEX triplet: 34, 05 and 89. RGB value is (52,5,137). Sum of RGB (Red+Green+Blue) = 52+5+137=194 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.80% from 194); Green value is 5 (2.34% from 255 or 2.58% from 194); Blue value is 137 (53.91% from 255 or 70.62% from 194); Max value from RGB is 137 - color contains mainly: blue. Hex color #340589 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340589 is #CBFA76. Grayscale: #212121. Windows color (decimal): -13367927 or 8979764. OLE color: 8979764.
HSL color Cylindrical-coordinate representation of color #340589: hue angle of 261.36º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340589 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 5 | 137 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.46 |
| HSL | 261.36º | 0.93% | 0.28% | - |
| HSV(B) | 261.36º | 0.96% | 0.54% | - |
| XYZ | 5.99 | 2.64 | 23.86 | - |
| YUV | 34.1 | 186.07 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 137 | 0.62 | 0.96 | 0 | 0.46 | 261.36 | 0.93 | 0.28 |
| Hex | 34 | 5 | 89 | 3E | 60 | 0 | 2E | 105 | 5D | 1C |
| Octal | 64 | 5 | 211 | 76 | 140 | 0 | 56 | 405 | 135 | 34 |
| Binary | 110100 | 101 | 10001001 | 111110 | 1100000 | 0 | 101110 | 100000101 | 1011101 | 11100 |
Color Harmonies of #340589
Complementary color
Monochromatic Colors of #340589
Black with #340589
Text Example
Text Example
White with #340589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340589; }
p { color: rgb(52,5,137); }
H1.HeaderClassName
{
color: #340589;
}
.AnyTagClassName
{
color: #340589;
}
</style>
background-color css
<style>
a { background-color: #340589; }
a { background-color: rgb(52,5,137); }
div.DivClassName
{
background-color: #340589;
}
.BgClassName
{
background-color: #340589;
}
</style>
border-color css
<style>
span { border-color: #340589; }
span { border-color: rgb(52,5,137); }
td.TdClassName
{
border-color: #340589;
}
.TagClassName
{
border-color: #340589;
}
</style>