Shades of Persian Indigo #340582
Tints of Persian Indigo #340582
RGB
CMYK
RGB Variations
Color information
#340582 (or 0x340582) is known color: Persian Indigo. HEX triplet: 34, 05 and 82. RGB value is (52,5,130). Sum of RGB (Red+Green+Blue) = 52+5+130=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 5 (2.34% from 255 or 2.67% from 187); Blue value is 130 (51.17% from 255 or 69.52% from 187); Max value from RGB is 130 - color contains mainly: blue. Hex color #340582 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340582 is #CBFA7D. Grayscale: #202020. Windows color (decimal): -13367934 or 8521012. OLE color: 8521012.
HSL color Cylindrical-coordinate representation of color #340582: hue angle of 262.56º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340582 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 5 | 130 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.49 |
| HSL | 262.56º | 0.93% | 0.26% | - |
| HSV(B) | 262.56º | 0.96% | 0.51% | - |
| XYZ | 5.5 | 2.45 | 21.3 | - |
| YUV | 33.3 | 182.57 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 130 | 0.60 | 0.96 | 0 | 0.49 | 262.56 | 0.93 | 0.26 |
| Hex | 34 | 5 | 82 | 3C | 60 | 0 | 31 | 107 | 5D | 1A |
| Octal | 64 | 5 | 202 | 74 | 140 | 0 | 61 | 407 | 135 | 32 |
| Binary | 110100 | 101 | 10000010 | 111100 | 1100000 | 0 | 110001 | 100000111 | 1011101 | 11010 |
Color Harmonies of #340582
Complementary color
Monochromatic Colors of #340582
Black with #340582
Text Example
Text Example
White with #340582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340582; }
p { color: rgb(52,5,130); }
H1.HeaderClassName
{
color: #340582;
}
.AnyTagClassName
{
color: #340582;
}
</style>
background-color css
<style>
a { background-color: #340582; }
a { background-color: rgb(52,5,130); }
div.DivClassName
{
background-color: #340582;
}
.BgClassName
{
background-color: #340582;
}
</style>
border-color css
<style>
span { border-color: #340582; }
span { border-color: rgb(52,5,130); }
td.TdClassName
{
border-color: #340582;
}
.TagClassName
{
border-color: #340582;
}
</style>