Shades of Persian Indigo #2B1072
Tints of Persian Indigo #2B1072
RGB
CMYK
RGB Variations
Color information
#2B1072 (or 0x2B1072) is known color: Persian Indigo. HEX triplet: 2B, 10 and 72. RGB value is (43,16,114). Sum of RGB (Red+Green+Blue) = 43+16+114=173 (22% of max value = 765). Red value is 43 (17.19% from 255 or 24.86% from 173); Green value is 16 (6.64% from 255 or 9.25% from 173); Blue value is 114 (44.92% from 255 or 65.90% from 173); Max value from RGB is 114 - color contains mainly: blue. Hex color #2B1072 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2B1072 is #D4EF8D. Grayscale: #222222. Windows color (decimal): -13954958 or 7475243. OLE color: 7475243.
HSL color Cylindrical-coordinate representation of color #2B1072: hue angle of 256.53º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #2B1072 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 43 | 16 | 114 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.55 |
| HSL | 256.53º | 0.75% | 0.25% | - |
| HSV(B) | 256.53º | 0.86% | 0.45% | - |
| XYZ | 4.22 | 2.1 | 16.1 | - |
| YUV | 35.25 | 172.45 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 16 | 114 | 0.62 | 0.86 | 0 | 0.55 | 256.53 | 0.75 | 0.25 |
| Hex | 2B | 10 | 72 | 3E | 56 | 0 | 37 | 101 | 4B | 19 |
| Octal | 53 | 20 | 162 | 76 | 126 | 0 | 67 | 401 | 113 | 31 |
| Binary | 101011 | 10000 | 1110010 | 111110 | 1010110 | 0 | 110111 | 100000001 | 1001011 | 11001 |
Color Harmonies of #2B1072
Complementary color
Monochromatic Colors of #2B1072
Black with #2B1072
Text Example
Text Example
White with #2B1072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B1072; }
p { color: rgb(43,16,114); }
H1.HeaderClassName
{
color: #2B1072;
}
.AnyTagClassName
{
color: #2B1072;
}
</style>
background-color css
<style>
a { background-color: #2B1072; }
a { background-color: rgb(43,16,114); }
div.DivClassName
{
background-color: #2B1072;
}
.BgClassName
{
background-color: #2B1072;
}
</style>
border-color css
<style>
span { border-color: #2B1072; }
span { border-color: rgb(43,16,114); }
td.TdClassName
{
border-color: #2B1072;
}
.TagClassName
{
border-color: #2B1072;
}
</style>