Shades of Persian Indigo #3A1478
Tints of Persian Indigo #3A1478
RGB
CMYK
RGB Variations
Color information
#3A1478 (or 0x3A1478) is known color: Persian Indigo. HEX triplet: 3A, 14 and 78. RGB value is (58,20,120). Sum of RGB (Red+Green+Blue) = 58+20+120=198 (26% of max value = 765). Red value is 58 (23.05% from 255 or 29.29% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 120 (47.27% from 255 or 60.61% from 198); Max value from RGB is 120 - color contains mainly: blue. Hex color #3A1478 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A1478 is #C5EB87. Grayscale: #2A2A2A. Windows color (decimal): -12970888 or 7869498. OLE color: 7869498.
HSL color Cylindrical-coordinate representation of color #3A1478: hue angle of 262.8º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #3A1478 is Cyan = 0.52, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 58 | 20 | 120 | - |
| CMYK | 0.52 | 0.83 | 0 | 0.53 |
| HSL | 262.8º | 0.71% | 0.27% | - |
| HSV(B) | 262.8º | 0.83% | 0.47% | - |
| XYZ | 5.39 | 2.76 | 18.02 | - |
| YUV | 42.76 | 171.59 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 20 | 120 | 0.52 | 0.83 | 0 | 0.53 | 262.8 | 0.71 | 0.27 |
| Hex | 3A | 14 | 78 | 34 | 53 | 0 | 35 | 107 | 47 | 1B |
| Octal | 72 | 24 | 170 | 64 | 123 | 0 | 65 | 407 | 107 | 33 |
| Binary | 111010 | 10100 | 1111000 | 110100 | 1010011 | 0 | 110101 | 100000111 | 1000111 | 11011 |
Color Harmonies of #3A1478
Complementary color
Monochromatic Colors of #3A1478
Black with #3A1478
Text Example
Text Example
White with #3A1478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A1478; }
p { color: rgb(58,20,120); }
H1.HeaderClassName
{
color: #3A1478;
}
.AnyTagClassName
{
color: #3A1478;
}
</style>
background-color css
<style>
a { background-color: #3A1478; }
a { background-color: rgb(58,20,120); }
div.DivClassName
{
background-color: #3A1478;
}
.BgClassName
{
background-color: #3A1478;
}
</style>
border-color css
<style>
span { border-color: #3A1478; }
span { border-color: rgb(58,20,120); }
td.TdClassName
{
border-color: #3A1478;
}
.TagClassName
{
border-color: #3A1478;
}
</style>