COLOR #ED7A9C

HEX: #ED7A9C RGB: (237,122,156)

Color info

#ED7A9C contains mainly red color. Web safe color of #ED7A9C is #FF6699 (or #F69).

RGB color model

#ED7A9C color RGB value is (237,122,156).

RGB: (237,122,156) (93%, 48%, 61%)

RGB channels and saturation

R 237 of 255 = 93%
G 122 of 255 = 48%
B 156 of 255 = 61%

237
122
156

R + G + B ~ 67%. #ED7A9C is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 122 + 156 = 515 (100%)
R 237 of 515 ~ 46.02%
G 122 of 515 ~ 23.69%
B 156 of 515 ~ 30.29'%

%46.02
%23.69
%30.29

CMYK color model

#ED7A9C color CMYK value is (0,49,34,7).

  • cyan value is 0.00%
  • magenta value is 48.52%
  • yellow value is 34.18%
  • key color value is 7.06%

CMYK: (0,49,34,7)
C0M49Y34K7 (0%, 49%, 34%, 7%)
(0.00 / 0.49 / 0.34 / 0.07)

CMYK percentages

%0
%48.52
%34.18
%7.06

Codes

Color #ED7A9C in popluar color models

ED 7A 9C
RGB 237 122 156
HSL 342° 76.16% 70.39%
HSB/HSV 342° 48.52% 92.94%
CMYK 0.00% 48.52% 34.18%
7.06%

Color #ED7A9C in popluar number systems.

HEX ED 7A 9C
Decimal 237 122 156
Binary 11101101 1111010 10011100
Octal 355 172 234

Shades and tints

Shades of #ED7A9C

#ED7A9C
(237,122,156)
#D86F8E
(216,111,142)
#C36480
(195,100,128)
#AE5972
(174,89,114)
#994E64
(153,78,100)
#844356
(132,67,86)
#6F3848
(111,56,72)
#5A2D3A
(90,45,58)
#45222C
(69,34,44)
#30171E
(48,23,30)
#1B0C10
(27,12,16)
#000000
(0,0,0)

Tints of #ED7A9C

#ED7A9C
(237,122,156)
#EE86A5
(238,134,165)
#EF92AE
(239,146,174)
#F09EB7
(240,158,183)
#F1AAC0
(241,170,192)
#F2B6C9
(242,182,201)
#F3C2D2
(243,194,210)
#F4CEDB
(244,206,219)
#F5DAE4
(245,218,228)
#F6E6ED
(246,230,237)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED7A9C color. Also use rgb(237,122,156) instead hex code.

Text Font Color

.myTextColor { color: #ED7A9C; }

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

This text font color is #ED7A9C.

Background Color

.myBgColor { background-color: #ED7A9C; }

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

This div background color is #ED7A9C.

Border color

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

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

This div border color is #ED7A9C.

Opacity

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

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

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

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

This text has shadow with #ED7A9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED7A9C.

Preview

Color preview on black background

This text has color #ED7A9C on black background.


Color preview on white background

This text has color #ED7A9C on white background.


Black color preview on #ED7A9C background

This text has black color on #ED7A9C background.


White color preview on #ED7A9C background

This text has white color on #ED7A9C background.


Related colors

Complementary color

Complementary color for #hex is #128563.


I love getcolorcode.com

Triadic colors

1 #9CED7A and #7A9CED with #ED7A9C are triadic colors.

2 #9C7AED and #7AED9C with #ED7A9C are triadic colors.