COLOR #EC7668

HEX: #EC7668 RGB: (236,118,104)

Color info

#EC7668 contains mainly red color. Web safe color of #EC7668 is #FF6666 (or #F66).

RGB color model

#EC7668 color RGB value is (236,118,104).

RGB: (236,118,104) (93%, 46%, 41%)

RGB channels and saturation

R 236 of 255 = 93%
G 118 of 255 = 46%
B 104 of 255 = 41%

236
118
104

R + G + B ~ 60%. #EC7668 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 236 + 118 + 104 = 458 (100%)
R 236 of 458 ~ 51.53%
G 118 of 458 ~ 25.76%
B 104 of 458 ~ 22.71'%

%51.53
%25.76
%22.71

CMYK color model

#EC7668 color CMYK value is (0,50,56,7).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 55.93%
  • key color value is 7.45%
CMYK: (0,50,56,7) C0M50Y56K7 (0%,50%,56%,7%) (0.00/0.50/0.56/0.07) 

CMYK percentages

%0
%50
%55.93
%7.45

Codes

Color #EC7668 in popluar color models

EC 76 68
RGB 236 118 104
HSL 77.65% 66.67%
HSB/HSV 55.93% 92.55%
CMYK 0.00% 50.00% 55.93%
7.45%

Color #EC7668 in popluar number systems.

HEX EC 76 68
Decimal 236 118 104
Binary 11101100 1110110 1101000
Octal 354 166 150

Shades and tints

Shades of #EC7668

#EC7668
(236,118,104)
#D76C5F
(215,108,95)
#C26256
(194,98,86)
#AD584D
(173,88,77)
#984E44
(152,78,68)
#83443B
(131,68,59)
#6E3A32
(110,58,50)
#593029
(89,48,41)
#442620
(68,38,32)
#2F1C17
(47,28,23)
#1A120E
(26,18,14)
#000000
(0,0,0)

Tints of #EC7668

#EC7668
(236,118,104)
#ED8275
(237,130,117)
#EE8E82
(238,142,130)
#EF9A8F
(239,154,143)
#F0A69C
(240,166,156)
#F1B2A9
(241,178,169)
#F2BEB6
(242,190,182)
#F3CAC3
(243,202,195)
#F4D6D0
(244,214,208)
#F5E2DD
(245,226,221)
#F6EEEA
(246,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC7668 color. Also use rgb(236,118,104) instead hex code.

Text Font Color

.myTextColor { color: #EC7668; }

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

This text font color is #EC7668.

Background Color

.myBgColor { background-color: #EC7668; }

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

This div background color is #EC7668.

Border color

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

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

This div border color is #EC7668.

Opacity

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

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

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

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

This text has shadow with #EC7668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC7668.

Preview

Color preview on black background

This text has color #EC7668 on black background.


Color preview on white background

This text has color #EC7668 on white background.


Black color preview on #EC7668 background

This text has black color on #EC7668 background.


White color preview on #EC7668 background

This text has white color on #EC7668 background.


Related colors

Complementary color

Complementary color for #hex is #138997.


I love getcolorcode.com

Triadic colors

1 #68EC76 and #7668EC with #EC7668 are triadic colors.

2 #6876EC and #76EC68 with #EC7668 are triadic colors.