Shades of Persian Indigo #3C0873
Tints of Persian Indigo #3C0873
RGB
CMYK
RGB Variations
Color information
#3C0873 (or 0x3C0873) is known color: Persian Indigo. HEX triplet: 3C, 08 and 73. RGB value is (60,8,115). Sum of RGB (Red+Green+Blue) = 60+8+115=183 (24% of max value = 765). Red value is 60 (23.83% from 255 or 32.79% from 183); Green value is 8 (3.52% from 255 or 4.37% from 183); Blue value is 115 (45.31% from 255 or 62.84% from 183); Max value from RGB is 115 - color contains mainly: blue. Hex color #3C0873 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3C0873 is #C3F78C. Grayscale: #232323. Windows color (decimal): -12842893 or 7538748. OLE color: 7538748.
HSL color Cylindrical-coordinate representation of color #3C0873: hue angle of 269.16º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #3C0873 is Cyan = 0.48, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 60 | 8 | 115 | - |
| CMYK | 0.48 | 0.93 | 0 | 0.55 |
| HSL | 269.16º | 0.87% | 0.24% | - |
| HSV(B) | 269.16º | 0.93% | 0.45% | - |
| XYZ | 5.04 | 2.37 | 16.41 | - |
| YUV | 35.75 | 172.73 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 8 | 115 | 0.48 | 0.93 | 0 | 0.55 | 269.16 | 0.87 | 0.24 |
| Hex | 3C | 8 | 73 | 30 | 5D | 0 | 37 | 10D | 57 | 18 |
| Octal | 74 | 10 | 163 | 60 | 135 | 0 | 67 | 415 | 127 | 30 |
| Binary | 111100 | 1000 | 1110011 | 110000 | 1011101 | 0 | 110111 | 100001101 | 1010111 | 11000 |
Color Harmonies of #3C0873
Complementary color
Monochromatic Colors of #3C0873
Black with #3C0873
Text Example
Text Example
White with #3C0873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C0873; }
p { color: rgb(60,8,115); }
H1.HeaderClassName
{
color: #3C0873;
}
.AnyTagClassName
{
color: #3C0873;
}
</style>
background-color css
<style>
a { background-color: #3C0873; }
a { background-color: rgb(60,8,115); }
div.DivClassName
{
background-color: #3C0873;
}
.BgClassName
{
background-color: #3C0873;
}
</style>
border-color css
<style>
span { border-color: #3C0873; }
span { border-color: rgb(60,8,115); }
td.TdClassName
{
border-color: #3C0873;
}
.TagClassName
{
border-color: #3C0873;
}
</style>