Shades of Persian Indigo #340899
Tints of Persian Indigo #340899
RGB
CMYK
RGB Variations
Color information
#340899 (or 0x340899) is known color: Persian Indigo. HEX triplet: 34, 08 and 99. RGB value is (52,8,153). Sum of RGB (Red+Green+Blue) = 52+8+153=213 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.41% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 153 (60.16% from 255 or 71.83% from 213); Max value from RGB is 153 - color contains mainly: blue. Hex color #340899 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340899 is #CBF766. Grayscale: #252525. Windows color (decimal): -13367143 or 10029108. OLE color: 10029108.
HSL color Cylindrical-coordinate representation of color #340899: hue angle of 258.21º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #340899 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 52 | 8 | 153 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.4 |
| HSL | 258.21º | 0.9% | 0.32% | - |
| HSV(B) | 258.21º | 0.95% | 0.6% | - |
| XYZ | 7.25 | 3.2 | 30.37 | - |
| YUV | 37.69 | 193.08 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 8 | 153 | 0.66 | 0.95 | 0 | 0.4 | 258.21 | 0.9 | 0.32 |
| Hex | 34 | 8 | 99 | 42 | 5F | 0 | 28 | 102 | 5A | 20 |
| Octal | 64 | 10 | 231 | 102 | 137 | 0 | 50 | 402 | 132 | 40 |
| Binary | 110100 | 1000 | 10011001 | 1000010 | 1011111 | 0 | 101000 | 100000010 | 1011010 | 100000 |
Color Harmonies of #340899
Complementary color
Monochromatic Colors of #340899
Black with #340899
Text Example
Text Example
White with #340899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340899; }
p { color: rgb(52,8,153); }
H1.HeaderClassName
{
color: #340899;
}
.AnyTagClassName
{
color: #340899;
}
</style>
background-color css
<style>
a { background-color: #340899; }
a { background-color: rgb(52,8,153); }
div.DivClassName
{
background-color: #340899;
}
.BgClassName
{
background-color: #340899;
}
</style>
border-color css
<style>
span { border-color: #340899; }
span { border-color: rgb(52,8,153); }
td.TdClassName
{
border-color: #340899;
}
.TagClassName
{
border-color: #340899;
}
</style>