Shades of Persian Indigo #3C0776
Tints of Persian Indigo #3C0776
RGB
CMYK
RGB Variations
Color information
#3C0776 (or 0x3C0776) is known color: Persian Indigo. HEX triplet: 3C, 07 and 76. RGB value is (60,7,118). Sum of RGB (Red+Green+Blue) = 60+7+118=185 (24% of max value = 765). Red value is 60 (23.83% from 255 or 32.43% from 185); Green value is 7 (3.12% from 255 or 3.78% from 185); Blue value is 118 (46.48% from 255 or 63.78% from 185); Max value from RGB is 118 - color contains mainly: blue. Hex color #3C0776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3C0776 is #C3F889. Grayscale: #232323. Windows color (decimal): -12843146 or 7735100. OLE color: 7735100.
HSL color Cylindrical-coordinate representation of color #3C0776: hue angle of 268.65º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3C0776 is Cyan = 0.49, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 60 | 7 | 118 | - |
| CMYK | 0.49 | 0.94 | 0 | 0.54 |
| HSL | 268.65º | 0.89% | 0.25% | - |
| HSV(B) | 268.65º | 0.94% | 0.46% | - |
| XYZ | 5.21 | 2.42 | 17.33 | - |
| YUV | 35.5 | 174.56 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 7 | 118 | 0.49 | 0.94 | 0 | 0.54 | 268.65 | 0.89 | 0.25 |
| Hex | 3C | 7 | 76 | 31 | 5E | 0 | 36 | 10D | 59 | 19 |
| Octal | 74 | 7 | 166 | 61 | 136 | 0 | 66 | 415 | 131 | 31 |
| Binary | 111100 | 111 | 1110110 | 110001 | 1011110 | 0 | 110110 | 100001101 | 1011001 | 11001 |
Color Harmonies of #3C0776
Complementary color
Monochromatic Colors of #3C0776
Black with #3C0776
Text Example
Text Example
White with #3C0776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C0776; }
p { color: rgb(60,7,118); }
H1.HeaderClassName
{
color: #3C0776;
}
.AnyTagClassName
{
color: #3C0776;
}
</style>
background-color css
<style>
a { background-color: #3C0776; }
a { background-color: rgb(60,7,118); }
div.DivClassName
{
background-color: #3C0776;
}
.BgClassName
{
background-color: #3C0776;
}
</style>
border-color css
<style>
span { border-color: #3C0776; }
span { border-color: rgb(60,7,118); }
td.TdClassName
{
border-color: #3C0776;
}
.TagClassName
{
border-color: #3C0776;
}
</style>