Shades of Persian Indigo #3A0572
Tints of Persian Indigo #3A0572
RGB
CMYK
RGB Variations
Color information
#3A0572 (or 0x3A0572) is known color: Persian Indigo. HEX triplet: 3A, 05 and 72. RGB value is (58,5,114). Sum of RGB (Red+Green+Blue) = 58+5+114=177 (23% of max value = 765). Red value is 58 (23.05% from 255 or 32.77% from 177); Green value is 5 (2.34% from 255 or 2.82% from 177); Blue value is 114 (44.92% from 255 or 64.41% from 177); Max value from RGB is 114 - color contains mainly: blue. Hex color #3A0572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0572 is #C5FA8D. Grayscale: #202020. Windows color (decimal): -12974734 or 7472442. OLE color: 7472442.
HSL color Cylindrical-coordinate representation of color #3A0572: hue angle of 269.17º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #3A0572 is Cyan = 0.49, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 58 | 5 | 114 | - |
| CMYK | 0.49 | 0.96 | 0 | 0.55 |
| HSL | 269.17º | 0.92% | 0.23% | - |
| HSV(B) | 269.17º | 0.96% | 0.45% | - |
| XYZ | 4.84 | 2.22 | 16.09 | - |
| YUV | 33.27 | 173.56 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 5 | 114 | 0.49 | 0.96 | 0 | 0.55 | 269.17 | 0.92 | 0.23 |
| Hex | 3A | 5 | 72 | 31 | 60 | 0 | 37 | 10D | 5C | 17 |
| Octal | 72 | 5 | 162 | 61 | 140 | 0 | 67 | 415 | 134 | 27 |
| Binary | 111010 | 101 | 1110010 | 110001 | 1100000 | 0 | 110111 | 100001101 | 1011100 | 10111 |
Color Harmonies of #3A0572
Complementary color
Monochromatic Colors of #3A0572
Black with #3A0572
Text Example
Text Example
White with #3A0572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0572; }
p { color: rgb(58,5,114); }
H1.HeaderClassName
{
color: #3A0572;
}
.AnyTagClassName
{
color: #3A0572;
}
</style>
background-color css
<style>
a { background-color: #3A0572; }
a { background-color: rgb(58,5,114); }
div.DivClassName
{
background-color: #3A0572;
}
.BgClassName
{
background-color: #3A0572;
}
</style>
border-color css
<style>
span { border-color: #3A0572; }
span { border-color: rgb(58,5,114); }
td.TdClassName
{
border-color: #3A0572;
}
.TagClassName
{
border-color: #3A0572;
}
</style>