Shades of Persian Indigo #3A0573
Tints of Persian Indigo #3A0573
RGB
CMYK
RGB Variations
Color information
#3A0573 (or 0x3A0573) is known color: Persian Indigo. HEX triplet: 3A, 05 and 73. RGB value is (58,5,115). Sum of RGB (Red+Green+Blue) = 58+5+115=178 (23% of max value = 765). Red value is 58 (23.05% from 255 or 32.58% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 115 (45.31% from 255 or 64.61% from 178); Max value from RGB is 115 - color contains mainly: blue. Hex color #3A0573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0573 is #C5FA8C. Grayscale: #212121. Windows color (decimal): -12974733 or 7537978. OLE color: 7537978.
HSL color Cylindrical-coordinate representation of color #3A0573: hue angle of 268.91º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #3A0573 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 58 | 5 | 115 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.55 |
| HSL | 268.91º | 0.92% | 0.24% | - |
| HSV(B) | 268.91º | 0.96% | 0.45% | - |
| XYZ | 4.89 | 2.25 | 16.4 | - |
| YUV | 33.39 | 174.06 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 5 | 115 | 0.50 | 0.96 | 0 | 0.55 | 268.91 | 0.92 | 0.24 |
| Hex | 3A | 5 | 73 | 32 | 60 | 0 | 37 | 10D | 5C | 18 |
| Octal | 72 | 5 | 163 | 62 | 140 | 0 | 67 | 415 | 134 | 30 |
| Binary | 111010 | 101 | 1110011 | 110010 | 1100000 | 0 | 110111 | 100001101 | 1011100 | 11000 |
Color Harmonies of #3A0573
Complementary color
Monochromatic Colors of #3A0573
Black with #3A0573
Text Example
Text Example
White with #3A0573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0573; }
p { color: rgb(58,5,115); }
H1.HeaderClassName
{
color: #3A0573;
}
.AnyTagClassName
{
color: #3A0573;
}
</style>
background-color css
<style>
a { background-color: #3A0573; }
a { background-color: rgb(58,5,115); }
div.DivClassName
{
background-color: #3A0573;
}
.BgClassName
{
background-color: #3A0573;
}
</style>
border-color css
<style>
span { border-color: #3A0573; }
span { border-color: rgb(58,5,115); }
td.TdClassName
{
border-color: #3A0573;
}
.TagClassName
{
border-color: #3A0573;
}
</style>