Shades of Persian Indigo #3A0797
Tints of Persian Indigo #3A0797
RGB
CMYK
RGB Variations
Color information
#3A0797 (or 0x3A0797) is known color: Persian Indigo. HEX triplet: 3A, 07 and 97. RGB value is (58,7,151). Sum of RGB (Red+Green+Blue) = 58+7+151=216 (28% of max value = 765). Red value is 58 (23.05% from 255 or 26.85% from 216); Green value is 7 (3.12% from 255 or 3.24% from 216); Blue value is 151 (59.38% from 255 or 69.91% from 216); Max value from RGB is 151 - color contains mainly: blue. Hex color #3A0797 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0797 is #C5F868. Grayscale: #262626. Windows color (decimal): -12974185 or 9897786. OLE color: 9897786.
HSL color Cylindrical-coordinate representation of color #3A0797: hue angle of 261.25º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3A0797 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 58 | 7 | 151 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.41 |
| HSL | 261.25º | 0.91% | 0.31% | - |
| HSV(B) | 261.25º | 0.95% | 0.59% | - |
| XYZ | 7.41 | 3.29 | 29.52 | - |
| YUV | 38.67 | 191.4 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 151 | 0.62 | 0.95 | 0 | 0.41 | 261.25 | 0.91 | 0.31 |
| Hex | 3A | 7 | 97 | 3E | 5F | 0 | 29 | 105 | 5B | 1F |
| Octal | 72 | 7 | 227 | 76 | 137 | 0 | 51 | 405 | 133 | 37 |
| Binary | 111010 | 111 | 10010111 | 111110 | 1011111 | 0 | 101001 | 100000101 | 1011011 | 11111 |
Color Harmonies of #3A0797
Complementary color
Monochromatic Colors of #3A0797
Black with #3A0797
Text Example
Text Example
White with #3A0797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0797; }
p { color: rgb(58,7,151); }
H1.HeaderClassName
{
color: #3A0797;
}
.AnyTagClassName
{
color: #3A0797;
}
</style>
background-color css
<style>
a { background-color: #3A0797; }
a { background-color: rgb(58,7,151); }
div.DivClassName
{
background-color: #3A0797;
}
.BgClassName
{
background-color: #3A0797;
}
</style>
border-color css
<style>
span { border-color: #3A0797; }
span { border-color: rgb(58,7,151); }
td.TdClassName
{
border-color: #3A0797;
}
.TagClassName
{
border-color: #3A0797;
}
</style>