Shades of Persian Indigo #340564
Tints of Persian Indigo #340564
RGB
CMYK
RGB Variations
Color information
#340564 (or 0x340564) is known color: Persian Indigo. HEX triplet: 34, 05 and 64. RGB value is (52,5,100). Sum of RGB (Red+Green+Blue) = 52+5+100=157 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.12% from 157); Green value is 5 (2.34% from 255 or 3.18% from 157); Blue value is 100 (39.45% from 255 or 63.69% from 157); Max value from RGB is 100 - color contains mainly: blue. Hex color #340564 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340564 is #CBFA9B. Grayscale: #1D1D1D. Windows color (decimal): -13367964 or 6554932. OLE color: 6554932.
HSL color Cylindrical-coordinate representation of color #340564: hue angle of 269.68º degrees, saturation: 0.9, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #340564 is Cyan = 0.48, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 5 | 100 | - |
| CMYK | 0.48 | 0.95 | 0 | 0.61 |
| HSL | 269.68º | 0.9% | 0.21% | - |
| HSV(B) | 269.68º | 0.95% | 0.39% | - |
| XYZ | 3.77 | 1.76 | 12.2 | - |
| YUV | 29.88 | 167.57 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 100 | 0.48 | 0.95 | 0 | 0.61 | 269.68 | 0.9 | 0.21 |
| Hex | 34 | 5 | 64 | 30 | 5F | 0 | 3D | 10E | 5A | 15 |
| Octal | 64 | 5 | 144 | 60 | 137 | 0 | 75 | 416 | 132 | 25 |
| Binary | 110100 | 101 | 1100100 | 110000 | 1011111 | 0 | 111101 | 100001110 | 1011010 | 10101 |
Color Harmonies of #340564
Complementary color
Monochromatic Colors of #340564
Black with #340564
Text Example
Text Example
White with #340564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340564; }
p { color: rgb(52,5,100); }
H1.HeaderClassName
{
color: #340564;
}
.AnyTagClassName
{
color: #340564;
}
</style>
background-color css
<style>
a { background-color: #340564; }
a { background-color: rgb(52,5,100); }
div.DivClassName
{
background-color: #340564;
}
.BgClassName
{
background-color: #340564;
}
</style>
border-color css
<style>
span { border-color: #340564; }
span { border-color: rgb(52,5,100); }
td.TdClassName
{
border-color: #340564;
}
.TagClassName
{
border-color: #340564;
}
</style>