COLOR #EBC3E6

HEX: #EBC3E6 RGB: (235,195,230)

Renk bilgisi

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

RGB renk modeli

#EBC3E6 color RGB value is (235,195,230).

RGB: (235,195,230) (92%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 195 of 255 = 76%
B 230 of 255 = 90%

235
195
230

R + G + B ~ 86%. #EBC3E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 195 + 230 = 660 (100%)
R 235 of 660 ~ 35.61%
G 195 of 660 ~ 29.55%
B 230 of 660 ~ 34.85'%

%35.61
%29.55
%34.85

CMYK RENK MODELİ

#EBC3E6 rengi CMYK tonu (0,17,2,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.02%
  • sarı tonu 2.13%
  • ana renk tonu 7.84%

CMYK: (0,17,2,8)
C0M17Y2K8 (0%, 17%, 2%, 8%)
(0.00 / 0.17 / 0.02 / 0.08)

CMYK yüzdeleri

%0
%17.02
%2.13
%7.84

Codes

Color #EBC3E6 in popluar color models

EB C3 E6
RGB 235 195 230
HSL 308° 50.00% 84.31%
HSB/HSV 308° 17.02% 92.16%
CMYK 0.00% 17.02% 2.13%
7.84%

Color #EBC3E6 in popluar number systems.

HEX EB C3 E6
Decimal 235 195 230
Binary 11101011 11000011 11100110
Octal 353 303 346

Shades and tints

Shades of #EBC3E6

#EBC3E6
(235,195,230)
#D6B2D2
(214,178,210)
#C1A1BE
(193,161,190)
#AC90AA
(172,144,170)
#977F96
(151,127,150)
#826E82
(130,110,130)
#6D5D6E
(109,93,110)
#584C5A
(88,76,90)
#433B46
(67,59,70)
#2E2A32
(46,42,50)
#19191E
(25,25,30)
#000000
(0,0,0)

Tints of #EBC3E6

#EBC3E6
(235,195,230)
#ECC8E8
(236,200,232)
#EDCDEA
(237,205,234)
#EED2EC
(238,210,236)
#EFD7EE
(239,215,238)
#F0DCF0
(240,220,240)
#F1E1F2
(241,225,242)
#F2E6F4
(242,230,244)
#F3EBF6
(243,235,246)
#F4F0F8
(244,240,248)
#F5F5FA
(245,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC3E6 color. Also use rgb(235,195,230) instead hex code.

Text Font Color

.myTextColor { color: #EBC3E6; }

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

This text font color is #EBC3E6.

Background Color

.myBgColor { background-color: #EBC3E6; }

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

This div background color is #EBC3E6.

Border color

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

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

This div border color is #EBC3E6.

Opacity

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

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

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

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

This text has shadow with #EBC3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC3E6.

Preview

Color preview on black background

This text has color #EBC3E6 on black background.


Color preview on white background

This text has color #EBC3E6 on white background.


Black color preview on #EBC3E6 background

This text has black color on #EBC3E6 background.


White color preview on #EBC3E6 background

This text has white color on #EBC3E6 background.


Related colors

Complementary color

Complementary color for #hex is #143C19.


I love getcolorcode.com

Triadic colors

1 #E6EBC3 and #C3E6EB with #EBC3E6 are triadic colors.

2 #E6C3EB and #C3EBE6 with #EBC3E6 are triadic colors.