COLOR #EBB5ED

HEX: #EBB5ED RGB: (235,181,237)

Renk bilgisi

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

RGB renk modeli

#EBB5ED color RGB value is (235,181,237).

RGB: (235,181,237) (92%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 181 of 255 = 71%
B 237 of 255 = 93%

235
181
237

R + G + B ~ 85%. #EBB5ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 181 + 237 = 653 (100%)
R 235 of 653 ~ 35.99%
G 181 of 653 ~ 27.72%
B 237 of 653 ~ 36.29'%

%35.99
%27.72
%36.29

CMYK RENK MODELİ

#EBB5ED rengi CMYK tonu (1,24,0,7).

  • camgöbeği tonu 0.84%
  • eflatun tonu 23.63%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (1,24,0,7)
C1M24Y0K7 (1%, 24%, 0%, 7%)
(0.01 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%0.84
%23.63
%0
%7.06

Codes

Color #EBB5ED in popluar color models

EB B5 ED
RGB 235 181 237
HSL 298° 60.87% 81.96%
HSB/HSV 298° 23.63% 92.94%
CMYK 0.84% 23.63% 0.00%
7.06%

Color #EBB5ED in popluar number systems.

HEX EB B5 ED
Decimal 235 181 237
Binary 11101011 10110101 11101101
Octal 353 265 355

Shades and tints

Shades of #EBB5ED

#EBB5ED
(235,181,237)
#D6A5D8
(214,165,216)
#C195C3
(193,149,195)
#AC85AE
(172,133,174)
#977599
(151,117,153)
#826584
(130,101,132)
#6D556F
(109,85,111)
#58455A
(88,69,90)
#433545
(67,53,69)
#2E2530
(46,37,48)
#19151B
(25,21,27)
#000000
(0,0,0)

Tints of #EBB5ED

#EBB5ED
(235,181,237)
#ECBBEE
(236,187,238)
#EDC1EF
(237,193,239)
#EEC7F0
(238,199,240)
#EFCDF1
(239,205,241)
#F0D3F2
(240,211,242)
#F1D9F3
(241,217,243)
#F2DFF4
(242,223,244)
#F3E5F5
(243,229,245)
#F4EBF6
(244,235,246)
#F5F1F7
(245,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBB5ED; }

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

This text font color is #EBB5ED.

Background Color

.myBgColor { background-color: #EBB5ED; }

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

This div background color is #EBB5ED.

Border color

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

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

This div border color is #EBB5ED.

Opacity

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

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

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

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

This text has shadow with #EBB5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBB5ED.

Preview

Color preview on black background

This text has color #EBB5ED on black background.


Color preview on white background

This text has color #EBB5ED on white background.


Black color preview on #EBB5ED background

This text has black color on #EBB5ED background.


White color preview on #EBB5ED background

This text has white color on #EBB5ED background.


Related colors

Complementary color

Complementary color for #hex is #144A12.


I love getcolorcode.com

Triadic colors

1 #EDEBB5 and #B5EDEB with #EBB5ED are triadic colors.

2 #EDB5EB and #B5EBED with #EBB5ED are triadic colors.