Shades of Persian Indigo #3A0474
Tints of Persian Indigo #3A0474
RGB
CMYK
RGB Variations
Color information
#3A0474 (or 0x3A0474) is known color: Persian Indigo. HEX triplet: 3A, 04 and 74. RGB value is (58,4,116). Sum of RGB (Red+Green+Blue) = 58+4+116=178 (23% of max value = 765). Red value is 58 (23.05% from 255 or 32.58% from 178); Green value is 4 (1.95% from 255 or 2.25% from 178); Blue value is 116 (45.70% from 255 or 65.17% from 178); Max value from RGB is 116 - color contains mainly: blue. Hex color #3A0474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0474 is #C5FB8B. Grayscale: #202020. Windows color (decimal): -12974988 or 7603258. OLE color: 7603258.
HSL color Cylindrical-coordinate representation of color #3A0474: hue angle of 268.93º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #3A0474 is Cyan = 0.5, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 58 | 4 | 116 | - |
| CMYK | 0.5 | 0.97 | 0 | 0.55 |
| HSL | 268.93º | 0.93% | 0.24% | - |
| HSV(B) | 268.93º | 0.97% | 0.45% | - |
| XYZ | 4.94 | 2.25 | 16.7 | - |
| YUV | 32.91 | 174.89 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 4 | 116 | 0.5 | 0.97 | 0 | 0.55 | 268.93 | 0.93 | 0.24 |
| Hex | 3A | 4 | 74 | 32 | 61 | 0 | 37 | 10D | 5D | 18 |
| Octal | 72 | 4 | 164 | 62 | 141 | 0 | 67 | 415 | 135 | 30 |
| Binary | 111010 | 100 | 1110100 | 110010 | 1100001 | 0 | 110111 | 100001101 | 1011101 | 11000 |
Color Harmonies of #3A0474
Complementary color
Monochromatic Colors of #3A0474
Black with #3A0474
Text Example
Text Example
White with #3A0474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0474; }
p { color: rgb(58,4,116); }
H1.HeaderClassName
{
color: #3A0474;
}
.AnyTagClassName
{
color: #3A0474;
}
</style>
background-color css
<style>
a { background-color: #3A0474; }
a { background-color: rgb(58,4,116); }
div.DivClassName
{
background-color: #3A0474;
}
.BgClassName
{
background-color: #3A0474;
}
</style>
border-color css
<style>
span { border-color: #3A0474; }
span { border-color: rgb(58,4,116); }
td.TdClassName
{
border-color: #3A0474;
}
.TagClassName
{
border-color: #3A0474;
}
</style>