COLOR #EC4B5A

HEX: #EC4B5A RGB: (236,75,90)

Renk bilgisi

#EC4B5A contains mainly red color. #EC4B5A ‘ nin web güvenlik rengi #FF3366 (ya da #F36) dir.

RGB renk modeli

#EC4B5A color RGB value is (236,75,90).

RGB: (236,75,90) (93%, 29%, 35%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 75 of 255 = 29%
B 90 of 255 = 35%

236
75
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 75 + 90 = 401 (100%)
R 236 of 401 ~ 58.85%
G 75 of 401 ~ 18.7%
B 90 of 401 ~ 22.44'%

%58.85
%18.7
%22.44

CMYK RENK MODELİ

#EC4B5A rengi CMYK tonu (0,68,62,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 68.22%
  • sarı tonu 61.86%
  • ana renk tonu 7.45%

CMYK: (0,68,62,7)
C0M68Y62K7 (0%, 68%, 62%, 7%)
(0.00 / 0.68 / 0.62 / 0.07)

CMYK yüzdeleri

%0
%68.22
%61.86
%7.45

Codes

Color #EC4B5A in popluar color models

EC 4B 5A
RGB 236 75 90
HSL 354° 80.90% 60.98%
HSB/HSV 354° 68.22% 92.55%
CMYK 0.00% 68.22% 61.86%
7.45%

Color #EC4B5A in popluar number systems.

HEX EC 4B 5A
Decimal 236 75 90
Binary 11101100 1001011 1011010
Octal 354 113 132

Shades and tints

Shades of #EC4B5A

#EC4B5A
(236,75,90)
#D74552
(215,69,82)
#C23F4A
(194,63,74)
#AD3942
(173,57,66)
#98333A
(152,51,58)
#832D32
(131,45,50)
#6E272A
(110,39,42)
#592122
(89,33,34)
#441B1A
(68,27,26)
#2F1512
(47,21,18)
#1A0F0A
(26,15,10)
#000000
(0,0,0)

Tints of #EC4B5A

#EC4B5A
(236,75,90)
#ED5B69
(237,91,105)
#EE6B78
(238,107,120)
#EF7B87
(239,123,135)
#F08B96
(240,139,150)
#F19BA5
(241,155,165)
#F2ABB4
(242,171,180)
#F3BBC3
(243,187,195)
#F4CBD2
(244,203,210)
#F5DBE1
(245,219,225)
#F6EBF0
(246,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC4B5A color. Also use rgb(236,75,90) instead hex code.

Text Font Color

.myTextColor { color: #EC4B5A; }

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

This text font color is #EC4B5A.

Background Color

.myBgColor { background-color: #EC4B5A; }

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

This div background color is #EC4B5A.

Border color

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

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

This div border color is #EC4B5A.

Opacity

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

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

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

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

This text has shadow with #EC4B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC4B5A.

Preview

Color preview on black background

This text has color #EC4B5A on black background.


Color preview on white background

This text has color #EC4B5A on white background.


Black color preview on #EC4B5A background

This text has black color on #EC4B5A background.


White color preview on #EC4B5A background

This text has white color on #EC4B5A background.


Related colors

Complementary color

Complementary color for #hex is #13B4A5.


I love getcolorcode.com

Triadic colors

1 #5AEC4B and #4B5AEC with #EC4B5A are triadic colors.

2 #5A4BEC and #4BEC5A with #EC4B5A are triadic colors.