Shades of Persian Indigo #3E1770
Tints of Persian Indigo #3E1770
RGB
CMYK
RGB Variations
Color information
#3E1770 (or 0x3E1770) is known color: Persian Indigo. HEX triplet: 3E, 17 and 70. RGB value is (62,23,112). Sum of RGB (Red+Green+Blue) = 62+23+112=197 (26% of max value = 765). Red value is 62 (24.61% from 255 or 31.47% from 197); Green value is 23 (9.38% from 255 or 11.68% from 197); Blue value is 112 (44.14% from 255 or 56.85% from 197); Max value from RGB is 112 - color contains mainly: blue. Hex color #3E1770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3E1770 is #C1E88F. Grayscale: #2C2C2C. Windows color (decimal): -12707984 or 7345982. OLE color: 7345982.
HSL color Cylindrical-coordinate representation of color #3E1770: hue angle of 266.29º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #3E1770 is Cyan = 0.45, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 62 | 23 | 112 | - |
| CMYK | 0.45 | 0.79 | 0 | 0.56 |
| HSL | 266.29º | 0.66% | 0.26% | - |
| HSV(B) | 266.29º | 0.79% | 0.44% | - |
| XYZ | 5.22 | 2.81 | 15.6 | - |
| YUV | 44.81 | 165.92 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 23 | 112 | 0.45 | 0.79 | 0 | 0.56 | 266.29 | 0.66 | 0.26 |
| Hex | 3E | 17 | 70 | 2D | 4F | 0 | 38 | 10A | 42 | 1A |
| Octal | 76 | 27 | 160 | 55 | 117 | 0 | 70 | 412 | 102 | 32 |
| Binary | 111110 | 10111 | 1110000 | 101101 | 1001111 | 0 | 111000 | 100001010 | 1000010 | 11010 |
Color Harmonies of #3E1770
Complementary color
Monochromatic Colors of #3E1770
Black with #3E1770
Text Example
Text Example
White with #3E1770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E1770; }
p { color: rgb(62,23,112); }
H1.HeaderClassName
{
color: #3E1770;
}
.AnyTagClassName
{
color: #3E1770;
}
</style>
background-color css
<style>
a { background-color: #3E1770; }
a { background-color: rgb(62,23,112); }
div.DivClassName
{
background-color: #3E1770;
}
.BgClassName
{
background-color: #3E1770;
}
</style>
border-color css
<style>
span { border-color: #3E1770; }
span { border-color: rgb(62,23,112); }
td.TdClassName
{
border-color: #3E1770;
}
.TagClassName
{
border-color: #3E1770;
}
</style>