Shades of Persian Indigo #340063
Tints of Persian Indigo #340063
RGB
CMYK
RGB Variations
Color information
#340063 (or 0x340063) is known color: Persian Indigo. HEX triplet: 34, 00 and 63. RGB value is (52,0,99). Sum of RGB (Red+Green+Blue) = 52+0+99=151 (20% of max value = 765). Red value is 52 (20.70% from 255 or 34.44% from 151); Green value is 0 (0.39% from 255 or 0% from 151); Blue value is 99 (39.06% from 255 or 65.56% from 151); Max value from RGB is 99 - color contains mainly: blue. Hex color #340063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340063 is #CBFF9C. Grayscale: #1A1A1A. Windows color (decimal): -13369245 or 6488116. OLE color: 6488116.
HSL color Cylindrical-coordinate representation of color #340063: hue angle of 271.52º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340063 is Cyan = 0.47, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 0 | 99 | - |
| CMYK | 0.47 | 1 | 0 | 0.61 |
| HSL | 271.52º | 1% | 0.19% | - |
| HSV(B) | 271.52º | 1% | 0.39% | - |
| XYZ | 3.67 | 1.63 | 11.93 | - |
| YUV | 26.83 | 168.73 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 99 | 0.47 | 1 | 0 | 0.61 | 271.52 | 1 | 0.19 |
| Hex | 34 | 0 | 63 | 2F | 64 | 0 | 3D | 110 | 64 | 13 |
| Octal | 64 | 0 | 143 | 57 | 144 | 0 | 75 | 420 | 144 | 23 |
| Binary | 110100 | 0 | 1100011 | 101111 | 1100100 | 0 | 111101 | 100010000 | 1100100 | 10011 |
Color Harmonies of #340063
Complementary color
Monochromatic Colors of #340063
Black with #340063
Text Example
Text Example
White with #340063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340063; }
p { color: rgb(52,0,99); }
H1.HeaderClassName
{
color: #340063;
}
.AnyTagClassName
{
color: #340063;
}
</style>
background-color css
<style>
a { background-color: #340063; }
a { background-color: rgb(52,0,99); }
div.DivClassName
{
background-color: #340063;
}
.BgClassName
{
background-color: #340063;
}
</style>
border-color css
<style>
span { border-color: #340063; }
span { border-color: rgb(52,0,99); }
td.TdClassName
{
border-color: #340063;
}
.TagClassName
{
border-color: #340063;
}
</style>