COLOR #E6B9DA

HEX: #E6B9DA RGB: (230,185,218)

Renk bilgisi

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

RGB renk modeli

#E6B9DA color RGB value is (230,185,218).

RGB: (230,185,218) (90%, 73%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 218 of 255 = 85%

230
185
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 218 = 633 (100%)
R 230 of 633 ~ 36.33%
G 185 of 633 ~ 29.23%
B 218 of 633 ~ 34.44'%

%36.33
%29.23
%34.44

CMYK RENK MODELİ

#E6B9DA rengi CMYK tonu (0,20,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.57%
  • sarı tonu 5.22%
  • ana renk tonu 9.80%

CMYK: (0,20,5,10)
C0M20Y5K10 (0%, 20%, 5%, 10%)
(0.00 / 0.20 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%19.57
%5.22
%9.8

Codes

Color #E6B9DA in popluar color models

E6 B9 DA
RGB 230 185 218
HSL 316° 47.37% 81.37%
HSB/HSV 316° 19.57% 90.20%
CMYK 0.00% 19.57% 5.22%
9.80%

Color #E6B9DA in popluar number systems.

HEX E6 B9 DA
Decimal 230 185 218
Binary 11100110 10111001 11011010
Octal 346 271 332

Shades and tints

Shades of #E6B9DA

#E6B9DA
(230,185,218)
#D2A9C7
(210,169,199)
#BE99B4
(190,153,180)
#AA89A1
(170,137,161)
#96798E
(150,121,142)
#82697B
(130,105,123)
#6E5968
(110,89,104)
#5A4955
(90,73,85)
#463942
(70,57,66)
#32292F
(50,41,47)
#1E191C
(30,25,28)
#000000
(0,0,0)

Tints of #E6B9DA

#E6B9DA
(230,185,218)
#E8BFDD
(232,191,221)
#EAC5E0
(234,197,224)
#ECCBE3
(236,203,227)
#EED1E6
(238,209,230)
#F0D7E9
(240,215,233)
#F2DDEC
(242,221,236)
#F4E3EF
(244,227,239)
#F6E9F2
(246,233,242)
#F8EFF5
(248,239,245)
#FAF5F8
(250,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B9DA color. Also use rgb(230,185,218) instead hex code.

Text Font Color

.myTextColor { color: #E6B9DA; }

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

This text font color is #E6B9DA.

Background Color

.myBgColor { background-color: #E6B9DA; }

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

This div background color is #E6B9DA.

Border color

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

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

This div border color is #E6B9DA.

Opacity

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

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

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

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

This text has shadow with #E6B9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9DA.

Preview

Color preview on black background

This text has color #E6B9DA on black background.


Color preview on white background

This text has color #E6B9DA on white background.


Black color preview on #E6B9DA background

This text has black color on #E6B9DA background.


White color preview on #E6B9DA background

This text has white color on #E6B9DA background.


Related colors

Complementary color

Complementary color for #hex is #194625.


I love getcolorcode.com

Triadic colors

1 #DAE6B9 and #B9DAE6 with #E6B9DA are triadic colors.

2 #DAB9E6 and #B9E6DA with #E6B9DA are triadic colors.