COLOR #E6BBEB

HEX: #E6BBEB RGB: (230,187,235)

Renk bilgisi

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

RGB renk modeli

#E6BBEB color RGB value is (230,187,235).

RGB: (230,187,235) (90%, 73%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 187 of 255 = 73%
B 235 of 255 = 92%

230
187
235

R + G + B ~ 85%. #E6BBEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 187 + 235 = 652 (100%)
R 230 of 652 ~ 35.28%
G 187 of 652 ~ 28.68%
B 235 of 652 ~ 36.04'%

%35.28
%28.68
%36.04

CMYK RENK MODELİ

#E6BBEB rengi CMYK tonu (2,20,0,8).

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

CMYK: (2,20,0,8)
C2M20Y0K8 (2%, 20%, 0%, 8%)
(0.02 / 0.20 / 0.00 / 0.08)

CMYK yüzdeleri

%2.13
%20.43
%0
%7.84

Codes

Color #E6BBEB in popluar color models

E6 BB EB
RGB 230 187 235
HSL 294° 54.55% 82.75%
HSB/HSV 294° 20.43% 92.16%
CMYK 2.13% 20.43% 0.00%
7.84%

Color #E6BBEB in popluar number systems.

HEX E6 BB EB
Decimal 230 187 235
Binary 11100110 10111011 11101011
Octal 346 273 353

Shades and tints

Shades of #E6BBEB

#E6BBEB
(230,187,235)
#D2AAD6
(210,170,214)
#BE99C1
(190,153,193)
#AA88AC
(170,136,172)
#967797
(150,119,151)
#826682
(130,102,130)
#6E556D
(110,85,109)
#5A4458
(90,68,88)
#463343
(70,51,67)
#32222E
(50,34,46)
#1E1119
(30,17,25)
#000000
(0,0,0)

Tints of #E6BBEB

#E6BBEB
(230,187,235)
#E8C1EC
(232,193,236)
#EAC7ED
(234,199,237)
#ECCDEE
(236,205,238)
#EED3EF
(238,211,239)
#F0D9F0
(240,217,240)
#F2DFF1
(242,223,241)
#F4E5F2
(244,229,242)
#F6EBF3
(246,235,243)
#F8F1F4
(248,241,244)
#FAF7F5
(250,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BBEB; }

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

This text font color is #E6BBEB.

Background Color

.myBgColor { background-color: #E6BBEB; }

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

This div background color is #E6BBEB.

Border color

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

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

This div border color is #E6BBEB.

Opacity

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

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

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

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

This text has shadow with #E6BBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBEB.

Preview

Color preview on black background

This text has color #E6BBEB on black background.


Color preview on white background

This text has color #E6BBEB on white background.


Black color preview on #E6BBEB background

This text has black color on #E6BBEB background.


White color preview on #E6BBEB background

This text has white color on #E6BBEB background.


Related colors

Complementary color

Complementary color for #hex is #194414.


I love getcolorcode.com

Triadic colors

1 #EBE6BB and #BBEBE6 with #E6BBEB are triadic colors.

2 #EBBBE6 and #BBE6EB with #E6BBEB are triadic colors.