Shades of Persian Indigo #3E1271
Tints of Persian Indigo #3E1271
RGB
CMYK
RGB Variations
Color information
#3E1271 (or 0x3E1271) is known color: Persian Indigo. HEX triplet: 3E, 12 and 71. RGB value is (62,18,113). Sum of RGB (Red+Green+Blue) = 62+18+113=193 (25% of max value = 765). Red value is 62 (24.61% from 255 or 32.12% from 193); Green value is 18 (7.42% from 255 or 9.33% from 193); Blue value is 113 (44.53% from 255 or 58.55% from 193); Max value from RGB is 113 - color contains mainly: blue. Hex color #3E1271 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3E1271 is #C1ED8E. Grayscale: #292929. Windows color (decimal): -12709263 or 7410238. OLE color: 7410238.
HSL color Cylindrical-coordinate representation of color #3E1271: hue angle of 267.79º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #3E1271 is Cyan = 0.45, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 62 | 18 | 113 | - |
| CMYK | 0.45 | 0.84 | 0 | 0.56 |
| HSL | 267.79º | 0.73% | 0.26% | - |
| HSV(B) | 267.79º | 0.84% | 0.44% | - |
| XYZ | 5.18 | 2.65 | 15.86 | - |
| YUV | 41.99 | 168.08 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 18 | 113 | 0.45 | 0.84 | 0 | 0.56 | 267.79 | 0.73 | 0.26 |
| Hex | 3E | 12 | 71 | 2D | 54 | 0 | 38 | 10C | 49 | 1A |
| Octal | 76 | 22 | 161 | 55 | 124 | 0 | 70 | 414 | 111 | 32 |
| Binary | 111110 | 10010 | 1110001 | 101101 | 1010100 | 0 | 111000 | 100001100 | 1001001 | 11010 |
Color Harmonies of #3E1271
Complementary color
Monochromatic Colors of #3E1271
Black with #3E1271
Text Example
Text Example
White with #3E1271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E1271; }
p { color: rgb(62,18,113); }
H1.HeaderClassName
{
color: #3E1271;
}
.AnyTagClassName
{
color: #3E1271;
}
</style>
background-color css
<style>
a { background-color: #3E1271; }
a { background-color: rgb(62,18,113); }
div.DivClassName
{
background-color: #3E1271;
}
.BgClassName
{
background-color: #3E1271;
}
</style>
border-color css
<style>
span { border-color: #3E1271; }
span { border-color: rgb(62,18,113); }
td.TdClassName
{
border-color: #3E1271;
}
.TagClassName
{
border-color: #3E1271;
}
</style>