COLOR #E6BBE4

HEX: #E6BBE4 RGB: (230,187,228)

Renk bilgisi

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

RGB renk modeli

#E6BBE4 color RGB value is (230,187,228).

RGB: (230,187,228) (90%, 73%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 187 of 255 = 73%
B 228 of 255 = 89%

230
187
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 187 + 228 = 645 (100%)
R 230 of 645 ~ 35.66%
G 187 of 645 ~ 28.99%
B 228 of 645 ~ 35.35'%

%35.66
%28.99
%35.35

CMYK RENK MODELİ

#E6BBE4 rengi CMYK tonu (0,19,1,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.70%
  • sarı tonu 0.87%
  • ana renk tonu 9.80%

CMYK: (0,19,1,10)
C0M19Y1K10 (0%, 19%, 1%, 10%)
(0.00 / 0.19 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%18.7
%0.87
%9.8

Codes

Color #E6BBE4 in popluar color models

E6 BB E4
RGB 230 187 228
HSL 303° 46.24% 81.76%
HSB/HSV 303° 18.70% 90.20%
CMYK 0.00% 18.70% 0.87%
9.80%

Color #E6BBE4 in popluar number systems.

HEX E6 BB E4
Decimal 230 187 228
Binary 11100110 10111011 11100100
Octal 346 273 344

Shades and tints

Shades of #E6BBE4

#E6BBE4
(230,187,228)
#D2AAD0
(210,170,208)
#BE99BC
(190,153,188)
#AA88A8
(170,136,168)
#967794
(150,119,148)
#826680
(130,102,128)
#6E556C
(110,85,108)
#5A4458
(90,68,88)
#463344
(70,51,68)
#322230
(50,34,48)
#1E111C
(30,17,28)
#000000
(0,0,0)

Tints of #E6BBE4

#E6BBE4
(230,187,228)
#E8C1E6
(232,193,230)
#EAC7E8
(234,199,232)
#ECCDEA
(236,205,234)
#EED3EC
(238,211,236)
#F0D9EE
(240,217,238)
#F2DFF0
(242,223,240)
#F4E5F2
(244,229,242)
#F6EBF4
(246,235,244)
#F8F1F6
(248,241,246)
#FAF7F8
(250,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BBE4 color. Also use rgb(230,187,228) instead hex code.

Text Font Color

.myTextColor { color: #E6BBE4; }

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

This text font color is #E6BBE4.

Background Color

.myBgColor { background-color: #E6BBE4; }

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

This div background color is #E6BBE4.

Border color

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

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

This div border color is #E6BBE4.

Opacity

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

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

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

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

This text has shadow with #E6BBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBE4.

Preview

Color preview on black background

This text has color #E6BBE4 on black background.


Color preview on white background

This text has color #E6BBE4 on white background.


Black color preview on #E6BBE4 background

This text has black color on #E6BBE4 background.


White color preview on #E6BBE4 background

This text has white color on #E6BBE4 background.


Related colors

Complementary color

Complementary color for #hex is #19441B.


I love getcolorcode.com

Triadic colors

1 #E4E6BB and #BBE4E6 with #E6BBE4 are triadic colors.

2 #E4BBE6 and #BBE6E4 with #E6BBE4 are triadic colors.