Shades of Persian Indigo #341089
Tints of Persian Indigo #341089
RGB
CMYK
RGB Variations
Color information
#341089 (or 0x341089) is known color: Persian Indigo. HEX triplet: 34, 10 and 89. RGB value is (52,16,137). Sum of RGB (Red+Green+Blue) = 52+16+137=205 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.37% from 205); Green value is 16 (6.64% from 255 or 7.80% from 205); Blue value is 137 (53.91% from 255 or 66.83% from 205); Max value from RGB is 137 - color contains mainly: blue. Hex color #341089 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341089 is #CBEF76. Grayscale: #282828. Windows color (decimal): -13365111 or 8982580. OLE color: 8982580.
HSL color Cylindrical-coordinate representation of color #341089: hue angle of 257.85º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #341089 is Cyan = 0.62, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 16 | 137 | - |
| CMYK | 0.62 | 0.88 | 0 | 0.46 |
| HSL | 257.85º | 0.79% | 0.3% | - |
| HSV(B) | 257.85º | 0.88% | 0.54% | - |
| XYZ | 6.12 | 2.91 | 23.91 | - |
| YUV | 40.56 | 182.43 | 136.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 137 | 0.62 | 0.88 | 0 | 0.46 | 257.85 | 0.79 | 0.3 |
| Hex | 34 | 10 | 89 | 3E | 58 | 0 | 2E | 102 | 4F | 1E |
| Octal | 64 | 20 | 211 | 76 | 130 | 0 | 56 | 402 | 117 | 36 |
| Binary | 110100 | 10000 | 10001001 | 111110 | 1011000 | 0 | 101110 | 100000010 | 1001111 | 11110 |
Color Harmonies of #341089
Complementary color
Monochromatic Colors of #341089
Black with #341089
Text Example
Text Example
White with #341089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341089; }
p { color: rgb(52,16,137); }
H1.HeaderClassName
{
color: #341089;
}
.AnyTagClassName
{
color: #341089;
}
</style>
background-color css
<style>
a { background-color: #341089; }
a { background-color: rgb(52,16,137); }
div.DivClassName
{
background-color: #341089;
}
.BgClassName
{
background-color: #341089;
}
</style>
border-color css
<style>
span { border-color: #341089; }
span { border-color: rgb(52,16,137); }
td.TdClassName
{
border-color: #341089;
}
.TagClassName
{
border-color: #341089;
}
</style>