Shades of Persian Indigo #3A0792
Tints of Persian Indigo #3A0792
RGB
CMYK
RGB Variations
Color information
#3A0792 (or 0x3A0792) is known color: Persian Indigo. HEX triplet: 3A, 07 and 92. RGB value is (58,7,146). Sum of RGB (Red+Green+Blue) = 58+7+146=211 (27% of max value = 765). Red value is 58 (23.05% from 255 or 27.49% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 146 (57.42% from 255 or 69.19% from 211); Max value from RGB is 146 - color contains mainly: blue. Hex color #3A0792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3A0792 is #C5F86D. Grayscale: #252525. Windows color (decimal): -12974190 or 9570106. OLE color: 9570106.
HSL color Cylindrical-coordinate representation of color #3A0792: hue angle of 262.01º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3A0792 is Cyan = 0.60, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 58 | 7 | 146 | - |
| CMYK | 0.60 | 0.95 | 0 | 0.43 |
| HSL | 262.01º | 0.91% | 0.3% | - |
| HSV(B) | 262.01º | 0.95% | 0.57% | - |
| XYZ | 7.01 | 3.13 | 27.43 | - |
| YUV | 38.1 | 188.9 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 146 | 0.60 | 0.95 | 0 | 0.43 | 262.01 | 0.91 | 0.3 |
| Hex | 3A | 7 | 92 | 3C | 5F | 0 | 2B | 106 | 5B | 1E |
| Octal | 72 | 7 | 222 | 74 | 137 | 0 | 53 | 406 | 133 | 36 |
| Binary | 111010 | 111 | 10010010 | 111100 | 1011111 | 0 | 101011 | 100000110 | 1011011 | 11110 |
Color Harmonies of #3A0792
Complementary color
Monochromatic Colors of #3A0792
Black with #3A0792
Text Example
Text Example
White with #3A0792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0792; }
p { color: rgb(58,7,146); }
H1.HeaderClassName
{
color: #3A0792;
}
.AnyTagClassName
{
color: #3A0792;
}
</style>
background-color css
<style>
a { background-color: #3A0792; }
a { background-color: rgb(58,7,146); }
div.DivClassName
{
background-color: #3A0792;
}
.BgClassName
{
background-color: #3A0792;
}
</style>
border-color css
<style>
span { border-color: #3A0792; }
span { border-color: rgb(58,7,146); }
td.TdClassName
{
border-color: #3A0792;
}
.TagClassName
{
border-color: #3A0792;
}
</style>