Shades of Persian Indigo #340799
Tints of Persian Indigo #340799
RGB
CMYK
RGB Variations
Color information
#340799 (or 0x340799) is known color: Persian Indigo. HEX triplet: 34, 07 and 99. RGB value is (52,7,153). Sum of RGB (Red+Green+Blue) = 52+7+153=212 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.53% from 212); Green value is 7 (3.12% from 255 or 3.30% from 212); Blue value is 153 (60.16% from 255 or 72.17% from 212); Max value from RGB is 153 - color contains mainly: blue. Hex color #340799 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340799 is #CBF866. Grayscale: #242424. Windows color (decimal): -13367399 or 10028852. OLE color: 10028852.
HSL color Cylindrical-coordinate representation of color #340799: hue angle of 258.49º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #340799 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 52 | 7 | 153 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.4 |
| HSL | 258.49º | 0.91% | 0.31% | - |
| HSV(B) | 258.49º | 0.95% | 0.6% | - |
| XYZ | 7.24 | 3.18 | 30.37 | - |
| YUV | 37.1 | 193.41 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 153 | 0.66 | 0.95 | 0 | 0.4 | 258.49 | 0.91 | 0.31 |
| Hex | 34 | 7 | 99 | 42 | 5F | 0 | 28 | 102 | 5B | 1F |
| Octal | 64 | 7 | 231 | 102 | 137 | 0 | 50 | 402 | 133 | 37 |
| Binary | 110100 | 111 | 10011001 | 1000010 | 1011111 | 0 | 101000 | 100000010 | 1011011 | 11111 |
Color Harmonies of #340799
Complementary color
Monochromatic Colors of #340799
Black with #340799
Text Example
Text Example
White with #340799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340799; }
p { color: rgb(52,7,153); }
H1.HeaderClassName
{
color: #340799;
}
.AnyTagClassName
{
color: #340799;
}
</style>
background-color css
<style>
a { background-color: #340799; }
a { background-color: rgb(52,7,153); }
div.DivClassName
{
background-color: #340799;
}
.BgClassName
{
background-color: #340799;
}
</style>
border-color css
<style>
span { border-color: #340799; }
span { border-color: rgb(52,7,153); }
td.TdClassName
{
border-color: #340799;
}
.TagClassName
{
border-color: #340799;
}
</style>