Shades of Persian Indigo #3C0773
Tints of Persian Indigo #3C0773
RGB
CMYK
RGB Variations
Color information
#3C0773 (or 0x3C0773) is known color: Persian Indigo. HEX triplet: 3C, 07 and 73. RGB value is (60,7,115). Sum of RGB (Red+Green+Blue) = 60+7+115=182 (24% of max value = 765). Red value is 60 (23.83% from 255 or 32.97% from 182); Green value is 7 (3.12% from 255 or 3.85% from 182); Blue value is 115 (45.31% from 255 or 63.19% from 182); Max value from RGB is 115 - color contains mainly: blue. Hex color #3C0773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3C0773 is #C3F88C. Grayscale: #222222. Windows color (decimal): -12843149 or 7538492. OLE color: 7538492.
HSL color Cylindrical-coordinate representation of color #3C0773: hue angle of 269.44º 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 #3C0773 is Cyan = 0.48, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 60 | 7 | 115 | - |
| CMYK | 0.48 | 0.94 | 0 | 0.55 |
| HSL | 269.44º | 0.89% | 0.24% | - |
| HSV(B) | 269.44º | 0.94% | 0.45% | - |
| XYZ | 5.03 | 2.35 | 16.41 | - |
| YUV | 35.16 | 173.06 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 7 | 115 | 0.48 | 0.94 | 0 | 0.55 | 269.44 | 0.89 | 0.24 |
| Hex | 3C | 7 | 73 | 30 | 5E | 0 | 37 | 10D | 59 | 18 |
| Octal | 74 | 7 | 163 | 60 | 136 | 0 | 67 | 415 | 131 | 30 |
| Binary | 111100 | 111 | 1110011 | 110000 | 1011110 | 0 | 110111 | 100001101 | 1011001 | 11000 |
Color Harmonies of #3C0773
Complementary color
Monochromatic Colors of #3C0773
Black with #3C0773
Text Example
Text Example
White with #3C0773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C0773; }
p { color: rgb(60,7,115); }
H1.HeaderClassName
{
color: #3C0773;
}
.AnyTagClassName
{
color: #3C0773;
}
</style>
background-color css
<style>
a { background-color: #3C0773; }
a { background-color: rgb(60,7,115); }
div.DivClassName
{
background-color: #3C0773;
}
.BgClassName
{
background-color: #3C0773;
}
</style>
border-color css
<style>
span { border-color: #3C0773; }
span { border-color: rgb(60,7,115); }
td.TdClassName
{
border-color: #3C0773;
}
.TagClassName
{
border-color: #3C0773;
}
</style>