Shades of Persian Indigo #2B0572
Tints of Persian Indigo #2B0572
RGB
CMYK
RGB Variations
Color information
#2B0572 (or 0x2B0572) is known color: Persian Indigo. HEX triplet: 2B, 05 and 72. RGB value is (43,5,114). Sum of RGB (Red+Green+Blue) = 43+5+114=162 (21% of max value = 765). Red value is 43 (17.19% from 255 or 26.54% from 162); Green value is 5 (2.34% from 255 or 3.09% from 162); Blue value is 114 (44.92% from 255 or 70.37% from 162); Max value from RGB is 114 - color contains mainly: blue. Hex color #2B0572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2B0572 is #D4FA8D. Grayscale: #1C1C1C. Windows color (decimal): -13957774 or 7472427. OLE color: 7472427.
HSL color Cylindrical-coordinate representation of color #2B0572: hue angle of 260.92º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #2B0572 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 43 | 5 | 114 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.55 |
| HSL | 260.92º | 0.92% | 0.23% | - |
| HSV(B) | 260.92º | 0.96% | 0.45% | - |
| XYZ | 4.09 | 1.84 | 16.06 | - |
| YUV | 28.79 | 176.09 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 5 | 114 | 0.62 | 0.96 | 0 | 0.55 | 260.92 | 0.92 | 0.23 |
| Hex | 2B | 5 | 72 | 3E | 60 | 0 | 37 | 105 | 5C | 17 |
| Octal | 53 | 5 | 162 | 76 | 140 | 0 | 67 | 405 | 134 | 27 |
| Binary | 101011 | 101 | 1110010 | 111110 | 1100000 | 0 | 110111 | 100000101 | 1011100 | 10111 |
Color Harmonies of #2B0572
Complementary color
Monochromatic Colors of #2B0572
Black with #2B0572
Text Example
Text Example
White with #2B0572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B0572; }
p { color: rgb(43,5,114); }
H1.HeaderClassName
{
color: #2B0572;
}
.AnyTagClassName
{
color: #2B0572;
}
</style>
background-color css
<style>
a { background-color: #2B0572; }
a { background-color: rgb(43,5,114); }
div.DivClassName
{
background-color: #2B0572;
}
.BgClassName
{
background-color: #2B0572;
}
</style>
border-color css
<style>
span { border-color: #2B0572; }
span { border-color: rgb(43,5,114); }
td.TdClassName
{
border-color: #2B0572;
}
.TagClassName
{
border-color: #2B0572;
}
</style>