Shades of Persian Indigo #3A0990
Tints of Persian Indigo #3A0990
RGB
CMYK
RGB Variations
Color information
#3A0990 (or 0x3A0990) is known color: Persian Indigo. HEX triplet: 3A, 09 and 90. RGB value is (58,9,144). Sum of RGB (Red+Green+Blue) = 58+9+144=211 (27% of max value = 765). Red value is 58 (23.05% from 255 or 27.49% from 211); Green value is 9 (3.91% from 255 or 4.27% from 211); Blue value is 144 (56.64% from 255 or 68.25% from 211); Max value from RGB is 144 - color contains mainly: blue. Hex color #3A0990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0990 is #C5F66F. Grayscale: #262626. Windows color (decimal): -12973680 or 9439546. OLE color: 9439546.
HSL color Cylindrical-coordinate representation of color #3A0990: hue angle of 261.78º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3A0990 is Cyan = 0.60, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 58 | 9 | 144 | - |
| CMYK | 0.60 | 0.94 | 0 | 0.44 |
| HSL | 261.78º | 0.88% | 0.3% | - |
| HSV(B) | 261.78º | 0.94% | 0.56% | - |
| XYZ | 6.88 | 3.11 | 26.62 | - |
| YUV | 39.04 | 187.23 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 9 | 144 | 0.60 | 0.94 | 0 | 0.44 | 261.78 | 0.88 | 0.3 |
| Hex | 3A | 9 | 90 | 3C | 5E | 0 | 2C | 106 | 58 | 1E |
| Octal | 72 | 11 | 220 | 74 | 136 | 0 | 54 | 406 | 130 | 36 |
| Binary | 111010 | 1001 | 10010000 | 111100 | 1011110 | 0 | 101100 | 100000110 | 1011000 | 11110 |
Color Harmonies of #3A0990
Complementary color
Monochromatic Colors of #3A0990
Black with #3A0990
Text Example
Text Example
White with #3A0990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0990; }
p { color: rgb(58,9,144); }
H1.HeaderClassName
{
color: #3A0990;
}
.AnyTagClassName
{
color: #3A0990;
}
</style>
background-color css
<style>
a { background-color: #3A0990; }
a { background-color: rgb(58,9,144); }
div.DivClassName
{
background-color: #3A0990;
}
.BgClassName
{
background-color: #3A0990;
}
</style>
border-color css
<style>
span { border-color: #3A0990; }
span { border-color: rgb(58,9,144); }
td.TdClassName
{
border-color: #3A0990;
}
.TagClassName
{
border-color: #3A0990;
}
</style>