Shades of Persian Indigo #3A0770
Tints of Persian Indigo #3A0770
RGB
CMYK
RGB Variations
Color information
#3A0770 (or 0x3A0770) is known color: Persian Indigo. HEX triplet: 3A, 07 and 70. RGB value is (58,7,112). Sum of RGB (Red+Green+Blue) = 58+7+112=177 (23% of max value = 765). Red value is 58 (23.05% from 255 or 32.77% from 177); Green value is 7 (3.12% from 255 or 3.95% from 177); Blue value is 112 (44.14% from 255 or 63.28% from 177); Max value from RGB is 112 - color contains mainly: blue. Hex color #3A0770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0770 is #C5F88F. Grayscale: #212121. Windows color (decimal): -12974224 or 7341882. OLE color: 7341882.
HSL color Cylindrical-coordinate representation of color #3A0770: hue angle of 269.14º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3A0770 is Cyan = 0.48, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 58 | 7 | 112 | - |
| CMYK | 0.48 | 0.94 | 0 | 0.56 |
| HSL | 269.14º | 0.88% | 0.23% | - |
| HSV(B) | 269.14º | 0.94% | 0.44% | - |
| XYZ | 4.75 | 2.22 | 15.51 | - |
| YUV | 34.22 | 171.9 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 112 | 0.48 | 0.94 | 0 | 0.56 | 269.14 | 0.88 | 0.23 |
| Hex | 3A | 7 | 70 | 30 | 5E | 0 | 38 | 10D | 58 | 17 |
| Octal | 72 | 7 | 160 | 60 | 136 | 0 | 70 | 415 | 130 | 27 |
| Binary | 111010 | 111 | 1110000 | 110000 | 1011110 | 0 | 111000 | 100001101 | 1011000 | 10111 |
Color Harmonies of #3A0770
Complementary color
Monochromatic Colors of #3A0770
Black with #3A0770
Text Example
Text Example
White with #3A0770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0770; }
p { color: rgb(58,7,112); }
H1.HeaderClassName
{
color: #3A0770;
}
.AnyTagClassName
{
color: #3A0770;
}
</style>
background-color css
<style>
a { background-color: #3A0770; }
a { background-color: rgb(58,7,112); }
div.DivClassName
{
background-color: #3A0770;
}
.BgClassName
{
background-color: #3A0770;
}
</style>
border-color css
<style>
span { border-color: #3A0770; }
span { border-color: rgb(58,7,112); }
td.TdClassName
{
border-color: #3A0770;
}
.TagClassName
{
border-color: #3A0770;
}
</style>