Shades of Persian Indigo #340584
Tints of Persian Indigo #340584
RGB
CMYK
RGB Variations
Color information
#340584 (or 0x340584) is known color: Persian Indigo. HEX triplet: 34, 05 and 84. RGB value is (52,5,132). Sum of RGB (Red+Green+Blue) = 52+5+132=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 5 (2.34% from 255 or 2.65% from 189); Blue value is 132 (51.95% from 255 or 69.84% from 189); Max value from RGB is 132 - color contains mainly: blue. Hex color #340584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340584 is #CBFA7B. Grayscale: #212121. Windows color (decimal): -13367932 or 8652084. OLE color: 8652084.
HSL color Cylindrical-coordinate representation of color #340584: hue angle of 262.2º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340584 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 5 | 132 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.48 |
| HSL | 262.2º | 0.93% | 0.27% | - |
| HSV(B) | 262.2º | 0.96% | 0.52% | - |
| XYZ | 5.64 | 2.5 | 22.02 | - |
| YUV | 33.53 | 183.57 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 132 | 0.61 | 0.96 | 0 | 0.48 | 262.2 | 0.93 | 0.27 |
| Hex | 34 | 5 | 84 | 3D | 60 | 0 | 30 | 106 | 5D | 1B |
| Octal | 64 | 5 | 204 | 75 | 140 | 0 | 60 | 406 | 135 | 33 |
| Binary | 110100 | 101 | 10000100 | 111101 | 1100000 | 0 | 110000 | 100000110 | 1011101 | 11011 |
Color Harmonies of #340584
Complementary color
Monochromatic Colors of #340584
Black with #340584
Text Example
Text Example
White with #340584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340584; }
p { color: rgb(52,5,132); }
H1.HeaderClassName
{
color: #340584;
}
.AnyTagClassName
{
color: #340584;
}
</style>
background-color css
<style>
a { background-color: #340584; }
a { background-color: rgb(52,5,132); }
div.DivClassName
{
background-color: #340584;
}
.BgClassName
{
background-color: #340584;
}
</style>
border-color css
<style>
span { border-color: #340584; }
span { border-color: rgb(52,5,132); }
td.TdClassName
{
border-color: #340584;
}
.TagClassName
{
border-color: #340584;
}
</style>