Shades of Persian Indigo #340488
Tints of Persian Indigo #340488
RGB
CMYK
RGB Variations
Color information
#340488 (or 0x340488) is known color: Persian Indigo. HEX triplet: 34, 04 and 88. RGB value is (52,4,136). Sum of RGB (Red+Green+Blue) = 52+4+136=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 4 (1.95% from 255 or 2.08% from 192); Blue value is 136 (53.52% from 255 or 70.83% from 192); Max value from RGB is 136 - color contains mainly: blue. Hex color #340488 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340488 is #CBFB77. Grayscale: #202020. Windows color (decimal): -13368184 or 8913972. OLE color: 8913972.
HSL color Cylindrical-coordinate representation of color #340488: hue angle of 261.82º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #340488 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 4 | 136 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.47 |
| HSL | 261.82º | 0.94% | 0.27% | - |
| HSV(B) | 261.82º | 0.97% | 0.53% | - |
| XYZ | 5.9 | 2.59 | 23.48 | - |
| YUV | 33.4 | 185.9 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 4 | 136 | 0.62 | 0.97 | 0 | 0.47 | 261.82 | 0.94 | 0.27 |
| Hex | 34 | 4 | 88 | 3E | 61 | 0 | 2F | 106 | 5E | 1B |
| Octal | 64 | 4 | 210 | 76 | 141 | 0 | 57 | 406 | 136 | 33 |
| Binary | 110100 | 100 | 10001000 | 111110 | 1100001 | 0 | 101111 | 100000110 | 1011110 | 11011 |
Color Harmonies of #340488
Complementary color
Monochromatic Colors of #340488
Black with #340488
Text Example
Text Example
White with #340488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340488; }
p { color: rgb(52,4,136); }
H1.HeaderClassName
{
color: #340488;
}
.AnyTagClassName
{
color: #340488;
}
</style>
background-color css
<style>
a { background-color: #340488; }
a { background-color: rgb(52,4,136); }
div.DivClassName
{
background-color: #340488;
}
.BgClassName
{
background-color: #340488;
}
</style>
border-color css
<style>
span { border-color: #340488; }
span { border-color: rgb(52,4,136); }
td.TdClassName
{
border-color: #340488;
}
.TagClassName
{
border-color: #340488;
}
</style>