Shades of Persian Indigo #341197
Tints of Persian Indigo #341197
RGB
CMYK
RGB Variations
Color information
#341197 (or 0x341197) is known color: Persian Indigo. HEX triplet: 34, 11 and 97. RGB value is (52,17,151). Sum of RGB (Red+Green+Blue) = 52+17+151=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 17 (7.03% from 255 or 7.73% from 220); Blue value is 151 (59.38% from 255 or 68.64% from 220); Max value from RGB is 151 - color contains mainly: blue. Hex color #341197 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341197 is #CBEE68. Grayscale: #2A2A2A. Windows color (decimal): -13364841 or 9900340. OLE color: 9900340.
HSL color Cylindrical-coordinate representation of color #341197: hue angle of 255.67º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #341197 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 17 | 151 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.41 |
| HSL | 255.67º | 0.8% | 0.33% | - |
| HSV(B) | 255.67º | 0.89% | 0.59% | - |
| XYZ | 7.2 | 3.37 | 29.55 | - |
| YUV | 42.74 | 189.1 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 17 | 151 | 0.66 | 0.89 | 0 | 0.41 | 255.67 | 0.8 | 0.33 |
| Hex | 34 | 11 | 97 | 42 | 59 | 0 | 29 | 100 | 50 | 21 |
| Octal | 64 | 21 | 227 | 102 | 131 | 0 | 51 | 400 | 120 | 41 |
| Binary | 110100 | 10001 | 10010111 | 1000010 | 1011001 | 0 | 101001 | 100000000 | 1010000 | 100001 |
Color Harmonies of #341197
Complementary color
Monochromatic Colors of #341197
Black with #341197
Text Example
Text Example
White with #341197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341197; }
p { color: rgb(52,17,151); }
H1.HeaderClassName
{
color: #341197;
}
.AnyTagClassName
{
color: #341197;
}
</style>
background-color css
<style>
a { background-color: #341197; }
a { background-color: rgb(52,17,151); }
div.DivClassName
{
background-color: #341197;
}
.BgClassName
{
background-color: #341197;
}
</style>
border-color css
<style>
span { border-color: #341197; }
span { border-color: rgb(52,17,151); }
td.TdClassName
{
border-color: #341197;
}
.TagClassName
{
border-color: #341197;
}
</style>