Shades of Persian Indigo #3A1290
Tints of Persian Indigo #3A1290
RGB
CMYK
RGB Variations
Color information
#3A1290 (or 0x3A1290) is known color: Persian Indigo. HEX triplet: 3A, 12 and 90. RGB value is (58,18,144). Sum of RGB (Red+Green+Blue) = 58+18+144=220 (29% of max value = 765). Red value is 58 (23.05% from 255 or 26.36% from 220); Green value is 18 (7.42% from 255 or 8.18% from 220); Blue value is 144 (56.64% from 255 or 65.45% from 220); Max value from RGB is 144 - color contains mainly: blue. Hex color #3A1290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A1290 is #C5ED6F. Grayscale: #2B2B2B. Windows color (decimal): -12971376 or 9441850. OLE color: 9441850.
HSL color Cylindrical-coordinate representation of color #3A1290: hue angle of 259.05º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #3A1290 is Cyan = 0.60, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 58 | 18 | 144 | - |
| CMYK | 0.60 | 0.88 | 0 | 0.44 |
| HSL | 259.05º | 0.78% | 0.32% | - |
| HSV(B) | 259.05º | 0.88% | 0.56% | - |
| XYZ | 7 | 3.35 | 26.66 | - |
| YUV | 44.32 | 184.25 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 18 | 144 | 0.60 | 0.88 | 0 | 0.44 | 259.05 | 0.78 | 0.32 |
| Hex | 3A | 12 | 90 | 3C | 58 | 0 | 2C | 103 | 4E | 20 |
| Octal | 72 | 22 | 220 | 74 | 130 | 0 | 54 | 403 | 116 | 40 |
| Binary | 111010 | 10010 | 10010000 | 111100 | 1011000 | 0 | 101100 | 100000011 | 1001110 | 100000 |
Color Harmonies of #3A1290
Complementary color
Monochromatic Colors of #3A1290
Black with #3A1290
Text Example
Text Example
White with #3A1290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A1290; }
p { color: rgb(58,18,144); }
H1.HeaderClassName
{
color: #3A1290;
}
.AnyTagClassName
{
color: #3A1290;
}
</style>
background-color css
<style>
a { background-color: #3A1290; }
a { background-color: rgb(58,18,144); }
div.DivClassName
{
background-color: #3A1290;
}
.BgClassName
{
background-color: #3A1290;
}
</style>
border-color css
<style>
span { border-color: #3A1290; }
span { border-color: rgb(58,18,144); }
td.TdClassName
{
border-color: #3A1290;
}
.TagClassName
{
border-color: #3A1290;
}
</style>