Shades of Persian Indigo #2B0688
Tints of Persian Indigo #2B0688
RGB
CMYK
RGB Variations
Color information
#2B0688 (or 0x2B0688) is known color: Persian Indigo. HEX triplet: 2B, 06 and 88. RGB value is (43,6,136). Sum of RGB (Red+Green+Blue) = 43+6+136=185 (24% of max value = 765). Red value is 43 (17.19% from 255 or 23.24% from 185); Green value is 6 (2.73% from 255 or 3.24% from 185); Blue value is 136 (53.52% from 255 or 73.51% from 185); Max value from RGB is 136 - color contains mainly: blue. Hex color #2B0688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2B0688 is #D4F977. Grayscale: #1F1F1F. Windows color (decimal): -13957496 or 8914475. OLE color: 8914475.
HSL color Cylindrical-coordinate representation of color #2B0688: hue angle of 257.08º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #2B0688 is Cyan = 0.68, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 43 | 6 | 136 | - |
| CMYK | 0.68 | 0.96 | 0 | 0.47 |
| HSL | 257.08º | 0.92% | 0.28% | - |
| HSV(B) | 257.08º | 0.96% | 0.53% | - |
| XYZ | 5.51 | 2.42 | 23.47 | - |
| YUV | 31.88 | 186.76 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 6 | 136 | 0.68 | 0.96 | 0 | 0.47 | 257.08 | 0.92 | 0.28 |
| Hex | 2B | 6 | 88 | 44 | 60 | 0 | 2F | 101 | 5C | 1C |
| Octal | 53 | 6 | 210 | 104 | 140 | 0 | 57 | 401 | 134 | 34 |
| Binary | 101011 | 110 | 10001000 | 1000100 | 1100000 | 0 | 101111 | 100000001 | 1011100 | 11100 |
Color Harmonies of #2B0688
Complementary color
Monochromatic Colors of #2B0688
Black with #2B0688
Text Example
Text Example
White with #2B0688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B0688; }
p { color: rgb(43,6,136); }
H1.HeaderClassName
{
color: #2B0688;
}
.AnyTagClassName
{
color: #2B0688;
}
</style>
background-color css
<style>
a { background-color: #2B0688; }
a { background-color: rgb(43,6,136); }
div.DivClassName
{
background-color: #2B0688;
}
.BgClassName
{
background-color: #2B0688;
}
</style>
border-color css
<style>
span { border-color: #2B0688; }
span { border-color: rgb(43,6,136); }
td.TdClassName
{
border-color: #2B0688;
}
.TagClassName
{
border-color: #2B0688;
}
</style>