COLOR #E6BAD4

HEX: #E6BAD4 RGB: (230,186,212)

Renk bilgisi

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

RGB renk modeli

#E6BAD4 color RGB value is (230,186,212).

RGB: (230,186,212) (90%, 73%, 83%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 186 of 255 = 73%
B 212 of 255 = 83%

230
186
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 186 + 212 = 628 (100%)
R 230 of 628 ~ 36.62%
G 186 of 628 ~ 29.62%
B 212 of 628 ~ 33.76'%

%36.62
%29.62
%33.76

CMYK RENK MODELİ

#E6BAD4 rengi CMYK tonu (0,19,8,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.13%
  • sarı tonu 7.83%
  • ana renk tonu 9.80%

CMYK: (0,19,8,10)
C0M19Y8K10 (0%, 19%, 8%, 10%)
(0.00 / 0.19 / 0.08 / 0.10)

CMYK yüzdeleri

%0
%19.13
%7.83
%9.8

Codes

Color #E6BAD4 in popluar color models

E6 BA D4
RGB 230 186 212
HSL 325° 46.81% 81.57%
HSB/HSV 325° 19.13% 90.20%
CMYK 0.00% 19.13% 7.83%
9.80%

Color #E6BAD4 in popluar number systems.

HEX E6 BA D4
Decimal 230 186 212
Binary 11100110 10111010 11010100
Octal 346 272 324

Shades and tints

Shades of #E6BAD4

#E6BAD4
(230,186,212)
#D2AAC1
(210,170,193)
#BE9AAE
(190,154,174)
#AA8A9B
(170,138,155)
#967A88
(150,122,136)
#826A75
(130,106,117)
#6E5A62
(110,90,98)
#5A4A4F
(90,74,79)
#463A3C
(70,58,60)
#322A29
(50,42,41)
#1E1A16
(30,26,22)
#000000
(0,0,0)

Tints of #E6BAD4

#E6BAD4
(230,186,212)
#E8C0D7
(232,192,215)
#EAC6DA
(234,198,218)
#ECCCDD
(236,204,221)
#EED2E0
(238,210,224)
#F0D8E3
(240,216,227)
#F2DEE6
(242,222,230)
#F4E4E9
(244,228,233)
#F6EAEC
(246,234,236)
#F8F0EF
(248,240,239)
#FAF6F2
(250,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BAD4 color. Also use rgb(230,186,212) instead hex code.

Text Font Color

.myTextColor { color: #E6BAD4; }

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

This text font color is #E6BAD4.

Background Color

.myBgColor { background-color: #E6BAD4; }

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

This div background color is #E6BAD4.

Border color

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

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

This div border color is #E6BAD4.

Opacity

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

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

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

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

This text has shadow with #E6BAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BAD4.

Preview

Color preview on black background

This text has color #E6BAD4 on black background.


Color preview on white background

This text has color #E6BAD4 on white background.


Black color preview on #E6BAD4 background

This text has black color on #E6BAD4 background.


White color preview on #E6BAD4 background

This text has white color on #E6BAD4 background.


Related colors

Complementary color

Complementary color for #hex is #19452B.


I love getcolorcode.com

Triadic colors

1 #D4E6BA and #BAD4E6 with #E6BAD4 are triadic colors.

2 #D4BAE6 and #BAE6D4 with #E6BAD4 are triadic colors.