Shades of Persian Indigo #2B1573
Tints of Persian Indigo #2B1573
RGB
CMYK
RGB Variations
Color information
#2B1573 (or 0x2B1573) is known color: Persian Indigo. HEX triplet: 2B, 15 and 73. RGB value is (43,21,115). Sum of RGB (Red+Green+Blue) = 43+21+115=179 (23% of max value = 765). Red value is 43 (17.19% from 255 or 24.02% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 115 (45.31% from 255 or 64.25% from 179); Max value from RGB is 115 - color contains mainly: blue. Hex color #2B1573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2B1573 is #D4EA8C. Grayscale: #252525. Windows color (decimal): -13953677 or 7542059. OLE color: 7542059.
HSL color Cylindrical-coordinate representation of color #2B1573: hue angle of 254.04º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #2B1573 is Cyan = 0.63, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 43 | 21 | 115 | - |
| CMYK | 0.63 | 0.82 | 0 | 0.55 |
| HSL | 254.04º | 0.69% | 0.27% | - |
| HSV(B) | 254.04º | 0.82% | 0.45% | - |
| XYZ | 4.36 | 2.29 | 16.43 | - |
| YUV | 38.29 | 171.29 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 21 | 115 | 0.63 | 0.82 | 0 | 0.55 | 254.04 | 0.69 | 0.27 |
| Hex | 2B | 15 | 73 | 3F | 52 | 0 | 37 | FE | 45 | 1B |
| Octal | 53 | 25 | 163 | 77 | 122 | 0 | 67 | 376 | 105 | 33 |
| Binary | 101011 | 10101 | 1110011 | 111111 | 1010010 | 0 | 110111 | 11111110 | 1000101 | 11011 |
Color Harmonies of #2B1573
Complementary color
Monochromatic Colors of #2B1573
Black with #2B1573
Text Example
Text Example
White with #2B1573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B1573; }
p { color: rgb(43,21,115); }
H1.HeaderClassName
{
color: #2B1573;
}
.AnyTagClassName
{
color: #2B1573;
}
</style>
background-color css
<style>
a { background-color: #2B1573; }
a { background-color: rgb(43,21,115); }
div.DivClassName
{
background-color: #2B1573;
}
.BgClassName
{
background-color: #2B1573;
}
</style>
border-color css
<style>
span { border-color: #2B1573; }
span { border-color: rgb(43,21,115); }
td.TdClassName
{
border-color: #2B1573;
}
.TagClassName
{
border-color: #2B1573;
}
</style>