COLOR #E693B9

HEX: #E693B9 RGB: (230,147,185)

Color info

#E693B9 contains mainly red and blue colors. Web safe color of #E693B9 is #CC99CC (or #C9C).

RGB color model

#E693B9 color RGB value is (230,147,185).

RGB: (230,147,185) (90%, 58%, 73%)

RGB channels and saturation

R 230 of 255 = 90%
G 147 of 255 = 58%
B 185 of 255 = 73%

230
147
185

R + G + B ~ 74%. #E693B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 147 + 185 = 562 (100%)
R 230 of 562 ~ 40.93%
G 147 of 562 ~ 26.16%
B 185 of 562 ~ 32.92'%

%40.93
%26.16
%32.92

CMYK color model

#E693B9 color CMYK value is (0,36,20,10).

  • cyan value is 0.00%
  • magenta value is 36.09%
  • yellow value is 19.57%
  • key color value is 9.80%

CMYK: (0,36,20,10)
C0M36Y20K10 (0%, 36%, 20%, 10%)
(0.00 / 0.36 / 0.20 / 0.10)

CMYK percentages

%0
%36.09
%19.57
%9.8

Codes

Color #E693B9 in popluar color models

E6 93 B9
RGB 230 147 185
HSL 333° 62.41% 73.92%
HSB/HSV 333° 36.09% 90.20%
CMYK 0.00% 36.09% 19.57%
9.80%

Color #E693B9 in popluar number systems.

HEX E6 93 B9
Decimal 230 147 185
Binary 11100110 10010011 10111001
Octal 346 223 271

Shades and tints

Shades of #E693B9

#E693B9
(230,147,185)
#D286A9
(210,134,169)
#BE7999
(190,121,153)
#AA6C89
(170,108,137)
#965F79
(150,95,121)
#825269
(130,82,105)
#6E4559
(110,69,89)
#5A3849
(90,56,73)
#462B39
(70,43,57)
#321E29
(50,30,41)
#1E1119
(30,17,25)
#000000
(0,0,0)

Tints of #E693B9

#E693B9
(230,147,185)
#E89CBF
(232,156,191)
#EAA5C5
(234,165,197)
#ECAECB
(236,174,203)
#EEB7D1
(238,183,209)
#F0C0D7
(240,192,215)
#F2C9DD
(242,201,221)
#F4D2E3
(244,210,227)
#F6DBE9
(246,219,233)
#F8E4EF
(248,228,239)
#FAEDF5
(250,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E693B9 color. Also use rgb(230,147,185) instead hex code.

Text Font Color

.myTextColor { color: #E693B9; }

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

This text font color is #E693B9.

Background Color

.myBgColor { background-color: #E693B9; }

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

This div background color is #E693B9.

Border color

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

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

This div border color is #E693B9.

Opacity

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

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

Text with #E693B9 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 #E693B9;}

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

This text has shadow with #E693B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E693B9.

Preview

Color preview on black background

This text has color #E693B9 on black background.


Color preview on white background

This text has color #E693B9 on white background.


Black color preview on #E693B9 background

This text has black color on #E693B9 background.


White color preview on #E693B9 background

This text has white color on #E693B9 background.


Related colors

Complementary color

Complementary color for #hex is #196C46.


I love getcolorcode.com

Triadic colors

1 #B9E693 and #93B9E6 with #E693B9 are triadic colors.

2 #B993E6 and #93E6B9 with #E693B9 are triadic colors.