Shades of Persian Indigo #3A0776
Tints of Persian Indigo #3A0776
RGB
CMYK
RGB Variations
Color information
#3A0776 (or 0x3A0776) is known color: Persian Indigo. HEX triplet: 3A, 07 and 76. RGB value is (58,7,118). Sum of RGB (Red+Green+Blue) = 58+7+118=183 (24% of max value = 765). Red value is 58 (23.05% from 255 or 31.69% from 183); Green value is 7 (3.12% from 255 or 3.83% from 183); Blue value is 118 (46.48% from 255 or 64.48% from 183); Max value from RGB is 118 - color contains mainly: blue. Hex color #3A0776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0776 is #C5F889. Grayscale: #222222. Windows color (decimal): -12974218 or 7735098. OLE color: 7735098.
HSL color Cylindrical-coordinate representation of color #3A0776: hue angle of 267.57º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3A0776 is Cyan = 0.51, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 58 | 7 | 118 | - |
| CMYK | 0.51 | 0.94 | 0 | 0.54 |
| HSL | 267.57º | 0.89% | 0.25% | - |
| HSV(B) | 267.57º | 0.94% | 0.46% | - |
| XYZ | 5.09 | 2.36 | 17.33 | - |
| YUV | 34.9 | 174.9 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 118 | 0.51 | 0.94 | 0 | 0.54 | 267.57 | 0.89 | 0.25 |
| Hex | 3A | 7 | 76 | 33 | 5E | 0 | 36 | 10C | 59 | 19 |
| Octal | 72 | 7 | 166 | 63 | 136 | 0 | 66 | 414 | 131 | 31 |
| Binary | 111010 | 111 | 1110110 | 110011 | 1011110 | 0 | 110110 | 100001100 | 1011001 | 11001 |
Color Harmonies of #3A0776
Complementary color
Monochromatic Colors of #3A0776
Black with #3A0776
Text Example
Text Example
White with #3A0776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0776; }
p { color: rgb(58,7,118); }
H1.HeaderClassName
{
color: #3A0776;
}
.AnyTagClassName
{
color: #3A0776;
}
</style>
background-color css
<style>
a { background-color: #3A0776; }
a { background-color: rgb(58,7,118); }
div.DivClassName
{
background-color: #3A0776;
}
.BgClassName
{
background-color: #3A0776;
}
</style>
border-color css
<style>
span { border-color: #3A0776; }
span { border-color: rgb(58,7,118); }
td.TdClassName
{
border-color: #3A0776;
}
.TagClassName
{
border-color: #3A0776;
}
</style>