#740DEE

Color #740DEE Electric Indigo (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Electric Indigo #740DEE

Tints of Electric Indigo #740DEE

Color information

#740DEE (or 0x740DEE) is unknown color: approx Electric Indigo. HEX triplet: 74, 0D and EE. RGB value is (116,13,238). Sum of RGB (Red+Green+Blue) = 116+13+238=367 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.61% from 367); Green value is 13 (5.47% from 255 or 3.54% from 367); Blue value is 238 (93.36% from 255 or 64.85% from 367); Max value from RGB is 238 - color contains mainly: blue. Hex color #740DEE is not a web safe color. Web safe color analog (approx): #6600FF. Inversed color of #740DEE is #8BF211. Grayscale: #444444. Windows color (decimal): -9171474 or 15601012. OLE color: 15601012.

HSL color Cylindrical-coordinate representation of color #740DEE: hue angle of 267.47º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740DEE is Cyan = 0.51, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB11613238-
CMYK0.510.9500.07
HSL267.47º89.64%49.22%-
HSV(B)267.47º94.54%93.33%-
XYZ22.7810.1781.65-
YUV69.45223.12161.2-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 116 (45.70% from 255) = 31.61%
GREEN value IS 13 (5.47% from 255) = 3.54%
BLUE value IS 238 (93.36% from 255) = 64.85%
R=31.61%
G=3.54%
B=64.85%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0.95
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal116132380.510.9500.07267.4789.6449.22
Hex74DEE335F0710b5a31
Octal16415356631370741313261
Binary1110100110111101110110011101111101111000010111011010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #740DEE

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #740DEE; }

 p { color: rgb(116,13,238); }

 H1.HeaderClassName
 {
   color: #740DEE;
 }
 .AnyTagClassName
 {
   color: #740DEE;
 }
</style>
background-color css

<style>
 a { background-color: #740DEE; }

 a { background-color: rgb(116,13,238); }

 div.DivClassName
 {
   background-color: #740DEE;
 }
 .BgClassName
 {
   background-color: #740DEE;
 }
</style>
border-color css

<style>
 span { border-color: #740DEE; }

 span { border-color: rgb(116,13,238); }

 td.TdClassName
 {
   border-color: #740DEE;
 }
 .TagClassName
 {
   border-color: #740DEE;
 }
</style>

cancel