COLOR #EBC1D6

HEX: #EBC1D6 RGB: (235,193,214)

Renk bilgisi

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

RGB renk modeli

#EBC1D6 color RGB value is (235,193,214).

RGB: (235,193,214) (92%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 193 of 255 = 76%
B 214 of 255 = 84%

235
193
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 193 + 214 = 642 (100%)
R 235 of 642 ~ 36.6%
G 193 of 642 ~ 30.06%
B 214 of 642 ~ 33.33'%

%36.6
%30.06
%33.33

CMYK RENK MODELİ

#EBC1D6 rengi CMYK tonu (0,18,9,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.87%
  • sarı tonu 8.94%
  • ana renk tonu 7.84%

CMYK: (0,18,9,8)
C0M18Y9K8 (0%, 18%, 9%, 8%)
(0.00 / 0.18 / 0.09 / 0.08)

CMYK yüzdeleri

%0
%17.87
%8.94
%7.84

Codes

Color #EBC1D6 in popluar color models

EB C1 D6
RGB 235 193 214
HSL 330° 51.22% 83.92%
HSB/HSV 330° 17.87% 92.16%
CMYK 0.00% 17.87% 8.94%
7.84%

Color #EBC1D6 in popluar number systems.

HEX EB C1 D6
Decimal 235 193 214
Binary 11101011 11000001 11010110
Octal 353 301 326

Shades and tints

Shades of #EBC1D6

#EBC1D6
(235,193,214)
#D6B0C3
(214,176,195)
#C19FB0
(193,159,176)
#AC8E9D
(172,142,157)
#977D8A
(151,125,138)
#826C77
(130,108,119)
#6D5B64
(109,91,100)
#584A51
(88,74,81)
#43393E
(67,57,62)
#2E282B
(46,40,43)
#191718
(25,23,24)
#000000
(0,0,0)

Tints of #EBC1D6

#EBC1D6
(235,193,214)
#ECC6D9
(236,198,217)
#EDCBDC
(237,203,220)
#EED0DF
(238,208,223)
#EFD5E2
(239,213,226)
#F0DAE5
(240,218,229)
#F1DFE8
(241,223,232)
#F2E4EB
(242,228,235)
#F3E9EE
(243,233,238)
#F4EEF1
(244,238,241)
#F5F3F4
(245,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC1D6 color. Also use rgb(235,193,214) instead hex code.

Text Font Color

.myTextColor { color: #EBC1D6; }

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

This text font color is #EBC1D6.

Background Color

.myBgColor { background-color: #EBC1D6; }

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

This div background color is #EBC1D6.

Border color

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

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

This div border color is #EBC1D6.

Opacity

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

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

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

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

This text has shadow with #EBC1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC1D6.

Preview

Color preview on black background

This text has color #EBC1D6 on black background.


Color preview on white background

This text has color #EBC1D6 on white background.


Black color preview on #EBC1D6 background

This text has black color on #EBC1D6 background.


White color preview on #EBC1D6 background

This text has white color on #EBC1D6 background.


Related colors

Complementary color

Complementary color for #hex is #143E29.


I love getcolorcode.com

Triadic colors

1 #D6EBC1 and #C1D6EB with #EBC1D6 are triadic colors.

2 #D6C1EB and #C1EBD6 with #EBC1D6 are triadic colors.