Shades of Persian Indigo #340788
Tints of Persian Indigo #340788
RGB
CMYK
RGB Variations
Color information
#340788 (or 0x340788) is known color: Persian Indigo. HEX triplet: 34, 07 and 88. RGB value is (52,7,136). Sum of RGB (Red+Green+Blue) = 52+7+136=195 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.67% from 195); Green value is 7 (3.12% from 255 or 3.59% from 195); Blue value is 136 (53.52% from 255 or 69.74% from 195); Max value from RGB is 136 - color contains mainly: blue. Hex color #340788 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340788 is #CBF877. Grayscale: #222222. Windows color (decimal): -13367416 or 8914740. OLE color: 8914740.
HSL color Cylindrical-coordinate representation of color #340788: hue angle of 260.93º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #340788 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 7 | 136 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.47 |
| HSL | 260.93º | 0.9% | 0.28% | - |
| HSV(B) | 260.93º | 0.95% | 0.53% | - |
| XYZ | 5.94 | 2.66 | 23.49 | - |
| YUV | 35.16 | 184.91 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 136 | 0.62 | 0.95 | 0 | 0.47 | 260.93 | 0.9 | 0.28 |
| Hex | 34 | 7 | 88 | 3E | 5F | 0 | 2F | 105 | 5A | 1C |
| Octal | 64 | 7 | 210 | 76 | 137 | 0 | 57 | 405 | 132 | 34 |
| Binary | 110100 | 111 | 10001000 | 111110 | 1011111 | 0 | 101111 | 100000101 | 1011010 | 11100 |
Color Harmonies of #340788
Complementary color
Monochromatic Colors of #340788
Black with #340788
Text Example
Text Example
White with #340788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340788; }
p { color: rgb(52,7,136); }
H1.HeaderClassName
{
color: #340788;
}
.AnyTagClassName
{
color: #340788;
}
</style>
background-color css
<style>
a { background-color: #340788; }
a { background-color: rgb(52,7,136); }
div.DivClassName
{
background-color: #340788;
}
.BgClassName
{
background-color: #340788;
}
</style>
border-color css
<style>
span { border-color: #340788; }
span { border-color: rgb(52,7,136); }
td.TdClassName
{
border-color: #340788;
}
.TagClassName
{
border-color: #340788;
}
</style>