COLOR #E6BBF4

HEX: #E6BBF4 RGB: (230,187,244)

Renk bilgisi

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

RGB renk modeli

#E6BBF4 color RGB value is (230,187,244).

RGB: (230,187,244) (90%, 73%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 187 of 255 = 73%
B 244 of 255 = 96%

230
187
244

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 187 + 244 = 661 (100%)
R 230 of 661 ~ 34.8%
G 187 of 661 ~ 28.29%
B 244 of 661 ~ 36.91'%

%34.8
%28.29
%36.91

CMYK RENK MODELİ

#E6BBF4 rengi CMYK tonu (6,23,0,4).

  • camgöbeği tonu 5.74%
  • eflatun tonu 23.36%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (6,23,0,4)
C6M23Y0K4 (6%, 23%, 0%, 4%)
(0.06 / 0.23 / 0.00 / 0.04)

CMYK yüzdeleri

%5.74
%23.36
%0
%4.31

Codes

Color #E6BBF4 in popluar color models

E6 BB F4
RGB 230 187 244
HSL 285° 72.15% 84.51%
HSB/HSV 285° 23.36% 95.69%
CMYK 5.74% 23.36% 0.00%
4.31%

Color #E6BBF4 in popluar number systems.

HEX E6 BB F4
Decimal 230 187 244
Binary 11100110 10111011 11110100
Octal 346 273 364

Shades and tints

Shades of #E6BBF4

#E6BBF4
(230,187,244)
#D2AADE
(210,170,222)
#BE99C8
(190,153,200)
#AA88B2
(170,136,178)
#96779C
(150,119,156)
#826686
(130,102,134)
#6E5570
(110,85,112)
#5A445A
(90,68,90)
#463344
(70,51,68)
#32222E
(50,34,46)
#1E1118
(30,17,24)
#000000
(0,0,0)

Tints of #E6BBF4

#E6BBF4
(230,187,244)
#E8C1F5
(232,193,245)
#EAC7F6
(234,199,246)
#ECCDF7
(236,205,247)
#EED3F8
(238,211,248)
#F0D9F9
(240,217,249)
#F2DFFA
(242,223,250)
#F4E5FB
(244,229,251)
#F6EBFC
(246,235,252)
#F8F1FD
(248,241,253)
#FAF7FE
(250,247,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BBF4; }

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

This text font color is #E6BBF4.

Background Color

.myBgColor { background-color: #E6BBF4; }

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

This div background color is #E6BBF4.

Border color

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

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

This div border color is #E6BBF4.

Opacity

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

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

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

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

This text has shadow with #E6BBF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBF4.

Preview

Color preview on black background

This text has color #E6BBF4 on black background.


Color preview on white background

This text has color #E6BBF4 on white background.


Black color preview on #E6BBF4 background

This text has black color on #E6BBF4 background.


White color preview on #E6BBF4 background

This text has white color on #E6BBF4 background.


Related colors

Complementary color

Complementary color for #hex is #19440B.


I love getcolorcode.com

Triadic colors

1 #F4E6BB and #BBF4E6 with #E6BBF4 are triadic colors.

2 #F4BBE6 and #BBE6F4 with #E6BBF4 are triadic colors.