Shades of Persian Indigo #3A0891
Tints of Persian Indigo #3A0891
RGB
CMYK
RGB Variations
Color information
#3A0891 (or 0x3A0891) is known color: Persian Indigo. HEX triplet: 3A, 08 and 91. RGB value is (58,8,145). Sum of RGB (Red+Green+Blue) = 58+8+145=211 (27% of max value = 765). Red value is 58 (23.05% from 255 or 27.49% from 211); Green value is 8 (3.52% from 255 or 3.79% from 211); Blue value is 145 (57.03% from 255 or 68.72% from 211); Max value from RGB is 145 - color contains mainly: blue. Hex color #3A0891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0891 is #C5F76E. Grayscale: #262626. Windows color (decimal): -12973935 or 9504826. OLE color: 9504826.
HSL color Cylindrical-coordinate representation of color #3A0891: hue angle of 261.9º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3A0891 is Cyan = 0.6, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 58 | 8 | 145 | - |
| CMYK | 0.6 | 0.94 | 0 | 0.43 |
| HSL | 261.9º | 0.9% | 0.3% | - |
| HSV(B) | 261.9º | 0.94% | 0.57% | - |
| XYZ | 6.94 | 3.12 | 27.02 | - |
| YUV | 38.57 | 188.07 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 8 | 145 | 0.6 | 0.94 | 0 | 0.43 | 261.9 | 0.9 | 0.3 |
| Hex | 3A | 8 | 91 | 3C | 5E | 0 | 2B | 106 | 5A | 1E |
| Octal | 72 | 10 | 221 | 74 | 136 | 0 | 53 | 406 | 132 | 36 |
| Binary | 111010 | 1000 | 10010001 | 111100 | 1011110 | 0 | 101011 | 100000110 | 1011010 | 11110 |
Color Harmonies of #3A0891
Complementary color
Monochromatic Colors of #3A0891
Black with #3A0891
Text Example
Text Example
White with #3A0891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0891; }
p { color: rgb(58,8,145); }
H1.HeaderClassName
{
color: #3A0891;
}
.AnyTagClassName
{
color: #3A0891;
}
</style>
background-color css
<style>
a { background-color: #3A0891; }
a { background-color: rgb(58,8,145); }
div.DivClassName
{
background-color: #3A0891;
}
.BgClassName
{
background-color: #3A0891;
}
</style>
border-color css
<style>
span { border-color: #3A0891; }
span { border-color: rgb(58,8,145); }
td.TdClassName
{
border-color: #3A0891;
}
.TagClassName
{
border-color: #3A0891;
}
</style>