Shades of Persian Indigo #3C1578
Tints of Persian Indigo #3C1578
RGB
CMYK
RGB Variations
Color information
#3C1578 (or 0x3C1578) is known color: Persian Indigo. HEX triplet: 3C, 15 and 78. RGB value is (60,21,120). Sum of RGB (Red+Green+Blue) = 60+21+120=201 (26% of max value = 765). Red value is 60 (23.83% from 255 or 29.85% from 201); Green value is 21 (8.59% from 255 or 10.45% from 201); Blue value is 120 (47.27% from 255 or 59.70% from 201); Max value from RGB is 120 - color contains mainly: blue. Hex color #3C1578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3C1578 is #C3EA87. Grayscale: #2B2B2B. Windows color (decimal): -12839560 or 7869756. OLE color: 7869756.
HSL color Cylindrical-coordinate representation of color #3C1578: hue angle of 263.64º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #3C1578 is Cyan = 0.5, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 60 | 21 | 120 | - |
| CMYK | 0.5 | 0.83 | 0 | 0.53 |
| HSL | 263.64º | 0.7% | 0.28% | - |
| HSV(B) | 263.64º | 0.83% | 0.47% | - |
| XYZ | 5.52 | 2.85 | 18.03 | - |
| YUV | 43.95 | 170.92 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 21 | 120 | 0.5 | 0.83 | 0 | 0.53 | 263.64 | 0.7 | 0.28 |
| Hex | 3C | 15 | 78 | 32 | 53 | 0 | 35 | 108 | 46 | 1C |
| Octal | 74 | 25 | 170 | 62 | 123 | 0 | 65 | 410 | 106 | 34 |
| Binary | 111100 | 10101 | 1111000 | 110010 | 1010011 | 0 | 110101 | 100001000 | 1000110 | 11100 |
Color Harmonies of #3C1578
Complementary color
Monochromatic Colors of #3C1578
Black with #3C1578
Text Example
Text Example
White with #3C1578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C1578; }
p { color: rgb(60,21,120); }
H1.HeaderClassName
{
color: #3C1578;
}
.AnyTagClassName
{
color: #3C1578;
}
</style>
background-color css
<style>
a { background-color: #3C1578; }
a { background-color: rgb(60,21,120); }
div.DivClassName
{
background-color: #3C1578;
}
.BgClassName
{
background-color: #3C1578;
}
</style>
border-color css
<style>
span { border-color: #3C1578; }
span { border-color: rgb(60,21,120); }
td.TdClassName
{
border-color: #3C1578;
}
.TagClassName
{
border-color: #3C1578;
}
</style>