Shades of Persian Indigo #2A0671
Tints of Persian Indigo #2A0671
RGB
CMYK
RGB Variations
Color information
#2A0671 (or 0x2A0671) is known color: Persian Indigo. HEX triplet: 2A, 06 and 71. RGB value is (42,6,113). Sum of RGB (Red+Green+Blue) = 42+6+113=161 (21% of max value = 765). Red value is 42 (16.80% from 255 or 26.09% from 161); Green value is 6 (2.73% from 255 or 3.73% from 161); Blue value is 113 (44.53% from 255 or 70.19% from 161); Max value from RGB is 113 - color contains mainly: blue. Hex color #2A0671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2A0671 is #D5F98E. Grayscale: #1C1C1C. Windows color (decimal): -14023055 or 7407146. OLE color: 7407146.
HSL color Cylindrical-coordinate representation of color #2A0671: hue angle of 260.19º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2A0671 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 42 | 6 | 113 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.56 |
| HSL | 260.19º | 0.9% | 0.23% | - |
| HSV(B) | 260.19º | 0.95% | 0.44% | - |
| XYZ | 4 | 1.81 | 15.76 | - |
| YUV | 28.96 | 175.43 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 6 | 113 | 0.63 | 0.95 | 0 | 0.56 | 260.19 | 0.9 | 0.23 |
| Hex | 2A | 6 | 71 | 3F | 5F | 0 | 38 | 104 | 5A | 17 |
| Octal | 52 | 6 | 161 | 77 | 137 | 0 | 70 | 404 | 132 | 27 |
| Binary | 101010 | 110 | 1110001 | 111111 | 1011111 | 0 | 111000 | 100000100 | 1011010 | 10111 |
Color Harmonies of #2A0671
Complementary color
Monochromatic Colors of #2A0671
Black with #2A0671
Text Example
Text Example
White with #2A0671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A0671; }
p { color: rgb(42,6,113); }
H1.HeaderClassName
{
color: #2A0671;
}
.AnyTagClassName
{
color: #2A0671;
}
</style>
background-color css
<style>
a { background-color: #2A0671; }
a { background-color: rgb(42,6,113); }
div.DivClassName
{
background-color: #2A0671;
}
.BgClassName
{
background-color: #2A0671;
}
</style>
border-color css
<style>
span { border-color: #2A0671; }
span { border-color: rgb(42,6,113); }
td.TdClassName
{
border-color: #2A0671;
}
.TagClassName
{
border-color: #2A0671;
}
</style>