Shades of Persian Indigo #3C1092
Tints of Persian Indigo #3C1092
RGB
CMYK
RGB Variations
Color information
#3C1092 (or 0x3C1092) is known color: Persian Indigo. HEX triplet: 3C, 10 and 92. RGB value is (60,16,146). Sum of RGB (Red+Green+Blue) = 60+16+146=222 (29% of max value = 765). Red value is 60 (23.83% from 255 or 27.03% from 222); Green value is 16 (6.64% from 255 or 7.21% from 222); Blue value is 146 (57.42% from 255 or 65.77% from 222); Max value from RGB is 146 - color contains mainly: blue. Hex color #3C1092 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3C1092 is #C3EF6D. Grayscale: #2B2B2B. Windows color (decimal): -12840814 or 9572412. OLE color: 9572412.
HSL color Cylindrical-coordinate representation of color #3C1092: hue angle of 260.31º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #3C1092 is Cyan = 0.59, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 60 | 16 | 146 | - |
| CMYK | 0.59 | 0.89 | 0 | 0.43 |
| HSL | 260.31º | 0.8% | 0.32% | - |
| HSV(B) | 260.31º | 0.89% | 0.57% | - |
| XYZ | 7.24 | 3.41 | 27.47 | - |
| YUV | 43.98 | 185.58 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 60 | 16 | 146 | 0.59 | 0.89 | 0 | 0.43 | 260.31 | 0.8 | 0.32 |
| Hex | 3C | 10 | 92 | 3B | 59 | 0 | 2B | 104 | 50 | 20 |
| Octal | 74 | 20 | 222 | 73 | 131 | 0 | 53 | 404 | 120 | 40 |
| Binary | 111100 | 10000 | 10010010 | 111011 | 1011001 | 0 | 101011 | 100000100 | 1010000 | 100000 |
Color Harmonies of #3C1092
Complementary color
Monochromatic Colors of #3C1092
Black with #3C1092
Text Example
Text Example
White with #3C1092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3C1092; }
p { color: rgb(60,16,146); }
H1.HeaderClassName
{
color: #3C1092;
}
.AnyTagClassName
{
color: #3C1092;
}
</style>
background-color css
<style>
a { background-color: #3C1092; }
a { background-color: rgb(60,16,146); }
div.DivClassName
{
background-color: #3C1092;
}
.BgClassName
{
background-color: #3C1092;
}
</style>
border-color css
<style>
span { border-color: #3C1092; }
span { border-color: rgb(60,16,146); }
td.TdClassName
{
border-color: #3C1092;
}
.TagClassName
{
border-color: #3C1092;
}
</style>