Shades of Persian Indigo #3A0795
Tints of Persian Indigo #3A0795
RGB
CMYK
RGB Variations
Color information
#3A0795 (or 0x3A0795) is known color: Persian Indigo. HEX triplet: 3A, 07 and 95. RGB value is (58,7,149). Sum of RGB (Red+Green+Blue) = 58+7+149=214 (28% of max value = 765). Red value is 58 (23.05% from 255 or 27.10% from 214); Green value is 7 (3.12% from 255 or 3.27% from 214); Blue value is 149 (58.59% from 255 or 69.63% from 214); Max value from RGB is 149 - color contains mainly: blue. Hex color #3A0795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0795 is #C5F86A. Grayscale: #252525. Windows color (decimal): -12974187 or 9766714. OLE color: 9766714.
HSL color Cylindrical-coordinate representation of color #3A0795: hue angle of 261.55º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3A0795 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 58 | 7 | 149 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.42 |
| HSL | 261.55º | 0.91% | 0.31% | - |
| HSV(B) | 261.55º | 0.95% | 0.58% | - |
| XYZ | 7.25 | 3.22 | 28.67 | - |
| YUV | 38.44 | 190.4 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 149 | 0.61 | 0.95 | 0 | 0.42 | 261.55 | 0.91 | 0.31 |
| Hex | 3A | 7 | 95 | 3D | 5F | 0 | 2A | 106 | 5B | 1F |
| Octal | 72 | 7 | 225 | 75 | 137 | 0 | 52 | 406 | 133 | 37 |
| Binary | 111010 | 111 | 10010101 | 111101 | 1011111 | 0 | 101010 | 100000110 | 1011011 | 11111 |
Color Harmonies of #3A0795
Complementary color
Monochromatic Colors of #3A0795
Black with #3A0795
Text Example
Text Example
White with #3A0795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0795; }
p { color: rgb(58,7,149); }
H1.HeaderClassName
{
color: #3A0795;
}
.AnyTagClassName
{
color: #3A0795;
}
</style>
background-color css
<style>
a { background-color: #3A0795; }
a { background-color: rgb(58,7,149); }
div.DivClassName
{
background-color: #3A0795;
}
.BgClassName
{
background-color: #3A0795;
}
</style>
border-color css
<style>
span { border-color: #3A0795; }
span { border-color: rgb(58,7,149); }
td.TdClassName
{
border-color: #3A0795;
}
.TagClassName
{
border-color: #3A0795;
}
</style>