COLOR #E6BED6

HEX: #E6BED6 RGB: (230,190,214)

Renk bilgisi

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

RGB renk modeli

#E6BED6 color RGB value is (230,190,214).

RGB: (230,190,214) (90%, 75%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 214 of 255 = 84%

230
190
214

R + G + B ~ 83%. #E6BED6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 214 = 634 (100%)
R 230 of 634 ~ 36.28%
G 190 of 634 ~ 29.97%
B 214 of 634 ~ 33.75'%

%36.28
%29.97
%33.75

CMYK RENK MODELİ

#E6BED6 rengi CMYK tonu (0,17,7,10).

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

CMYK: (0,17,7,10)
C0M17Y7K10 (0%, 17%, 7%, 10%)
(0.00 / 0.17 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%17.39
%6.96
%9.8

Codes

Color #E6BED6 in popluar color models

E6 BE D6
RGB 230 190 214
HSL 324° 44.44% 82.35%
HSB/HSV 324° 17.39% 90.20%
CMYK 0.00% 17.39% 6.96%
9.80%

Color #E6BED6 in popluar number systems.

HEX E6 BE D6
Decimal 230 190 214
Binary 11100110 10111110 11010110
Octal 346 276 326

Shades and tints

Shades of #E6BED6

#E6BED6
(230,190,214)
#D2ADC3
(210,173,195)
#BE9CB0
(190,156,176)
#AA8B9D
(170,139,157)
#967A8A
(150,122,138)
#826977
(130,105,119)
#6E5864
(110,88,100)
#5A4751
(90,71,81)
#46363E
(70,54,62)
#32252B
(50,37,43)
#1E1418
(30,20,24)
#000000
(0,0,0)

Tints of #E6BED6

#E6BED6
(230,190,214)
#E8C3D9
(232,195,217)
#EAC8DC
(234,200,220)
#ECCDDF
(236,205,223)
#EED2E2
(238,210,226)
#F0D7E5
(240,215,229)
#F2DCE8
(242,220,232)
#F4E1EB
(244,225,235)
#F6E6EE
(246,230,238)
#F8EBF1
(248,235,241)
#FAF0F4
(250,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BED6; }

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

This text font color is #E6BED6.

Background Color

.myBgColor { background-color: #E6BED6; }

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

This div background color is #E6BED6.

Border color

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

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

This div border color is #E6BED6.

Opacity

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

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

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

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

This text has shadow with #E6BED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BED6.

Preview

Color preview on black background

This text has color #E6BED6 on black background.


Color preview on white background

This text has color #E6BED6 on white background.


Black color preview on #E6BED6 background

This text has black color on #E6BED6 background.


White color preview on #E6BED6 background

This text has white color on #E6BED6 background.


Related colors

Complementary color

Complementary color for #hex is #194129.


I love getcolorcode.com

Triadic colors

1 #D6E6BE and #BED6E6 with #E6BED6 are triadic colors.

2 #D6BEE6 and #BEE6D6 with #E6BED6 are triadic colors.