Shades of Persian Indigo #340565
Tints of Persian Indigo #340565
RGB
CMYK
RGB Variations
Color information
#340565 (or 0x340565) is known color: Persian Indigo. HEX triplet: 34, 05 and 65. RGB value is (52,5,101). Sum of RGB (Red+Green+Blue) = 52+5+101=158 (20% of max value = 765). Red value is 52 (20.70% from 255 or 32.91% from 158); Green value is 5 (2.34% from 255 or 3.16% from 158); Blue value is 101 (39.84% from 255 or 63.92% from 158); Max value from RGB is 101 - color contains mainly: blue. Hex color #340565 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340565 is #CBFA9A. Grayscale: #1D1D1D. Windows color (decimal): -13367963 or 6620468. OLE color: 6620468.
HSL color Cylindrical-coordinate representation of color #340565: hue angle of 269.38º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #340565 is Cyan = 0.49, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 5 | 101 | - |
| CMYK | 0.49 | 0.95 | 0 | 0.60 |
| HSL | 269.38º | 0.91% | 0.21% | - |
| HSV(B) | 269.38º | 0.95% | 0.4% | - |
| XYZ | 3.82 | 1.78 | 12.45 | - |
| YUV | 30 | 168.07 | 143.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 101 | 0.49 | 0.95 | 0 | 0.60 | 269.38 | 0.91 | 0.21 |
| Hex | 34 | 5 | 65 | 31 | 5F | 0 | 3C | 10D | 5B | 15 |
| Octal | 64 | 5 | 145 | 61 | 137 | 0 | 74 | 415 | 133 | 25 |
| Binary | 110100 | 101 | 1100101 | 110001 | 1011111 | 0 | 111100 | 100001101 | 1011011 | 10101 |
Color Harmonies of #340565
Complementary color
Monochromatic Colors of #340565
Black with #340565
Text Example
Text Example
White with #340565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340565; }
p { color: rgb(52,5,101); }
H1.HeaderClassName
{
color: #340565;
}
.AnyTagClassName
{
color: #340565;
}
</style>
background-color css
<style>
a { background-color: #340565; }
a { background-color: rgb(52,5,101); }
div.DivClassName
{
background-color: #340565;
}
.BgClassName
{
background-color: #340565;
}
</style>
border-color css
<style>
span { border-color: #340565; }
span { border-color: rgb(52,5,101); }
td.TdClassName
{
border-color: #340565;
}
.TagClassName
{
border-color: #340565;
}
</style>