COLOR #E6BECE

HEX: #E6BECE RGB: (230,190,206)

Renk bilgisi

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

RGB renk modeli

#E6BECE color RGB value is (230,190,206).

RGB: (230,190,206) (90%, 75%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 206 of 255 = 81%

230
190
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 206 = 626 (100%)
R 230 of 626 ~ 36.74%
G 190 of 626 ~ 30.35%
B 206 of 626 ~ 32.91'%

%36.74
%30.35
%32.91

CMYK RENK MODELİ

#E6BECE rengi CMYK tonu (0,17,10,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.39%
  • sarı tonu 10.43%
  • ana renk tonu 9.80%

CMYK: (0,17,10,10)
C0M17Y10K10 (0%, 17%, 10%, 10%)
(0.00 / 0.17 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%17.39
%10.43
%9.8

Codes

Color #E6BECE in popluar color models

E6 BE CE
RGB 230 190 206
HSL 336° 44.44% 82.35%
HSB/HSV 336° 17.39% 90.20%
CMYK 0.00% 17.39% 10.43%
9.80%

Color #E6BECE in popluar number systems.

HEX E6 BE CE
Decimal 230 190 206
Binary 11100110 10111110 11001110
Octal 346 276 316

Shades and tints

Shades of #E6BECE

#E6BECE
(230,190,206)
#D2ADBC
(210,173,188)
#BE9CAA
(190,156,170)
#AA8B98
(170,139,152)
#967A86
(150,122,134)
#826974
(130,105,116)
#6E5862
(110,88,98)
#5A4750
(90,71,80)
#46363E
(70,54,62)
#32252C
(50,37,44)
#1E141A
(30,20,26)
#000000
(0,0,0)

Tints of #E6BECE

#E6BECE
(230,190,206)
#E8C3D2
(232,195,210)
#EAC8D6
(234,200,214)
#ECCDDA
(236,205,218)
#EED2DE
(238,210,222)
#F0D7E2
(240,215,226)
#F2DCE6
(242,220,230)
#F4E1EA
(244,225,234)
#F6E6EE
(246,230,238)
#F8EBF2
(248,235,242)
#FAF0F6
(250,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BECE color. Also use rgb(230,190,206) instead hex code.

Text Font Color

.myTextColor { color: #E6BECE; }

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

This text font color is #E6BECE.

Background Color

.myBgColor { background-color: #E6BECE; }

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

This div background color is #E6BECE.

Border color

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

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

This div border color is #E6BECE.

Opacity

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

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

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

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

This text has shadow with #E6BECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BECE.

Preview

Color preview on black background

This text has color #E6BECE on black background.


Color preview on white background

This text has color #E6BECE on white background.


Black color preview on #E6BECE background

This text has black color on #E6BECE background.


White color preview on #E6BECE background

This text has white color on #E6BECE background.


Related colors

Complementary color

Complementary color for #hex is #194131.


I love getcolorcode.com

Triadic colors

1 #CEE6BE and #BECEE6 with #E6BECE are triadic colors.

2 #CEBEE6 and #BEE6CE with #E6BECE are triadic colors.