Shades of Persian Indigo #3B0773
Tints of Persian Indigo #3B0773
RGB
CMYK
RGB Variations
Color information
#3B0773 (or 0x3B0773) is known color: Persian Indigo. HEX triplet: 3B, 07 and 73. RGB value is (59,7,115). Sum of RGB (Red+Green+Blue) = 59+7+115=181 (23% of max value = 765). Red value is 59 (23.44% from 255 or 32.60% from 181); Green value is 7 (3.12% from 255 or 3.87% from 181); Blue value is 115 (45.31% from 255 or 63.54% from 181); Max value from RGB is 115 - color contains mainly: blue. Hex color #3B0773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3B0773 is #C4F88C. Grayscale: #222222. Windows color (decimal): -12908685 or 7538491. OLE color: 7538491.
HSL color Cylindrical-coordinate representation of color #3B0773: hue angle of 268.89º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3B0773 is Cyan = 0.49, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 59 | 7 | 115 | - |
| CMYK | 0.49 | 0.94 | 0 | 0.55 |
| HSL | 268.89º | 0.89% | 0.24% | - |
| HSV(B) | 268.89º | 0.94% | 0.45% | - |
| XYZ | 4.97 | 2.32 | 16.41 | - |
| YUV | 34.86 | 173.23 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 59 | 7 | 115 | 0.49 | 0.94 | 0 | 0.55 | 268.89 | 0.89 | 0.24 |
| Hex | 3B | 7 | 73 | 31 | 5E | 0 | 37 | 10D | 59 | 18 |
| Octal | 73 | 7 | 163 | 61 | 136 | 0 | 67 | 415 | 131 | 30 |
| Binary | 111011 | 111 | 1110011 | 110001 | 1011110 | 0 | 110111 | 100001101 | 1011001 | 11000 |
Color Harmonies of #3B0773
Complementary color
Monochromatic Colors of #3B0773
Black with #3B0773
Text Example
Text Example
White with #3B0773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3B0773; }
p { color: rgb(59,7,115); }
H1.HeaderClassName
{
color: #3B0773;
}
.AnyTagClassName
{
color: #3B0773;
}
</style>
background-color css
<style>
a { background-color: #3B0773; }
a { background-color: rgb(59,7,115); }
div.DivClassName
{
background-color: #3B0773;
}
.BgClassName
{
background-color: #3B0773;
}
</style>
border-color css
<style>
span { border-color: #3B0773; }
span { border-color: rgb(59,7,115); }
td.TdClassName
{
border-color: #3B0773;
}
.TagClassName
{
border-color: #3B0773;
}
</style>