Shades of Persian Indigo #3A0467
Tints of Persian Indigo #3A0467
RGB
CMYK
RGB Variations
Color information
#3A0467 (or 0x3A0467) is known color: Persian Indigo. HEX triplet: 3A, 04 and 67. RGB value is (58,4,103). Sum of RGB (Red+Green+Blue) = 58+4+103=165 (21% of max value = 765). Red value is 58 (23.05% from 255 or 35.15% from 165); Green value is 4 (1.95% from 255 or 2.42% from 165); Blue value is 103 (40.62% from 255 or 62.42% from 165); Max value from RGB is 103 - color contains mainly: blue. Hex color #3A0467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0467 is #C5FB98. Grayscale: #1F1F1F. Windows color (decimal): -12975001 or 6751290. OLE color: 6751290.
HSL color Cylindrical-coordinate representation of color #3A0467: hue angle of 272.73º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #3A0467 is Cyan = 0.44, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 58 | 4 | 103 | - |
| CMYK | 0.44 | 0.96 | 0 | 0.60 |
| HSL | 272.73º | 0.93% | 0.21% | - |
| HSV(B) | 272.73º | 0.96% | 0.4% | - |
| XYZ | 4.24 | 1.97 | 12.99 | - |
| YUV | 31.43 | 168.39 | 146.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 4 | 103 | 0.44 | 0.96 | 0 | 0.60 | 272.73 | 0.93 | 0.21 |
| Hex | 3A | 4 | 67 | 2C | 60 | 0 | 3C | 111 | 5D | 15 |
| Octal | 72 | 4 | 147 | 54 | 140 | 0 | 74 | 421 | 135 | 25 |
| Binary | 111010 | 100 | 1100111 | 101100 | 1100000 | 0 | 111100 | 100010001 | 1011101 | 10101 |
Color Harmonies of #3A0467
Complementary color
Monochromatic Colors of #3A0467
Black with #3A0467
Text Example
Text Example
White with #3A0467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0467; }
p { color: rgb(58,4,103); }
H1.HeaderClassName
{
color: #3A0467;
}
.AnyTagClassName
{
color: #3A0467;
}
</style>
background-color css
<style>
a { background-color: #3A0467; }
a { background-color: rgb(58,4,103); }
div.DivClassName
{
background-color: #3A0467;
}
.BgClassName
{
background-color: #3A0467;
}
</style>
border-color css
<style>
span { border-color: #3A0467; }
span { border-color: rgb(58,4,103); }
td.TdClassName
{
border-color: #3A0467;
}
.TagClassName
{
border-color: #3A0467;
}
</style>