COLOR #EB5E76

HEX: #EB5E76 RGB: (235,94,118)

Renk bilgisi

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

RGB renk modeli

#EB5E76 color RGB value is (235,94,118).

RGB: (235,94,118) (92%, 37%, 46%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 94 of 255 = 37%
B 118 of 255 = 46%

235
94
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 94 + 118 = 447 (100%)
R 235 of 447 ~ 52.57%
G 94 of 447 ~ 21.03%
B 118 of 447 ~ 26.4'%

%52.57
%21.03
%26.4

CMYK RENK MODELİ

#EB5E76 rengi CMYK tonu (0,60,50,8).

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

CMYK: (0,60,50,8)
C0M60Y50K8 (0%, 60%, 50%, 8%)
(0.00 / 0.60 / 0.50 / 0.08)

CMYK yüzdeleri

%0
%60
%49.79
%7.84

Codes

Color #EB5E76 in popluar color models

EB 5E 76
RGB 235 94 118
HSL 350° 77.90% 64.51%
HSB/HSV 350° 60.00% 92.16%
CMYK 0.00% 60.00% 49.79%
7.84%

Color #EB5E76 in popluar number systems.

HEX EB 5E 76
Decimal 235 94 118
Binary 11101011 1011110 1110110
Octal 353 136 166

Shades and tints

Shades of #EB5E76

#EB5E76
(235,94,118)
#D6566C
(214,86,108)
#C14E62
(193,78,98)
#AC4658
(172,70,88)
#973E4E
(151,62,78)
#823644
(130,54,68)
#6D2E3A
(109,46,58)
#582630
(88,38,48)
#431E26
(67,30,38)
#2E161C
(46,22,28)
#190E12
(25,14,18)
#000000
(0,0,0)

Tints of #EB5E76

#EB5E76
(235,94,118)
#EC6C82
(236,108,130)
#ED7A8E
(237,122,142)
#EE889A
(238,136,154)
#EF96A6
(239,150,166)
#F0A4B2
(240,164,178)
#F1B2BE
(241,178,190)
#F2C0CA
(242,192,202)
#F3CED6
(243,206,214)
#F4DCE2
(244,220,226)
#F5EAEE
(245,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EB5E76; }

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

This text font color is #EB5E76.

Background Color

.myBgColor { background-color: #EB5E76; }

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

This div background color is #EB5E76.

Border color

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

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

This div border color is #EB5E76.

Opacity

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

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

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

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

This text has shadow with #EB5E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB5E76.

Preview

Color preview on black background

This text has color #EB5E76 on black background.


Color preview on white background

This text has color #EB5E76 on white background.


Black color preview on #EB5E76 background

This text has black color on #EB5E76 background.


White color preview on #EB5E76 background

This text has white color on #EB5E76 background.


Related colors

Complementary color

Complementary color for #hex is #14A189.


I love getcolorcode.com

Triadic colors

1 #76EB5E and #5E76EB with #EB5E76 are triadic colors.

2 #765EEB and #5EEB76 with #EB5E76 are triadic colors.