Shades of Persian Indigo #2B0571
Tints of Persian Indigo #2B0571
RGB
CMYK
RGB Variations
Color information
#2B0571 (or 0x2B0571) is known color: Persian Indigo. HEX triplet: 2B, 05 and 71. RGB value is (43,5,113). Sum of RGB (Red+Green+Blue) = 43+5+113=161 (21% of max value = 765). Red value is 43 (17.19% from 255 or 26.71% from 161); Green value is 5 (2.34% from 255 or 3.11% 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 #2B0571 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2B0571 is #D4FA8E. Grayscale: #1C1C1C. Windows color (decimal): -13957775 or 7406891. OLE color: 7406891.
HSL color Cylindrical-coordinate representation of color #2B0571: hue angle of 261.11º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #2B0571 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 43 | 5 | 113 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.56 |
| HSL | 261.11º | 0.92% | 0.23% | - |
| HSV(B) | 261.11º | 0.96% | 0.44% | - |
| XYZ | 4.03 | 1.81 | 15.76 | - |
| YUV | 28.67 | 175.59 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 5 | 113 | 0.62 | 0.96 | 0 | 0.56 | 261.11 | 0.92 | 0.23 |
| Hex | 2B | 5 | 71 | 3E | 60 | 0 | 38 | 105 | 5C | 17 |
| Octal | 53 | 5 | 161 | 76 | 140 | 0 | 70 | 405 | 134 | 27 |
| Binary | 101011 | 101 | 1110001 | 111110 | 1100000 | 0 | 111000 | 100000101 | 1011100 | 10111 |
Color Harmonies of #2B0571
Complementary color
Monochromatic Colors of #2B0571
Black with #2B0571
Text Example
Text Example
White with #2B0571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B0571; }
p { color: rgb(43,5,113); }
H1.HeaderClassName
{
color: #2B0571;
}
.AnyTagClassName
{
color: #2B0571;
}
</style>
background-color css
<style>
a { background-color: #2B0571; }
a { background-color: rgb(43,5,113); }
div.DivClassName
{
background-color: #2B0571;
}
.BgClassName
{
background-color: #2B0571;
}
</style>
border-color css
<style>
span { border-color: #2B0571; }
span { border-color: rgb(43,5,113); }
td.TdClassName
{
border-color: #2B0571;
}
.TagClassName
{
border-color: #2B0571;
}
</style>