COLOR #EBC5FA

HEX: #EBC5FA RGB: (235,197,250)

Renk bilgisi

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

RGB renk modeli

#EBC5FA color RGB value is (235,197,250).

RGB: (235,197,250) (92%, 77%, 98%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 197 of 255 = 77%
B 250 of 255 = 98%

235
197
250

R + G + B ~ 89%. #EBC5FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 197 + 250 = 682 (100%)
R 235 of 682 ~ 34.46%
G 197 of 682 ~ 28.89%
B 250 of 682 ~ 36.66'%

%34.46
%28.89
%36.66

CMYK RENK MODELİ

#EBC5FA rengi CMYK tonu (6,21,0,2).

  • camgöbeği tonu 6.00%
  • eflatun tonu 21.20%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (6,21,0,2)
C6M21Y0K2 (6%, 21%, 0%, 2%)
(0.06 / 0.21 / 0.00 / 0.02)

CMYK yüzdeleri

%6
%21.2
%0
%1.96

Codes

Color #EBC5FA in popluar color models

EB C5 FA
RGB 235 197 250
HSL 283° 84.13% 87.65%
HSB/HSV 283° 21.20% 98.04%
CMYK 6.00% 21.20% 0.00%
1.96%

Color #EBC5FA in popluar number systems.

HEX EB C5 FA
Decimal 235 197 250
Binary 11101011 11000101 11111010
Octal 353 305 372

Shades and tints

Shades of #EBC5FA

#EBC5FA
(235,197,250)
#D6B4E4
(214,180,228)
#C1A3CE
(193,163,206)
#AC92B8
(172,146,184)
#9781A2
(151,129,162)
#82708C
(130,112,140)
#6D5F76
(109,95,118)
#584E60
(88,78,96)
#433D4A
(67,61,74)
#2E2C34
(46,44,52)
#191B1E
(25,27,30)
#000000
(0,0,0)

Tints of #EBC5FA

#EBC5FA
(235,197,250)
#ECCAFA
(236,202,250)
#EDCFFA
(237,207,250)
#EED4FA
(238,212,250)
#EFD9FA
(239,217,250)
#F0DEFA
(240,222,250)
#F1E3FA
(241,227,250)
#F2E8FA
(242,232,250)
#F3EDFA
(243,237,250)
#F4F2FA
(244,242,250)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBC5FA; }

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

This text font color is #EBC5FA.

Background Color

.myBgColor { background-color: #EBC5FA; }

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

This div background color is #EBC5FA.

Border color

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

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

This div border color is #EBC5FA.

Opacity

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

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

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

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

This text has shadow with #EBC5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC5FA.

Preview

Color preview on black background

This text has color #EBC5FA on black background.


Color preview on white background

This text has color #EBC5FA on white background.


Black color preview on #EBC5FA background

This text has black color on #EBC5FA background.


White color preview on #EBC5FA background

This text has white color on #EBC5FA background.


Related colors

Complementary color

Complementary color for #hex is #143A05.


I love getcolorcode.com

Triadic colors

1 #FAEBC5 and #C5FAEB with #EBC5FA are triadic colors.

2 #FAC5EB and #C5EBFA with #EBC5FA are triadic colors.