COLOR #E6BDC3

HEX: #E6BDC3 RGB: (230,189,195)

Renk bilgisi

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

RGB renk modeli

#E6BDC3 color RGB value is (230,189,195).

RGB: (230,189,195) (90%, 74%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 195 of 255 = 76%

230
189
195

R + G + B ~ 80%. #E6BDC3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 195 = 614 (100%)
R 230 of 614 ~ 37.46%
G 189 of 614 ~ 30.78%
B 195 of 614 ~ 31.76'%

%37.46
%30.78
%31.76

CMYK RENK MODELİ

#E6BDC3 rengi CMYK tonu (0,18,15,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.83%
  • sarı tonu 15.22%
  • ana renk tonu 9.80%

CMYK: (0,18,15,10)
C0M18Y15K10 (0%, 18%, 15%, 10%)
(0.00 / 0.18 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%17.83
%15.22
%9.8

Codes

Color #E6BDC3 in popluar color models

E6 BD C3
RGB 230 189 195
HSL 351° 45.05% 82.16%
HSB/HSV 351° 17.83% 90.20%
CMYK 0.00% 17.83% 15.22%
9.80%

Color #E6BDC3 in popluar number systems.

HEX E6 BD C3
Decimal 230 189 195
Binary 11100110 10111101 11000011
Octal 346 275 303

Shades and tints

Shades of #E6BDC3

#E6BDC3
(230,189,195)
#D2ACB2
(210,172,178)
#BE9BA1
(190,155,161)
#AA8A90
(170,138,144)
#96797F
(150,121,127)
#82686E
(130,104,110)
#6E575D
(110,87,93)
#5A464C
(90,70,76)
#46353B
(70,53,59)
#32242A
(50,36,42)
#1E1319
(30,19,25)
#000000
(0,0,0)

Tints of #E6BDC3

#E6BDC3
(230,189,195)
#E8C3C8
(232,195,200)
#EAC9CD
(234,201,205)
#ECCFD2
(236,207,210)
#EED5D7
(238,213,215)
#F0DBDC
(240,219,220)
#F2E1E1
(242,225,225)
#F4E7E6
(244,231,230)
#F6EDEB
(246,237,235)
#F8F3F0
(248,243,240)
#FAF9F5
(250,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BDC3 color. Also use rgb(230,189,195) instead hex code.

Text Font Color

.myTextColor { color: #E6BDC3; }

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

This text font color is #E6BDC3.

Background Color

.myBgColor { background-color: #E6BDC3; }

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

This div background color is #E6BDC3.

Border color

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

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

This div border color is #E6BDC3.

Opacity

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

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

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

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

This text has shadow with #E6BDC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDC3.

Preview

Color preview on black background

This text has color #E6BDC3 on black background.


Color preview on white background

This text has color #E6BDC3 on white background.


Black color preview on #E6BDC3 background

This text has black color on #E6BDC3 background.


White color preview on #E6BDC3 background

This text has white color on #E6BDC3 background.


Related colors

Complementary color

Complementary color for #hex is #19423C.


I love getcolorcode.com

Triadic colors

1 #C3E6BD and #BDC3E6 with #E6BDC3 are triadic colors.

2 #C3BDE6 and #BDE6C3 with #E6BDC3 are triadic colors.