Shades of Persian Indigo #3A0696
Tints of Persian Indigo #3A0696
RGB
CMYK
RGB Variations
Color information
#3A0696 (or 0x3A0696) is known color: Persian Indigo. HEX triplet: 3A, 06 and 96. RGB value is (58,6,150). Sum of RGB (Red+Green+Blue) = 58+6+150=214 (28% of max value = 765). Red value is 58 (23.05% from 255 or 27.10% from 214); Green value is 6 (2.73% from 255 or 2.80% from 214); Blue value is 150 (58.98% from 255 or 70.09% from 214); Max value from RGB is 150 - color contains mainly: blue. Hex color #3A0696 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0696 is #C5F969. Grayscale: #252525. Windows color (decimal): -12974442 or 9831994. OLE color: 9831994.
HSL color Cylindrical-coordinate representation of color #3A0696: hue angle of 261.67º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #3A0696 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 58 | 6 | 150 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.41 |
| HSL | 261.67º | 0.92% | 0.31% | - |
| HSV(B) | 261.67º | 0.96% | 0.59% | - |
| XYZ | 7.32 | 3.23 | 29.09 | - |
| YUV | 37.96 | 191.23 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 6 | 150 | 0.61 | 0.96 | 0 | 0.41 | 261.67 | 0.92 | 0.31 |
| Hex | 3A | 6 | 96 | 3D | 60 | 0 | 29 | 106 | 5C | 1F |
| Octal | 72 | 6 | 226 | 75 | 140 | 0 | 51 | 406 | 134 | 37 |
| Binary | 111010 | 110 | 10010110 | 111101 | 1100000 | 0 | 101001 | 100000110 | 1011100 | 11111 |
Color Harmonies of #3A0696
Complementary color
Monochromatic Colors of #3A0696
Black with #3A0696
Text Example
Text Example
White with #3A0696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0696; }
p { color: rgb(58,6,150); }
H1.HeaderClassName
{
color: #3A0696;
}
.AnyTagClassName
{
color: #3A0696;
}
</style>
background-color css
<style>
a { background-color: #3A0696; }
a { background-color: rgb(58,6,150); }
div.DivClassName
{
background-color: #3A0696;
}
.BgClassName
{
background-color: #3A0696;
}
</style>
border-color css
<style>
span { border-color: #3A0696; }
span { border-color: rgb(58,6,150); }
td.TdClassName
{
border-color: #3A0696;
}
.TagClassName
{
border-color: #3A0696;
}
</style>