Shades of Persian Indigo #2A0376
Tints of Persian Indigo #2A0376
RGB
CMYK
RGB Variations
Color information
#2A0376 (or 0x2A0376) is known color: Persian Indigo. HEX triplet: 2A, 03 and 76. RGB value is (42,3,118). Sum of RGB (Red+Green+Blue) = 42+3+118=163 (21% of max value = 765). Red value is 42 (16.80% from 255 or 25.77% from 163); Green value is 3 (1.56% from 255 or 1.84% from 163); Blue value is 118 (46.48% from 255 or 72.39% from 163); Max value from RGB is 118 - color contains mainly: blue. Hex color #2A0376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2A0376 is #D5FC89. Grayscale: #1B1B1B. Windows color (decimal): -14023818 or 7734058. OLE color: 7734058.
HSL color Cylindrical-coordinate representation of color #2A0376: hue angle of 260.35º 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 #2A0376 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 42 | 3 | 118 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.54 |
| HSL | 260.35º | 0.95% | 0.24% | - |
| HSV(B) | 260.35º | 0.97% | 0.46% | - |
| XYZ | 4.26 | 1.87 | 17.28 | - |
| YUV | 27.77 | 178.92 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 42 | 3 | 118 | 0.64 | 0.97 | 0 | 0.54 | 260.35 | 0.95 | 0.24 |
| Hex | 2A | 3 | 76 | 40 | 61 | 0 | 36 | 104 | 5F | 18 |
| Octal | 52 | 3 | 166 | 100 | 141 | 0 | 66 | 404 | 137 | 30 |
| Binary | 101010 | 11 | 1110110 | 1000000 | 1100001 | 0 | 110110 | 100000100 | 1011111 | 11000 |
Color Harmonies of #2A0376
Complementary color
Monochromatic Colors of #2A0376
Black with #2A0376
Text Example
Text Example
White with #2A0376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2A0376; }
p { color: rgb(42,3,118); }
H1.HeaderClassName
{
color: #2A0376;
}
.AnyTagClassName
{
color: #2A0376;
}
</style>
background-color css
<style>
a { background-color: #2A0376; }
a { background-color: rgb(42,3,118); }
div.DivClassName
{
background-color: #2A0376;
}
.BgClassName
{
background-color: #2A0376;
}
</style>
border-color css
<style>
span { border-color: #2A0376; }
span { border-color: rgb(42,3,118); }
td.TdClassName
{
border-color: #2A0376;
}
.TagClassName
{
border-color: #2A0376;
}
</style>