Shades of Persian Indigo #3A0477
Tints of Persian Indigo #3A0477
RGB
CMYK
RGB Variations
Color information
#3A0477 (or 0x3A0477) is known color: Persian Indigo. HEX triplet: 3A, 04 and 77. RGB value is (58,4,119). Sum of RGB (Red+Green+Blue) = 58+4+119=181 (23% of max value = 765). Red value is 58 (23.05% from 255 or 32.04% from 181); Green value is 4 (1.95% from 255 or 2.21% from 181); Blue value is 119 (46.88% from 255 or 65.75% from 181); Max value from RGB is 119 - color contains mainly: blue. Hex color #3A0477 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0477 is #C5FB88. Grayscale: #202020. Windows color (decimal): -12974985 or 7799866. OLE color: 7799866.
HSL color Cylindrical-coordinate representation of color #3A0477: hue angle of 268.17º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #3A0477 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 58 | 4 | 119 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.53 |
| HSL | 268.17º | 0.93% | 0.24% | - |
| HSV(B) | 268.17º | 0.97% | 0.47% | - |
| XYZ | 5.12 | 2.32 | 17.63 | - |
| YUV | 33.26 | 176.39 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 4 | 119 | 0.51 | 0.97 | 0 | 0.53 | 268.17 | 0.93 | 0.24 |
| Hex | 3A | 4 | 77 | 33 | 61 | 0 | 35 | 10C | 5D | 18 |
| Octal | 72 | 4 | 167 | 63 | 141 | 0 | 65 | 414 | 135 | 30 |
| Binary | 111010 | 100 | 1110111 | 110011 | 1100001 | 0 | 110101 | 100001100 | 1011101 | 11000 |
Color Harmonies of #3A0477
Complementary color
Monochromatic Colors of #3A0477
Black with #3A0477
Text Example
Text Example
White with #3A0477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0477; }
p { color: rgb(58,4,119); }
H1.HeaderClassName
{
color: #3A0477;
}
.AnyTagClassName
{
color: #3A0477;
}
</style>
background-color css
<style>
a { background-color: #3A0477; }
a { background-color: rgb(58,4,119); }
div.DivClassName
{
background-color: #3A0477;
}
.BgClassName
{
background-color: #3A0477;
}
</style>
border-color css
<style>
span { border-color: #3A0477; }
span { border-color: rgb(58,4,119); }
td.TdClassName
{
border-color: #3A0477;
}
.TagClassName
{
border-color: #3A0477;
}
</style>