Shades of Persian Indigo #2B0386
Tints of Persian Indigo #2B0386
RGB
CMYK
RGB Variations
Color information
#2B0386 (or 0x2B0386) is known color: Persian Indigo. HEX triplet: 2B, 03 and 86. RGB value is (43,3,134). Sum of RGB (Red+Green+Blue) = 43+3+134=180 (23% of max value = 765). Red value is 43 (17.19% from 255 or 23.89% from 180); Green value is 3 (1.56% from 255 or 1.67% from 180); Blue value is 134 (52.73% from 255 or 74.44% from 180); Max value from RGB is 134 - color contains mainly: blue. Hex color #2B0386 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2B0386 is #D4FC79. Grayscale: #1D1D1D. Windows color (decimal): -13958266 or 8782635. OLE color: 8782635.
HSL color Cylindrical-coordinate representation of color #2B0386: hue angle of 258.32º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #2B0386 is Cyan = 0.68, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 43 | 3 | 134 | - |
| CMYK | 0.68 | 0.98 | 0 | 0.47 |
| HSL | 258.32º | 0.96% | 0.27% | - |
| HSV(B) | 258.32º | 0.98% | 0.53% | - |
| XYZ | 5.33 | 2.3 | 22.72 | - |
| YUV | 29.89 | 186.75 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 3 | 134 | 0.68 | 0.98 | 0 | 0.47 | 258.32 | 0.96 | 0.27 |
| Hex | 2B | 3 | 86 | 44 | 62 | 0 | 2F | 102 | 60 | 1B |
| Octal | 53 | 3 | 206 | 104 | 142 | 0 | 57 | 402 | 140 | 33 |
| Binary | 101011 | 11 | 10000110 | 1000100 | 1100010 | 0 | 101111 | 100000010 | 1100000 | 11011 |
Color Harmonies of #2B0386
Complementary color
Monochromatic Colors of #2B0386
Black with #2B0386
Text Example
Text Example
White with #2B0386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B0386; }
p { color: rgb(43,3,134); }
H1.HeaderClassName
{
color: #2B0386;
}
.AnyTagClassName
{
color: #2B0386;
}
</style>
background-color css
<style>
a { background-color: #2B0386; }
a { background-color: rgb(43,3,134); }
div.DivClassName
{
background-color: #2B0386;
}
.BgClassName
{
background-color: #2B0386;
}
</style>
border-color css
<style>
span { border-color: #2B0386; }
span { border-color: rgb(43,3,134); }
td.TdClassName
{
border-color: #2B0386;
}
.TagClassName
{
border-color: #2B0386;
}
</style>