Shades of Persian Indigo #3A0690
Tints of Persian Indigo #3A0690
RGB
CMYK
RGB Variations
Color information
#3A0690 (or 0x3A0690) is known color: Persian Indigo. HEX triplet: 3A, 06 and 90. RGB value is (58,6,144). Sum of RGB (Red+Green+Blue) = 58+6+144=208 (27% of max value = 765). Red value is 58 (23.05% from 255 or 27.88% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 144 (56.64% from 255 or 69.23% from 208); Max value from RGB is 144 - color contains mainly: blue. Hex color #3A0690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0690 is #C5F96F. Grayscale: #242424. Windows color (decimal): -12974448 or 9438778. OLE color: 9438778.
HSL color Cylindrical-coordinate representation of color #3A0690: hue angle of 262.61º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #3A0690 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 58 | 6 | 144 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.44 |
| HSL | 262.61º | 0.92% | 0.29% | - |
| HSV(B) | 262.61º | 0.96% | 0.56% | - |
| XYZ | 6.84 | 3.04 | 26.61 | - |
| YUV | 37.28 | 188.23 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 6 | 144 | 0.60 | 0.96 | 0 | 0.44 | 262.61 | 0.92 | 0.29 |
| Hex | 3A | 6 | 90 | 3C | 60 | 0 | 2C | 107 | 5C | 1D |
| Octal | 72 | 6 | 220 | 74 | 140 | 0 | 54 | 407 | 134 | 35 |
| Binary | 111010 | 110 | 10010000 | 111100 | 1100000 | 0 | 101100 | 100000111 | 1011100 | 11101 |
Color Harmonies of #3A0690
Complementary color
Monochromatic Colors of #3A0690
Black with #3A0690
Text Example
Text Example
White with #3A0690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0690; }
p { color: rgb(58,6,144); }
H1.HeaderClassName
{
color: #3A0690;
}
.AnyTagClassName
{
color: #3A0690;
}
</style>
background-color css
<style>
a { background-color: #3A0690; }
a { background-color: rgb(58,6,144); }
div.DivClassName
{
background-color: #3A0690;
}
.BgClassName
{
background-color: #3A0690;
}
</style>
border-color css
<style>
span { border-color: #3A0690; }
span { border-color: rgb(58,6,144); }
td.TdClassName
{
border-color: #3A0690;
}
.TagClassName
{
border-color: #3A0690;
}
</style>