Shades of Persian Indigo #3A1291
Tints of Persian Indigo #3A1291
RGB
CMYK
RGB Variations
Color information
#3A1291 (or 0x3A1291) is known color: Persian Indigo. HEX triplet: 3A, 12 and 91. RGB value is (58,18,145). Sum of RGB (Red+Green+Blue) = 58+18+145=221 (29% of max value = 765). Red value is 58 (23.05% from 255 or 26.24% from 221); Green value is 18 (7.42% from 255 or 8.14% from 221); Blue value is 145 (57.03% from 255 or 65.61% from 221); Max value from RGB is 145 - color contains mainly: blue. Hex color #3A1291 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A1291 is #C5ED6E. Grayscale: #2B2B2B. Windows color (decimal): -12971375 or 9507386. OLE color: 9507386.
HSL color Cylindrical-coordinate representation of color #3A1291: hue angle of 258.9º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #3A1291 is Cyan = 0.6, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 58 | 18 | 145 | - |
| CMYK | 0.6 | 0.88 | 0 | 0.43 |
| HSL | 258.9º | 0.78% | 0.32% | - |
| HSV(B) | 258.9º | 0.88% | 0.57% | - |
| XYZ | 7.07 | 3.38 | 27.07 | - |
| YUV | 44.44 | 184.75 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 18 | 145 | 0.6 | 0.88 | 0 | 0.43 | 258.9 | 0.78 | 0.32 |
| Hex | 3A | 12 | 91 | 3C | 58 | 0 | 2B | 103 | 4E | 20 |
| Octal | 72 | 22 | 221 | 74 | 130 | 0 | 53 | 403 | 116 | 40 |
| Binary | 111010 | 10010 | 10010001 | 111100 | 1011000 | 0 | 101011 | 100000011 | 1001110 | 100000 |
Color Harmonies of #3A1291
Complementary color
Monochromatic Colors of #3A1291
Black with #3A1291
Text Example
Text Example
White with #3A1291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A1291; }
p { color: rgb(58,18,145); }
H1.HeaderClassName
{
color: #3A1291;
}
.AnyTagClassName
{
color: #3A1291;
}
</style>
background-color css
<style>
a { background-color: #3A1291; }
a { background-color: rgb(58,18,145); }
div.DivClassName
{
background-color: #3A1291;
}
.BgClassName
{
background-color: #3A1291;
}
</style>
border-color css
<style>
span { border-color: #3A1291; }
span { border-color: rgb(58,18,145); }
td.TdClassName
{
border-color: #3A1291;
}
.TagClassName
{
border-color: #3A1291;
}
</style>