Shades of Persian Indigo #341889
Tints of Persian Indigo #341889
RGB
CMYK
RGB Variations
Color information
#341889 (or 0x341889) is known color: Persian Indigo. HEX triplet: 34, 18 and 89. RGB value is (52,24,137). Sum of RGB (Red+Green+Blue) = 52+24+137=213 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.41% from 213); Green value is 24 (9.77% from 255 or 11.27% from 213); Blue value is 137 (53.91% from 255 or 64.32% from 213); Max value from RGB is 137 - color contains mainly: blue. Hex color #341889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341889 is #CBE776. Grayscale: #2C2C2C. Windows color (decimal): -13363063 or 8984628. OLE color: 8984628.
HSL color Cylindrical-coordinate representation of color #341889: hue angle of 254.87º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #341889 is Cyan = 0.62, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 24 | 137 | - |
| CMYK | 0.62 | 0.82 | 0 | 0.46 |
| HSL | 254.87º | 0.7% | 0.32% | - |
| HSV(B) | 254.87º | 0.82% | 0.54% | - |
| XYZ | 6.26 | 3.19 | 23.95 | - |
| YUV | 45.25 | 179.78 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 137 | 0.62 | 0.82 | 0 | 0.46 | 254.87 | 0.7 | 0.32 |
| Hex | 34 | 18 | 89 | 3E | 52 | 0 | 2E | FF | 46 | 20 |
| Octal | 64 | 30 | 211 | 76 | 122 | 0 | 56 | 377 | 106 | 40 |
| Binary | 110100 | 11000 | 10001001 | 111110 | 1010010 | 0 | 101110 | 11111111 | 1000110 | 100000 |
Color Harmonies of #341889
Complementary color
Monochromatic Colors of #341889
Black with #341889
Text Example
Text Example
White with #341889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341889; }
p { color: rgb(52,24,137); }
H1.HeaderClassName
{
color: #341889;
}
.AnyTagClassName
{
color: #341889;
}
</style>
background-color css
<style>
a { background-color: #341889; }
a { background-color: rgb(52,24,137); }
div.DivClassName
{
background-color: #341889;
}
.BgClassName
{
background-color: #341889;
}
</style>
border-color css
<style>
span { border-color: #341889; }
span { border-color: rgb(52,24,137); }
td.TdClassName
{
border-color: #341889;
}
.TagClassName
{
border-color: #341889;
}
</style>