COLOR #EC7B7D

HEX: #EC7B7D RGB: (236,123,125)

Renk bilgisi

#EC7B7D contains mainly red color. #EC7B7D ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#EC7B7D color RGB value is (236,123,125).

RGB: (236,123,125) (93%, 48%, 49%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 123 of 255 = 48%
B 125 of 255 = 49%

236
123
125

R + G + B ~ 63%. #EC7B7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 123 + 125 = 484 (100%)
R 236 of 484 ~ 48.76%
G 123 of 484 ~ 25.41%
B 125 of 484 ~ 25.83'%

%48.76
%25.41
%25.83

CMYK RENK MODELİ

#EC7B7D rengi CMYK tonu (0,48,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.88%
  • sarı tonu 47.03%
  • ana renk tonu 7.45%

CMYK: (0,48,47,7)
C0M48Y47K7 (0%, 48%, 47%, 7%)
(0.00 / 0.48 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%47.88
%47.03
%7.45

Codes

Color #EC7B7D in popluar color models

EC 7B 7D
RGB 236 123 125
HSL 359° 74.83% 70.39%
HSB/HSV 359° 47.88% 92.55%
CMYK 0.00% 47.88% 47.03%
7.45%

Color #EC7B7D in popluar number systems.

HEX EC 7B 7D
Decimal 236 123 125
Binary 11101100 1111011 1111101
Octal 354 173 175

Shades and tints

Shades of #EC7B7D

#EC7B7D
(236,123,125)
#D77072
(215,112,114)
#C26567
(194,101,103)
#AD5A5C
(173,90,92)
#984F51
(152,79,81)
#834446
(131,68,70)
#6E393B
(110,57,59)
#592E30
(89,46,48)
#442325
(68,35,37)
#2F181A
(47,24,26)
#1A0D0F
(26,13,15)
#000000
(0,0,0)

Tints of #EC7B7D

#EC7B7D
(236,123,125)
#ED8788
(237,135,136)
#EE9393
(238,147,147)
#EF9F9E
(239,159,158)
#F0ABA9
(240,171,169)
#F1B7B4
(241,183,180)
#F2C3BF
(242,195,191)
#F3CFCA
(243,207,202)
#F4DBD5
(244,219,213)
#F5E7E0
(245,231,224)
#F6F3EB
(246,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC7B7D color. Also use rgb(236,123,125) instead hex code.

Text Font Color

.myTextColor { color: #EC7B7D; }

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

This text font color is #EC7B7D.

Background Color

.myBgColor { background-color: #EC7B7D; }

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

This div background color is #EC7B7D.

Border color

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

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

This div border color is #EC7B7D.

Opacity

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

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

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

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

This text has shadow with #EC7B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC7B7D.

Preview

Color preview on black background

This text has color #EC7B7D on black background.


Color preview on white background

This text has color #EC7B7D on white background.


Black color preview on #EC7B7D background

This text has black color on #EC7B7D background.


White color preview on #EC7B7D background

This text has white color on #EC7B7D background.


Related colors

Complementary color

Complementary color for #hex is #138482.


I love getcolorcode.com

Triadic colors

1 #7DEC7B and #7B7DEC with #EC7B7D are triadic colors.

2 #7D7BEC and #7BEC7D with #EC7B7D are triadic colors.