Shades of Persian Indigo #341199
Tints of Persian Indigo #341199
RGB
CMYK
RGB Variations
Color information
#341199 (or 0x341199) is known color: Persian Indigo. HEX triplet: 34, 11 and 99. RGB value is (52,17,153). Sum of RGB (Red+Green+Blue) = 52+17+153=222 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.42% from 222); Green value is 17 (7.03% from 255 or 7.66% from 222); Blue value is 153 (60.16% from 255 or 68.92% from 222); Max value from RGB is 153 - color contains mainly: blue. Hex color #341199 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341199 is #CBEE66. Grayscale: #2A2A2A. Windows color (decimal): -13364839 or 10031412. OLE color: 10031412.
HSL color Cylindrical-coordinate representation of color #341199: hue angle of 255.44º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #341199 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 52 | 17 | 153 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.4 |
| HSL | 255.44º | 0.8% | 0.33% | - |
| HSV(B) | 255.44º | 0.89% | 0.6% | - |
| XYZ | 7.37 | 3.43 | 30.41 | - |
| YUV | 42.97 | 190.1 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 17 | 153 | 0.66 | 0.89 | 0 | 0.4 | 255.44 | 0.8 | 0.33 |
| Hex | 34 | 11 | 99 | 42 | 59 | 0 | 28 | FF | 50 | 21 |
| Octal | 64 | 21 | 231 | 102 | 131 | 0 | 50 | 377 | 120 | 41 |
| Binary | 110100 | 10001 | 10011001 | 1000010 | 1011001 | 0 | 101000 | 11111111 | 1010000 | 100001 |
Color Harmonies of #341199
Complementary color
Monochromatic Colors of #341199
Black with #341199
Text Example
Text Example
White with #341199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341199; }
p { color: rgb(52,17,153); }
H1.HeaderClassName
{
color: #341199;
}
.AnyTagClassName
{
color: #341199;
}
</style>
background-color css
<style>
a { background-color: #341199; }
a { background-color: rgb(52,17,153); }
div.DivClassName
{
background-color: #341199;
}
.BgClassName
{
background-color: #341199;
}
</style>
border-color css
<style>
span { border-color: #341199; }
span { border-color: rgb(52,17,153); }
td.TdClassName
{
border-color: #341199;
}
.TagClassName
{
border-color: #341199;
}
</style>