COLOR #EBA5E6

HEX: #EBA5E6 RGB: (235,165,230)

Renk bilgisi

#EBA5E6 contains mainly red and blue colors. #EBA5E6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EBA5E6 color RGB value is (235,165,230).

RGB: (235,165,230) (92%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 165 of 255 = 65%
B 230 of 255 = 90%

235
165
230

R + G + B ~ 82%. #EBA5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 165 + 230 = 630 (100%)
R 235 of 630 ~ 37.3%
G 165 of 630 ~ 26.19%
B 230 of 630 ~ 36.51'%

%37.3
%26.19
%36.51

CMYK RENK MODELİ

#EBA5E6 rengi CMYK tonu (0,30,2,8).

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

CMYK: (0,30,2,8)
C0M30Y2K8 (0%, 30%, 2%, 8%)
(0.00 / 0.30 / 0.02 / 0.08)

CMYK yüzdeleri

%0
%29.79
%2.13
%7.84

Codes

Color #EBA5E6 in popluar color models

EB A5 E6
RGB 235 165 230
HSL 304° 63.64% 78.43%
HSB/HSV 304° 29.79% 92.16%
CMYK 0.00% 29.79% 2.13%
7.84%

Color #EBA5E6 in popluar number systems.

HEX EB A5 E6
Decimal 235 165 230
Binary 11101011 10100101 11100110
Octal 353 245 346

Shades and tints

Shades of #EBA5E6

#EBA5E6
(235,165,230)
#D696D2
(214,150,210)
#C187BE
(193,135,190)
#AC78AA
(172,120,170)
#976996
(151,105,150)
#825A82
(130,90,130)
#6D4B6E
(109,75,110)
#583C5A
(88,60,90)
#432D46
(67,45,70)
#2E1E32
(46,30,50)
#190F1E
(25,15,30)
#000000
(0,0,0)

Tints of #EBA5E6

#EBA5E6
(235,165,230)
#ECADE8
(236,173,232)
#EDB5EA
(237,181,234)
#EEBDEC
(238,189,236)
#EFC5EE
(239,197,238)
#F0CDF0
(240,205,240)
#F1D5F2
(241,213,242)
#F2DDF4
(242,221,244)
#F3E5F6
(243,229,246)
#F4EDF8
(244,237,248)
#F5F5FA
(245,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBA5E6; }

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

This text font color is #EBA5E6.

Background Color

.myBgColor { background-color: #EBA5E6; }

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

This div background color is #EBA5E6.

Border color

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

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

This div border color is #EBA5E6.

Opacity

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

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

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

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

This text has shadow with #EBA5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBA5E6.

Preview

Color preview on black background

This text has color #EBA5E6 on black background.


Color preview on white background

This text has color #EBA5E6 on white background.


Black color preview on #EBA5E6 background

This text has black color on #EBA5E6 background.


White color preview on #EBA5E6 background

This text has white color on #EBA5E6 background.


Related colors

Complementary color

Complementary color for #hex is #145A19.


I love getcolorcode.com

Triadic colors

1 #E6EBA5 and #A5E6EB with #EBA5E6 are triadic colors.

2 #E6A5EB and #A5EBE6 with #EBA5E6 are triadic colors.