COLOR #EB5E78

HEX: #EB5E78 RGB: (235,94,120)

Renk bilgisi

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

RGB renk modeli

#EB5E78 color RGB value is (235,94,120).

RGB: (235,94,120) (92%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 94 of 255 = 37%
B 120 of 255 = 47%

235
94
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 94 + 120 = 449 (100%)
R 235 of 449 ~ 52.34%
G 94 of 449 ~ 20.94%
B 120 of 449 ~ 26.73'%

%52.34
%20.94
%26.73

CMYK RENK MODELİ

#EB5E78 rengi CMYK tonu (0,60,49,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.00%
  • sarı tonu 48.94%
  • ana renk tonu 7.84%

CMYK: (0,60,49,8)
C0M60Y49K8 (0%, 60%, 49%, 8%)
(0.00 / 0.60 / 0.49 / 0.08)

CMYK yüzdeleri

%0
%60
%48.94
%7.84

Codes

Color #EB5E78 in popluar color models

EB 5E 78
RGB 235 94 120
HSL 349° 77.90% 64.51%
HSB/HSV 349° 60.00% 92.16%
CMYK 0.00% 60.00% 48.94%
7.84%

Color #EB5E78 in popluar number systems.

HEX EB 5E 78
Decimal 235 94 120
Binary 11101011 1011110 1111000
Octal 353 136 170

Shades and tints

Shades of #EB5E78

#EB5E78
(235,94,120)
#D6566E
(214,86,110)
#C14E64
(193,78,100)
#AC465A
(172,70,90)
#973E50
(151,62,80)
#823646
(130,54,70)
#6D2E3C
(109,46,60)
#582632
(88,38,50)
#431E28
(67,30,40)
#2E161E
(46,22,30)
#190E14
(25,14,20)
#000000
(0,0,0)

Tints of #EB5E78

#EB5E78
(235,94,120)
#EC6C84
(236,108,132)
#ED7A90
(237,122,144)
#EE889C
(238,136,156)
#EF96A8
(239,150,168)
#F0A4B4
(240,164,180)
#F1B2C0
(241,178,192)
#F2C0CC
(242,192,204)
#F3CED8
(243,206,216)
#F4DCE4
(244,220,228)
#F5EAF0
(245,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB5E78 color. Also use rgb(235,94,120) instead hex code.

Text Font Color

.myTextColor { color: #EB5E78; }

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

This text font color is #EB5E78.

Background Color

.myBgColor { background-color: #EB5E78; }

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

This div background color is #EB5E78.

Border color

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

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

This div border color is #EB5E78.

Opacity

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

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

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

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

This text has shadow with #EB5E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB5E78.

Preview

Color preview on black background

This text has color #EB5E78 on black background.


Color preview on white background

This text has color #EB5E78 on white background.


Black color preview on #EB5E78 background

This text has black color on #EB5E78 background.


White color preview on #EB5E78 background

This text has white color on #EB5E78 background.


Related colors

Complementary color

Complementary color for #hex is #14A187.


I love getcolorcode.com

Triadic colors

1 #78EB5E and #5E78EB with #EB5E78 are triadic colors.

2 #785EEB and #5EEB78 with #EB5E78 are triadic colors.