Shades of Persian Indigo #2B1487
Tints of Persian Indigo #2B1487
RGB
CMYK
RGB Variations
Color information
#2B1487 (or 0x2B1487) is known color: Persian Indigo. HEX triplet: 2B, 14 and 87. RGB value is (43,20,135). Sum of RGB (Red+Green+Blue) = 43+20+135=198 (26% of max value = 765). Red value is 43 (17.19% from 255 or 21.72% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 135 (53.12% from 255 or 68.18% from 198); Max value from RGB is 135 - color contains mainly: blue. Hex color #2B1487 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2B1487 is #D4EB78. Grayscale: #272727. Windows color (decimal): -13953913 or 8852523. OLE color: 8852523.
HSL color Cylindrical-coordinate representation of color #2B1487: hue angle of 252º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #2B1487 is Cyan = 0.68, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 43 | 20 | 135 | - |
| CMYK | 0.68 | 0.85 | 0 | 0.47 |
| HSL | 252º | 0.74% | 0.3% | - |
| HSV(B) | 252º | 0.85% | 0.53% | - |
| XYZ | 5.62 | 2.76 | 23.16 | - |
| YUV | 39.99 | 181.62 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 20 | 135 | 0.68 | 0.85 | 0 | 0.47 | 252 | 0.74 | 0.3 |
| Hex | 2B | 14 | 87 | 44 | 55 | 0 | 2F | FC | 4A | 1E |
| Octal | 53 | 24 | 207 | 104 | 125 | 0 | 57 | 374 | 112 | 36 |
| Binary | 101011 | 10100 | 10000111 | 1000100 | 1010101 | 0 | 101111 | 11111100 | 1001010 | 11110 |
Color Harmonies of #2B1487
Complementary color
Monochromatic Colors of #2B1487
Black with #2B1487
Text Example
Text Example
White with #2B1487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B1487; }
p { color: rgb(43,20,135); }
H1.HeaderClassName
{
color: #2B1487;
}
.AnyTagClassName
{
color: #2B1487;
}
</style>
background-color css
<style>
a { background-color: #2B1487; }
a { background-color: rgb(43,20,135); }
div.DivClassName
{
background-color: #2B1487;
}
.BgClassName
{
background-color: #2B1487;
}
</style>
border-color css
<style>
span { border-color: #2B1487; }
span { border-color: rgb(43,20,135); }
td.TdClassName
{
border-color: #2B1487;
}
.TagClassName
{
border-color: #2B1487;
}
</style>