Shades of Persian Indigo #3A0989
Tints of Persian Indigo #3A0989
RGB
CMYK
RGB Variations
Color information
#3A0989 (or 0x3A0989) is known color: Persian Indigo. HEX triplet: 3A, 09 and 89. RGB value is (58,9,137). Sum of RGB (Red+Green+Blue) = 58+9+137=204 (27% of max value = 765). Red value is 58 (23.05% from 255 or 28.43% from 204); Green value is 9 (3.91% from 255 or 4.41% from 204); Blue value is 137 (53.91% from 255 or 67.16% from 204); Max value from RGB is 137 - color contains mainly: blue. Hex color #3A0989 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0989 is #C5F676. Grayscale: #252525. Windows color (decimal): -12973687 or 8980794. OLE color: 8980794.
HSL color Cylindrical-coordinate representation of color #3A0989: hue angle of 262.97º degrees, saturation: 0.88, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #3A0989 is Cyan = 0.58, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 58 | 9 | 137 | - |
| CMYK | 0.58 | 0.93 | 0 | 0.46 |
| HSL | 262.97º | 0.88% | 0.29% | - |
| HSV(B) | 262.97º | 0.93% | 0.54% | - |
| XYZ | 6.36 | 2.9 | 23.89 | - |
| YUV | 38.24 | 183.73 | 142.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 9 | 137 | 0.58 | 0.93 | 0 | 0.46 | 262.97 | 0.88 | 0.29 |
| Hex | 3A | 9 | 89 | 3A | 5D | 0 | 2E | 107 | 58 | 1D |
| Octal | 72 | 11 | 211 | 72 | 135 | 0 | 56 | 407 | 130 | 35 |
| Binary | 111010 | 1001 | 10001001 | 111010 | 1011101 | 0 | 101110 | 100000111 | 1011000 | 11101 |
Color Harmonies of #3A0989
Complementary color
Monochromatic Colors of #3A0989
Black with #3A0989
Text Example
Text Example
White with #3A0989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0989; }
p { color: rgb(58,9,137); }
H1.HeaderClassName
{
color: #3A0989;
}
.AnyTagClassName
{
color: #3A0989;
}
</style>
background-color css
<style>
a { background-color: #3A0989; }
a { background-color: rgb(58,9,137); }
div.DivClassName
{
background-color: #3A0989;
}
.BgClassName
{
background-color: #3A0989;
}
</style>
border-color css
<style>
span { border-color: #3A0989; }
span { border-color: rgb(58,9,137); }
td.TdClassName
{
border-color: #3A0989;
}
.TagClassName
{
border-color: #3A0989;
}
</style>