Shades of Persian Indigo #2B0474
Tints of Persian Indigo #2B0474
RGB
CMYK
RGB Variations
Color information
#2B0474 (or 0x2B0474) is known color: Persian Indigo. HEX triplet: 2B, 04 and 74. RGB value is (43,4,116). Sum of RGB (Red+Green+Blue) = 43+4+116=163 (21% of max value = 765). Red value is 43 (17.19% from 255 or 26.38% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 116 (45.70% from 255 or 71.17% from 163); Max value from RGB is 116 - color contains mainly: blue. Hex color #2B0474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2B0474 is #D4FB8B. Grayscale: #1C1C1C. Windows color (decimal): -13958028 or 7603243. OLE color: 7603243.
HSL color Cylindrical-coordinate representation of color #2B0474: hue angle of 260.89º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2B0474 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 43 | 4 | 116 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.55 |
| HSL | 260.89º | 0.93% | 0.24% | - |
| HSV(B) | 260.89º | 0.97% | 0.45% | - |
| XYZ | 4.19 | 1.86 | 16.66 | - |
| YUV | 28.43 | 177.42 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 4 | 116 | 0.63 | 0.97 | 0 | 0.55 | 260.89 | 0.93 | 0.24 |
| Hex | 2B | 4 | 74 | 3F | 61 | 0 | 37 | 105 | 5D | 18 |
| Octal | 53 | 4 | 164 | 77 | 141 | 0 | 67 | 405 | 135 | 30 |
| Binary | 101011 | 100 | 1110100 | 111111 | 1100001 | 0 | 110111 | 100000101 | 1011101 | 11000 |
Color Harmonies of #2B0474
Complementary color
Monochromatic Colors of #2B0474
Black with #2B0474
Text Example
Text Example
White with #2B0474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B0474; }
p { color: rgb(43,4,116); }
H1.HeaderClassName
{
color: #2B0474;
}
.AnyTagClassName
{
color: #2B0474;
}
</style>
background-color css
<style>
a { background-color: #2B0474; }
a { background-color: rgb(43,4,116); }
div.DivClassName
{
background-color: #2B0474;
}
.BgClassName
{
background-color: #2B0474;
}
</style>
border-color css
<style>
span { border-color: #2B0474; }
span { border-color: rgb(43,4,116); }
td.TdClassName
{
border-color: #2B0474;
}
.TagClassName
{
border-color: #2B0474;
}
</style>