COLOR #EBB5E5

HEX: #EBB5E5 RGB: (235,181,229)

Renk bilgisi

#EBB5E5 contains red, green and blue colors in about the same proportion. #EBB5E5 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EBB5E5 color RGB value is (235,181,229).

RGB: (235,181,229) (92%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 181 of 255 = 71%
B 229 of 255 = 90%

235
181
229

R + G + B ~ 84%. #EBB5E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 181 + 229 = 645 (100%)
R 235 of 645 ~ 36.43%
G 181 of 645 ~ 28.06%
B 229 of 645 ~ 35.5'%

%36.43
%28.06
%35.5

CMYK RENK MODELİ

#EBB5E5 rengi CMYK tonu (0,23,3,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.98%
  • sarı tonu 2.55%
  • ana renk tonu 7.84%

CMYK: (0,23,3,8)
C0M23Y3K8 (0%, 23%, 3%, 8%)
(0.00 / 0.23 / 0.03 / 0.08)

CMYK yüzdeleri

%0
%22.98
%2.55
%7.84

Codes

Color #EBB5E5 in popluar color models

EB B5 E5
RGB 235 181 229
HSL 307° 57.45% 81.57%
HSB/HSV 307° 22.98% 92.16%
CMYK 0.00% 22.98% 2.55%
7.84%

Color #EBB5E5 in popluar number systems.

HEX EB B5 E5
Decimal 235 181 229
Binary 11101011 10110101 11100101
Octal 353 265 345

Shades and tints

Shades of #EBB5E5

#EBB5E5
(235,181,229)
#D6A5D1
(214,165,209)
#C195BD
(193,149,189)
#AC85A9
(172,133,169)
#977595
(151,117,149)
#826581
(130,101,129)
#6D556D
(109,85,109)
#584559
(88,69,89)
#433545
(67,53,69)
#2E2531
(46,37,49)
#19151D
(25,21,29)
#000000
(0,0,0)

Tints of #EBB5E5

#EBB5E5
(235,181,229)
#ECBBE7
(236,187,231)
#EDC1E9
(237,193,233)
#EEC7EB
(238,199,235)
#EFCDED
(239,205,237)
#F0D3EF
(240,211,239)
#F1D9F1
(241,217,241)
#F2DFF3
(242,223,243)
#F3E5F5
(243,229,245)
#F4EBF7
(244,235,247)
#F5F1F9
(245,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBB5E5 color. Also use rgb(235,181,229) instead hex code.

Text Font Color

.myTextColor { color: #EBB5E5; }

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

This text font color is #EBB5E5.

Background Color

.myBgColor { background-color: #EBB5E5; }

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

This div background color is #EBB5E5.

Border color

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

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

This div border color is #EBB5E5.

Opacity

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

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

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

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

This text has shadow with #EBB5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBB5E5.

Preview

Color preview on black background

This text has color #EBB5E5 on black background.


Color preview on white background

This text has color #EBB5E5 on white background.


Black color preview on #EBB5E5 background

This text has black color on #EBB5E5 background.


White color preview on #EBB5E5 background

This text has white color on #EBB5E5 background.


Related colors

Complementary color

Complementary color for #hex is #144A1A.


I love getcolorcode.com

Triadic colors

1 #E5EBB5 and #B5E5EB with #EBB5E5 are triadic colors.

2 #E5B5EB and #B5EBE5 with #EBB5E5 are triadic colors.