Shades of Persian Indigo #2A0475
Tints of Persian Indigo #2A0475
RGB
CMYK
RGB Variations
Color information
#2A0475 (or 0x2A0475) is known color: Persian Indigo. HEX triplet: 2A, 04 and 75. RGB value is (42,4,117). Sum of RGB (Red+Green+Blue) = 42+4+117=163 (21% of max value = 765). Red value is 42 (16.80% from 255 or 25.77% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 117 (46.09% from 255 or 71.78% from 163); Max value from RGB is 117 - color contains mainly: blue. Hex color #2A0475 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2A0475 is #D5FB8A. Grayscale: #1B1B1B. Windows color (decimal): -14023563 or 7668778. OLE color: 7668778.
HSL color Cylindrical-coordinate representation of color #2A0475: hue angle of 260.18º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2A0475 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 42 | 4 | 117 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.54 |
| HSL | 260.18º | 0.93% | 0.24% | - |
| HSV(B) | 260.18º | 0.97% | 0.46% | - |
| XYZ | 4.21 | 1.86 | 16.97 | - |
| YUV | 28.24 | 178.09 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 4 | 117 | 0.64 | 0.97 | 0 | 0.54 | 260.18 | 0.93 | 0.24 |
| Hex | 2A | 4 | 75 | 40 | 61 | 0 | 36 | 104 | 5D | 18 |
| Octal | 52 | 4 | 165 | 100 | 141 | 0 | 66 | 404 | 135 | 30 |
| Binary | 101010 | 100 | 1110101 | 1000000 | 1100001 | 0 | 110110 | 100000100 | 1011101 | 11000 |
Color Harmonies of #2A0475
Complementary color
Monochromatic Colors of #2A0475
Black with #2A0475
Text Example
Text Example
White with #2A0475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A0475; }
p { color: rgb(42,4,117); }
H1.HeaderClassName
{
color: #2A0475;
}
.AnyTagClassName
{
color: #2A0475;
}
</style>
background-color css
<style>
a { background-color: #2A0475; }
a { background-color: rgb(42,4,117); }
div.DivClassName
{
background-color: #2A0475;
}
.BgClassName
{
background-color: #2A0475;
}
</style>
border-color css
<style>
span { border-color: #2A0475; }
span { border-color: rgb(42,4,117); }
td.TdClassName
{
border-color: #2A0475;
}
.TagClassName
{
border-color: #2A0475;
}
</style>