Shades of Persian Indigo #2A0375
Tints of Persian Indigo #2A0375
RGB
CMYK
RGB Variations
Color information
#2A0375 (or 0x2A0375) is known color: Persian Indigo. HEX triplet: 2A, 03 and 75. RGB value is (42,3,117). Sum of RGB (Red+Green+Blue) = 42+3+117=162 (21% of max value = 765). Red value is 42 (16.80% from 255 or 25.93% from 162); Green value is 3 (1.56% from 255 or 1.85% from 162); Blue value is 117 (46.09% from 255 or 72.22% from 162); Max value from RGB is 117 - color contains mainly: blue. Hex color #2A0375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2A0375 is #D5FC8A. Grayscale: #1B1B1B. Windows color (decimal): -14023819 or 7668522. OLE color: 7668522.
HSL color Cylindrical-coordinate representation of color #2A0375: hue angle of 260.53º degrees, saturation: 0.95, 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 #2A0375 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 42 | 3 | 117 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.54 |
| HSL | 260.53º | 0.95% | 0.24% | - |
| HSV(B) | 260.53º | 0.97% | 0.46% | - |
| XYZ | 4.2 | 1.84 | 16.96 | - |
| YUV | 27.66 | 178.42 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 3 | 117 | 0.64 | 0.97 | 0 | 0.54 | 260.53 | 0.95 | 0.24 |
| Hex | 2A | 3 | 75 | 40 | 61 | 0 | 36 | 105 | 5F | 18 |
| Octal | 52 | 3 | 165 | 100 | 141 | 0 | 66 | 405 | 137 | 30 |
| Binary | 101010 | 11 | 1110101 | 1000000 | 1100001 | 0 | 110110 | 100000101 | 1011111 | 11000 |
Color Harmonies of #2A0375
Complementary color
Monochromatic Colors of #2A0375
Black with #2A0375
Text Example
Text Example
White with #2A0375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A0375; }
p { color: rgb(42,3,117); }
H1.HeaderClassName
{
color: #2A0375;
}
.AnyTagClassName
{
color: #2A0375;
}
</style>
background-color css
<style>
a { background-color: #2A0375; }
a { background-color: rgb(42,3,117); }
div.DivClassName
{
background-color: #2A0375;
}
.BgClassName
{
background-color: #2A0375;
}
</style>
border-color css
<style>
span { border-color: #2A0375; }
span { border-color: rgb(42,3,117); }
td.TdClassName
{
border-color: #2A0375;
}
.TagClassName
{
border-color: #2A0375;
}
</style>