Shades of Persian Indigo #341198
Tints of Persian Indigo #341198
RGB
CMYK
RGB Variations
Color information
#341198 (or 0x341198) is known color: Persian Indigo. HEX triplet: 34, 11 and 98. RGB value is (52,17,152). Sum of RGB (Red+Green+Blue) = 52+17+152=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 17 (7.03% from 255 or 7.69% from 221); Blue value is 152 (59.77% from 255 or 68.78% from 221); Max value from RGB is 152 - color contains mainly: blue. Hex color #341198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341198 is #CBEE67. Grayscale: #2A2A2A. Windows color (decimal): -13364840 or 9965876. OLE color: 9965876.
HSL color Cylindrical-coordinate representation of color #341198: hue angle of 255.56º 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 #341198 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 52 | 17 | 152 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.40 |
| HSL | 255.56º | 0.8% | 0.33% | - |
| HSV(B) | 255.56º | 0.89% | 0.6% | - |
| XYZ | 7.28 | 3.4 | 29.98 | - |
| YUV | 42.86 | 189.6 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 17 | 152 | 0.66 | 0.89 | 0 | 0.40 | 255.56 | 0.8 | 0.33 |
| Hex | 34 | 11 | 98 | 42 | 59 | 0 | 28 | 100 | 50 | 21 |
| Octal | 64 | 21 | 230 | 102 | 131 | 0 | 50 | 400 | 120 | 41 |
| Binary | 110100 | 10001 | 10011000 | 1000010 | 1011001 | 0 | 101000 | 100000000 | 1010000 | 100001 |
Color Harmonies of #341198
Complementary color
Monochromatic Colors of #341198
Black with #341198
Text Example
Text Example
White with #341198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341198; }
p { color: rgb(52,17,152); }
H1.HeaderClassName
{
color: #341198;
}
.AnyTagClassName
{
color: #341198;
}
</style>
background-color css
<style>
a { background-color: #341198; }
a { background-color: rgb(52,17,152); }
div.DivClassName
{
background-color: #341198;
}
.BgClassName
{
background-color: #341198;
}
</style>
border-color css
<style>
span { border-color: #341198; }
span { border-color: rgb(52,17,152); }
td.TdClassName
{
border-color: #341198;
}
.TagClassName
{
border-color: #341198;
}
</style>