COLOR #EB5E96

HEX: #EB5E96 RGB: (235,94,150)

Renk bilgisi

#EB5E96 contains mainly red color. #EB5E96 ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#EB5E96 color RGB value is (235,94,150).

RGB: (235,94,150) (92%, 37%, 59%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 94 of 255 = 37%
B 150 of 255 = 59%

235
94
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 94 + 150 = 479 (100%)
R 235 of 479 ~ 49.06%
G 94 of 479 ~ 19.62%
B 150 of 479 ~ 31.32'%

%49.06
%19.62
%31.32

CMYK RENK MODELİ

#EB5E96 rengi CMYK tonu (0,60,36,8).

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

CMYK: (0,60,36,8)
C0M60Y36K8 (0%, 60%, 36%, 8%)
(0.00 / 0.60 / 0.36 / 0.08)

CMYK yüzdeleri

%0
%60
%36.17
%7.84

Codes

Color #EB5E96 in popluar color models

EB 5E 96
RGB 235 94 150
HSL 336° 77.90% 64.51%
HSB/HSV 336° 60.00% 92.16%
CMYK 0.00% 60.00% 36.17%
7.84%

Color #EB5E96 in popluar number systems.

HEX EB 5E 96
Decimal 235 94 150
Binary 11101011 1011110 10010110
Octal 353 136 226

Shades and tints

Shades of #EB5E96

#EB5E96
(235,94,150)
#D65689
(214,86,137)
#C14E7C
(193,78,124)
#AC466F
(172,70,111)
#973E62
(151,62,98)
#823655
(130,54,85)
#6D2E48
(109,46,72)
#58263B
(88,38,59)
#431E2E
(67,30,46)
#2E1621
(46,22,33)
#190E14
(25,14,20)
#000000
(0,0,0)

Tints of #EB5E96

#EB5E96
(235,94,150)
#EC6C9F
(236,108,159)
#ED7AA8
(237,122,168)
#EE88B1
(238,136,177)
#EF96BA
(239,150,186)
#F0A4C3
(240,164,195)
#F1B2CC
(241,178,204)
#F2C0D5
(242,192,213)
#F3CEDE
(243,206,222)
#F4DCE7
(244,220,231)
#F5EAF0
(245,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EB5E96; }

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

This text font color is #EB5E96.

Background Color

.myBgColor { background-color: #EB5E96; }

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

This div background color is #EB5E96.

Border color

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

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

This div border color is #EB5E96.

Opacity

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

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

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

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

This text has shadow with #EB5E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB5E96.

Preview

Color preview on black background

This text has color #EB5E96 on black background.


Color preview on white background

This text has color #EB5E96 on white background.


Black color preview on #EB5E96 background

This text has black color on #EB5E96 background.


White color preview on #EB5E96 background

This text has white color on #EB5E96 background.


Related colors

Complementary color

Complementary color for #hex is #14A169.


I love getcolorcode.com

Triadic colors

1 #96EB5E and #5E96EB with #EB5E96 are triadic colors.

2 #965EEB and #5EEB96 with #EB5E96 are triadic colors.