Shades of Persian Indigo #341689
Tints of Persian Indigo #341689
RGB
CMYK
RGB Variations
Color information
#341689 (or 0x341689) is known color: Persian Indigo. HEX triplet: 34, 16 and 89. RGB value is (52,22,137). Sum of RGB (Red+Green+Blue) = 52+22+137=211 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.64% from 211); Green value is 22 (8.98% from 255 or 10.43% from 211); Blue value is 137 (53.91% from 255 or 64.93% from 211); Max value from RGB is 137 - color contains mainly: blue. Hex color #341689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341689 is #CBE976. Grayscale: #2B2B2B. Windows color (decimal): -13363575 or 8984116. OLE color: 8984116.
HSL color Cylindrical-coordinate representation of color #341689: hue angle of 255.65º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #341689 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 22 | 137 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.46 |
| HSL | 255.65º | 0.72% | 0.31% | - |
| HSV(B) | 255.65º | 0.84% | 0.54% | - |
| XYZ | 6.22 | 3.11 | 23.94 | - |
| YUV | 44.08 | 180.44 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 137 | 0.62 | 0.84 | 0 | 0.46 | 255.65 | 0.72 | 0.31 |
| Hex | 34 | 16 | 89 | 3E | 54 | 0 | 2E | 100 | 48 | 1F |
| Octal | 64 | 26 | 211 | 76 | 124 | 0 | 56 | 400 | 110 | 37 |
| Binary | 110100 | 10110 | 10001001 | 111110 | 1010100 | 0 | 101110 | 100000000 | 1001000 | 11111 |
Color Harmonies of #341689
Complementary color
Monochromatic Colors of #341689
Black with #341689
Text Example
Text Example
White with #341689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341689; }
p { color: rgb(52,22,137); }
H1.HeaderClassName
{
color: #341689;
}
.AnyTagClassName
{
color: #341689;
}
</style>
background-color css
<style>
a { background-color: #341689; }
a { background-color: rgb(52,22,137); }
div.DivClassName
{
background-color: #341689;
}
.BgClassName
{
background-color: #341689;
}
</style>
border-color css
<style>
span { border-color: #341689; }
span { border-color: rgb(52,22,137); }
td.TdClassName
{
border-color: #341689;
}
.TagClassName
{
border-color: #341689;
}
</style>