COLOR #E790BA

HEX: #E790BA RGB: (231,144,186)

Color info

#E790BA contains mainly red and blue colors. Web safe color of #E790BA is #FF99CC (or #F9C).

RGB color model

#E790BA color RGB value is (231,144,186).

RGB: (231,144,186) (91%, 56%, 73%)

RGB channels and saturation

R 231 of 255 = 91%
G 144 of 255 = 56%
B 186 of 255 = 73%

231
144
186

R + G + B ~ 73%. #E790BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 144 + 186 = 561 (100%)
R 231 of 561 ~ 41.18%
G 144 of 561 ~ 25.67%
B 186 of 561 ~ 33.16'%

%41.18
%25.67
%33.16

CMYK color model

#E790BA color CMYK value is (0,38,19,9).

  • cyan value is 0.00%
  • magenta value is 37.66%
  • yellow value is 19.48%
  • key color value is 9.41%

CMYK: (0,38,19,9)
C0M38Y19K9 (0%, 38%, 19%, 9%)
(0.00 / 0.38 / 0.19 / 0.09)

CMYK percentages

%0
%37.66
%19.48
%9.41

Codes

Color #E790BA in popluar color models

E7 90 BA
RGB 231 144 186
HSL 331° 64.44% 73.53%
HSB/HSV 331° 37.66% 90.59%
CMYK 0.00% 37.66% 19.48%
9.41%

Color #E790BA in popluar number systems.

HEX E7 90 BA
Decimal 231 144 186
Binary 11100111 10010000 10111010
Octal 347 220 272

Shades and tints

Shades of #E790BA

#E790BA
(231,144,186)
#D283AA
(210,131,170)
#BD769A
(189,118,154)
#A8698A
(168,105,138)
#935C7A
(147,92,122)
#7E4F6A
(126,79,106)
#69425A
(105,66,90)
#54354A
(84,53,74)
#3F283A
(63,40,58)
#2A1B2A
(42,27,42)
#150E1A
(21,14,26)
#000000
(0,0,0)

Tints of #E790BA

#E790BA
(231,144,186)
#E99AC0
(233,154,192)
#EBA4C6
(235,164,198)
#EDAECC
(237,174,204)
#EFB8D2
(239,184,210)
#F1C2D8
(241,194,216)
#F3CCDE
(243,204,222)
#F5D6E4
(245,214,228)
#F7E0EA
(247,224,234)
#F9EAF0
(249,234,240)
#FBF4F6
(251,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E790BA color. Also use rgb(231,144,186) instead hex code.

Text Font Color

.myTextColor { color: #E790BA; }

<p style="color:#E790BA">This sample text font color is #E790BA.</p>

This text font color is #E790BA.

Background Color

.myBgColor { background-color: #E790BA; }

<div style="background-color:#E790BA">Inner text</div>

This div background color is #E790BA.

Border color

.myBorderColor { border: 1px solid #E790BA; }

<div style="border:3px solid #E790BA">Div</div>

This div border color is #E790BA.

Opacity

.myOpacity80 { color: #E790BA; opacity: 0.8; }

<p style="color:#E790BA;opacity:0.8;">80%</p>

Text with #E790BA color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E790BA;}

<p style="text-shadow: 3px 3px 1px #E790BA">Text here.</p>

This text has shadow with #E790BA color.


.textShadow {text-shadow: 3px 3px 1px #E790BA', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E790BA, 5px 5px 20px red">Text here.</p>

This text has shadow with #E790BA primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E790BA, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E790BA, Direction=45, Strength=4)">Text</p>

This text has shadow with #E790BA and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E790BA;
-webkit-box-shadow: 1px 1px 3px 2px #E790BA;
box-shadow: 1px 1px 3px 2px #E790BA;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E790BA; -webkit-box-shadow: 1px 1px 3px 2px #E790BA; box-shadow:1px 1px 3px 2px #E790BA;">
Div content here
</div>

This div box has shadow with color #E790BA.

Preview

Color preview on black background

This text has color #E790BA on black background.


Color preview on white background

This text has color #E790BA on white background.


Black color preview on #E790BA background

This text has black color on #E790BA background.


White color preview on #E790BA background

This text has white color on #E790BA background.


Related colors

Complementary color

Complementary color for #hex is #186F45.


I love getcolorcode.com

Triadic colors

1 #BAE790 and #90BAE7 with #E790BA are triadic colors.

2 #BA90E7 and #90E7BA with #E790BA are triadic colors.