Shades of Persian Indigo #3A0775
Tints of Persian Indigo #3A0775
RGB
CMYK
RGB Variations
Color information
#3A0775 (or 0x3A0775) is known color: Persian Indigo. HEX triplet: 3A, 07 and 75. RGB value is (58,7,117). Sum of RGB (Red+Green+Blue) = 58+7+117=182 (24% of max value = 765). Red value is 58 (23.05% from 255 or 31.87% from 182); Green value is 7 (3.12% from 255 or 3.85% from 182); Blue value is 117 (46.09% from 255 or 64.29% from 182); Max value from RGB is 117 - color contains mainly: blue. Hex color #3A0775 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0775 is #C5F88A. Grayscale: #222222. Windows color (decimal): -12974219 or 7669562. OLE color: 7669562.
HSL color Cylindrical-coordinate representation of color #3A0775: hue angle of 267.82º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3A0775 is Cyan = 0.50, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 58 | 7 | 117 | - |
| CMYK | 0.50 | 0.94 | 0 | 0.54 |
| HSL | 267.82º | 0.89% | 0.24% | - |
| HSV(B) | 267.82º | 0.94% | 0.46% | - |
| XYZ | 5.03 | 2.34 | 17.02 | - |
| YUV | 34.79 | 174.4 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 117 | 0.50 | 0.94 | 0 | 0.54 | 267.82 | 0.89 | 0.24 |
| Hex | 3A | 7 | 75 | 32 | 5E | 0 | 36 | 10C | 59 | 18 |
| Octal | 72 | 7 | 165 | 62 | 136 | 0 | 66 | 414 | 131 | 30 |
| Binary | 111010 | 111 | 1110101 | 110010 | 1011110 | 0 | 110110 | 100001100 | 1011001 | 11000 |
Color Harmonies of #3A0775
Complementary color
Monochromatic Colors of #3A0775
Black with #3A0775
Text Example
Text Example
White with #3A0775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0775; }
p { color: rgb(58,7,117); }
H1.HeaderClassName
{
color: #3A0775;
}
.AnyTagClassName
{
color: #3A0775;
}
</style>
background-color css
<style>
a { background-color: #3A0775; }
a { background-color: rgb(58,7,117); }
div.DivClassName
{
background-color: #3A0775;
}
.BgClassName
{
background-color: #3A0775;
}
</style>
border-color css
<style>
span { border-color: #3A0775; }
span { border-color: rgb(58,7,117); }
td.TdClassName
{
border-color: #3A0775;
}
.TagClassName
{
border-color: #3A0775;
}
</style>