Shades of Persian Indigo #341898
Tints of Persian Indigo #341898
RGB
CMYK
RGB Variations
Color information
#341898 (or 0x341898) is known color: Persian Indigo. HEX triplet: 34, 18 and 98. RGB value is (52,24,152). Sum of RGB (Red+Green+Blue) = 52+24+152=228 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.81% from 228); Green value is 24 (9.77% from 255 or 10.53% from 228); Blue value is 152 (59.77% from 255 or 66.67% from 228); Max value from RGB is 152 - color contains mainly: blue. Hex color #341898 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341898 is #CBE767. Grayscale: #2E2E2E. Windows color (decimal): -13363048 or 9967668. OLE color: 9967668.
HSL color Cylindrical-coordinate representation of color #341898: hue angle of 253.12º degrees, saturation: 0.73, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #341898 is Cyan = 0.66, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 52 | 24 | 152 | - |
| CMYK | 0.66 | 0.84 | 0 | 0.40 |
| HSL | 253.13º | 0.73% | 0.35% | - |
| HSV(B) | 253.13º | 0.84% | 0.6% | - |
| XYZ | 7.41 | 3.65 | 30.02 | - |
| YUV | 46.96 | 187.28 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 152 | 0.66 | 0.84 | 0 | 0.40 | 253.13 | 0.73 | 0.35 |
| Hex | 34 | 18 | 98 | 42 | 54 | 0 | 28 | FD | 49 | 23 |
| Octal | 64 | 30 | 230 | 102 | 124 | 0 | 50 | 375 | 111 | 43 |
| Binary | 110100 | 11000 | 10011000 | 1000010 | 1010100 | 0 | 101000 | 11111101 | 1001001 | 100011 |
Color Harmonies of #341898
Complementary color
Monochromatic Colors of #341898
Black with #341898
Text Example
Text Example
White with #341898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341898; }
p { color: rgb(52,24,152); }
H1.HeaderClassName
{
color: #341898;
}
.AnyTagClassName
{
color: #341898;
}
</style>
background-color css
<style>
a { background-color: #341898; }
a { background-color: rgb(52,24,152); }
div.DivClassName
{
background-color: #341898;
}
.BgClassName
{
background-color: #341898;
}
</style>
border-color css
<style>
span { border-color: #341898; }
span { border-color: rgb(52,24,152); }
td.TdClassName
{
border-color: #341898;
}
.TagClassName
{
border-color: #341898;
}
</style>