Shades of Persian Indigo #2A0467
Tints of Persian Indigo #2A0467
RGB
CMYK
RGB Variations
Color information
#2A0467 (or 0x2A0467) is known color: Persian Indigo. HEX triplet: 2A, 04 and 67. RGB value is (42,4,103). Sum of RGB (Red+Green+Blue) = 42+4+103=149 (19% of max value = 765). Red value is 42 (16.80% from 255 or 28.19% from 149); Green value is 4 (1.95% from 255 or 2.68% from 149); Blue value is 103 (40.62% from 255 or 69.13% from 149); Max value from RGB is 103 - color contains mainly: blue. Hex color #2A0467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2A0467 is #D5FB98. Grayscale: #1A1A1A. Windows color (decimal): -14023577 or 6751274. OLE color: 6751274.
HSL color Cylindrical-coordinate representation of color #2A0467: hue angle of 263.03º 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 #2A0467 is Cyan = 0.59, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 42 | 4 | 103 | - |
| CMYK | 0.59 | 0.96 | 0 | 0.60 |
| HSL | 263.03º | 0.93% | 0.21% | - |
| HSV(B) | 263.03º | 0.96% | 0.4% | - |
| XYZ | 3.45 | 1.56 | 12.95 | - |
| YUV | 26.65 | 171.09 | 138.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 4 | 103 | 0.59 | 0.96 | 0 | 0.60 | 263.03 | 0.93 | 0.21 |
| Hex | 2A | 4 | 67 | 3B | 60 | 0 | 3C | 107 | 5D | 15 |
| Octal | 52 | 4 | 147 | 73 | 140 | 0 | 74 | 407 | 135 | 25 |
| Binary | 101010 | 100 | 1100111 | 111011 | 1100000 | 0 | 111100 | 100000111 | 1011101 | 10101 |
Color Harmonies of #2A0467
Complementary color
Monochromatic Colors of #2A0467
Black with #2A0467
Text Example
Text Example
White with #2A0467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A0467; }
p { color: rgb(42,4,103); }
H1.HeaderClassName
{
color: #2A0467;
}
.AnyTagClassName
{
color: #2A0467;
}
</style>
background-color css
<style>
a { background-color: #2A0467; }
a { background-color: rgb(42,4,103); }
div.DivClassName
{
background-color: #2A0467;
}
.BgClassName
{
background-color: #2A0467;
}
</style>
border-color css
<style>
span { border-color: #2A0467; }
span { border-color: rgb(42,4,103); }
td.TdClassName
{
border-color: #2A0467;
}
.TagClassName
{
border-color: #2A0467;
}
</style>