COLOR #EBC5E8

HEX: #EBC5E8 RGB: (235,197,232)

Renk bilgisi

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

RGB renk modeli

#EBC5E8 color RGB value is (235,197,232).

RGB: (235,197,232) (92%, 77%, 91%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 197 of 255 = 77%
B 232 of 255 = 91%

235
197
232

R + G + B ~ 87%. #EBC5E8 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 197 + 232 = 664 (100%)
R 235 of 664 ~ 35.39%
G 197 of 664 ~ 29.67%
B 232 of 664 ~ 34.94'%

%35.39
%29.67
%34.94

CMYK RENK MODELİ

#EBC5E8 rengi CMYK tonu (0,16,1,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.17%
  • sarı tonu 1.28%
  • ana renk tonu 7.84%

CMYK: (0,16,1,8)
C0M16Y1K8 (0%, 16%, 1%, 8%)
(0.00 / 0.16 / 0.01 / 0.08)

CMYK yüzdeleri

%0
%16.17
%1.28
%7.84

Codes

Color #EBC5E8 in popluar color models

EB C5 E8
RGB 235 197 232
HSL 305° 48.72% 84.71%
HSB/HSV 305° 16.17% 92.16%
CMYK 0.00% 16.17% 1.28%
7.84%

Color #EBC5E8 in popluar number systems.

HEX EB C5 E8
Decimal 235 197 232
Binary 11101011 11000101 11101000
Octal 353 305 350

Shades and tints

Shades of #EBC5E8

#EBC5E8
(235,197,232)
#D6B4D3
(214,180,211)
#C1A3BE
(193,163,190)
#AC92A9
(172,146,169)
#978194
(151,129,148)
#82707F
(130,112,127)
#6D5F6A
(109,95,106)
#584E55
(88,78,85)
#433D40
(67,61,64)
#2E2C2B
(46,44,43)
#191B16
(25,27,22)
#000000
(0,0,0)

Tints of #EBC5E8

#EBC5E8
(235,197,232)
#ECCAEA
(236,202,234)
#EDCFEC
(237,207,236)
#EED4EE
(238,212,238)
#EFD9F0
(239,217,240)
#F0DEF2
(240,222,242)
#F1E3F4
(241,227,244)
#F2E8F6
(242,232,246)
#F3EDF8
(243,237,248)
#F4F2FA
(244,242,250)
#F5F7FC
(245,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC5E8 color. Also use rgb(235,197,232) instead hex code.

Text Font Color

.myTextColor { color: #EBC5E8; }

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

This text font color is #EBC5E8.

Background Color

.myBgColor { background-color: #EBC5E8; }

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

This div background color is #EBC5E8.

Border color

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

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

This div border color is #EBC5E8.

Opacity

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

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

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

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

This text has shadow with #EBC5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC5E8.

Preview

Color preview on black background

This text has color #EBC5E8 on black background.


Color preview on white background

This text has color #EBC5E8 on white background.


Black color preview on #EBC5E8 background

This text has black color on #EBC5E8 background.


White color preview on #EBC5E8 background

This text has white color on #EBC5E8 background.


Related colors

Complementary color

Complementary color for #hex is #143A17.


I love getcolorcode.com

Triadic colors

1 #E8EBC5 and #C5E8EB with #EBC5E8 are triadic colors.

2 #E8C5EB and #C5EBE8 with #EBC5E8 are triadic colors.