Shades of Persian Indigo #3A0767
Tints of Persian Indigo #3A0767
RGB
CMYK
RGB Variations
Color information
#3A0767 (or 0x3A0767) is known color: Persian Indigo. HEX triplet: 3A, 07 and 67. RGB value is (58,7,103). Sum of RGB (Red+Green+Blue) = 58+7+103=168 (22% of max value = 765). Red value is 58 (23.05% from 255 or 34.52% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 103 (40.62% from 255 or 61.31% from 168); Max value from RGB is 103 - color contains mainly: blue. Hex color #3A0767 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0767 is #C5F898. Grayscale: #202020. Windows color (decimal): -12974233 or 6752058. OLE color: 6752058.
HSL color Cylindrical-coordinate representation of color #3A0767: hue angle of 271.88º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #3A0767 is Cyan = 0.44, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 58 | 7 | 103 | - |
| CMYK | 0.44 | 0.93 | 0 | 0.60 |
| HSL | 271.88º | 0.87% | 0.22% | - |
| HSV(B) | 271.88º | 0.93% | 0.4% | - |
| XYZ | 4.27 | 2.03 | 13 | - |
| YUV | 33.19 | 167.4 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 7 | 103 | 0.44 | 0.93 | 0 | 0.60 | 271.88 | 0.87 | 0.22 |
| Hex | 3A | 7 | 67 | 2C | 5D | 0 | 3C | 110 | 57 | 16 |
| Octal | 72 | 7 | 147 | 54 | 135 | 0 | 74 | 420 | 127 | 26 |
| Binary | 111010 | 111 | 1100111 | 101100 | 1011101 | 0 | 111100 | 100010000 | 1010111 | 10110 |
Color Harmonies of #3A0767
Complementary color
Monochromatic Colors of #3A0767
Black with #3A0767
Text Example
Text Example
White with #3A0767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0767; }
p { color: rgb(58,7,103); }
H1.HeaderClassName
{
color: #3A0767;
}
.AnyTagClassName
{
color: #3A0767;
}
</style>
background-color css
<style>
a { background-color: #3A0767; }
a { background-color: rgb(58,7,103); }
div.DivClassName
{
background-color: #3A0767;
}
.BgClassName
{
background-color: #3A0767;
}
</style>
border-color css
<style>
span { border-color: #3A0767; }
span { border-color: rgb(58,7,103); }
td.TdClassName
{
border-color: #3A0767;
}
.TagClassName
{
border-color: #3A0767;
}
</style>