COLOR #E68D7E

HEX: #E68D7E RGB: (230,141,126)

Color info

#E68D7E contains mainly red color. Web safe color of #E68D7E is #CC9966 (or #C96).

RGB color model

#E68D7E color RGB value is (230,141,126).

RGB: (230,141,126) (90%, 55%, 49%)

RGB channels and saturation

R 230 of 255 = 90%
G 141 of 255 = 55%
B 126 of 255 = 49%

230
141
126

R + G + B ~ 65%. #E68D7E is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 141 + 126 = 497 (100%)
R 230 of 497 ~ 46.28%
G 141 of 497 ~ 28.37%
B 126 of 497 ~ 25.35'%

%46.28
%28.37
%25.35

CMYK color model

#E68D7E color CMYK value is (0,39,45,10).

  • cyan value is 0.00%
  • magenta value is 38.70%
  • yellow value is 45.22%
  • key color value is 9.80%

CMYK: (0,39,45,10)
C0M39Y45K10 (0%, 39%, 45%, 10%)
(0.00 / 0.39 / 0.45 / 0.10)

CMYK percentages

%0
%38.7
%45.22
%9.8

Codes

Color #E68D7E in popluar color models

E6 8D 7E
RGB 230 141 126
HSL 67.53% 69.80%
HSB/HSV 45.22% 90.20%
CMYK 0.00% 38.70% 45.22%
9.80%

Color #E68D7E in popluar number systems.

HEX E6 8D 7E
Decimal 230 141 126
Binary 11100110 10001101 1111110
Octal 346 215 176

Shades and tints

Shades of #E68D7E

#E68D7E
(230,141,126)
#D28173
(210,129,115)
#BE7568
(190,117,104)
#AA695D
(170,105,93)
#965D52
(150,93,82)
#825147
(130,81,71)
#6E453C
(110,69,60)
#5A3931
(90,57,49)
#462D26
(70,45,38)
#32211B
(50,33,27)
#1E1510
(30,21,16)
#000000
(0,0,0)

Tints of #E68D7E

#E68D7E
(230,141,126)
#E89789
(232,151,137)
#EAA194
(234,161,148)
#ECAB9F
(236,171,159)
#EEB5AA
(238,181,170)
#F0BFB5
(240,191,181)
#F2C9C0
(242,201,192)
#F4D3CB
(244,211,203)
#F6DDD6
(246,221,214)
#F8E7E1
(248,231,225)
#FAF1EC
(250,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E68D7E color. Also use rgb(230,141,126) instead hex code.

Text Font Color

.myTextColor { color: #E68D7E; }

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

This text font color is #E68D7E.

Background Color

.myBgColor { background-color: #E68D7E; }

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

This div background color is #E68D7E.

Border color

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

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

This div border color is #E68D7E.

Opacity

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

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

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

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

This text has shadow with #E68D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E68D7E.

Preview

Color preview on black background

This text has color #E68D7E on black background.


Color preview on white background

This text has color #E68D7E on white background.


Black color preview on #E68D7E background

This text has black color on #E68D7E background.


White color preview on #E68D7E background

This text has white color on #E68D7E background.


Related colors

Complementary color

Complementary color for #hex is #197281.


I love getcolorcode.com

Triadic colors

1 #7EE68D and #8D7EE6 with #E68D7E are triadic colors.

2 #7E8DE6 and #8DE67E with #E68D7E are triadic colors.