COLOR #E6B0DA

HEX: #E6B0DA RGB: (230,176,218)

Renk bilgisi

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

RGB renk modeli

#E6B0DA color RGB value is (230,176,218).

RGB: (230,176,218) (90%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 176 of 255 = 69%
B 218 of 255 = 85%

230
176
218

R + G + B ~ 81%. #E6B0DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 176 + 218 = 624 (100%)
R 230 of 624 ~ 36.86%
G 176 of 624 ~ 28.21%
B 218 of 624 ~ 34.94'%

%36.86
%28.21
%34.94

CMYK RENK MODELİ

#E6B0DA rengi CMYK tonu (0,23,5,10).

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

CMYK: (0,23,5,10)
C0M23Y5K10 (0%, 23%, 5%, 10%)
(0.00 / 0.23 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%23.48
%5.22
%9.8

Codes

Color #E6B0DA in popluar color models

E6 B0 DA
RGB 230 176 218
HSL 313° 51.92% 79.61%
HSB/HSV 313° 23.48% 90.20%
CMYK 0.00% 23.48% 5.22%
9.80%

Color #E6B0DA in popluar number systems.

HEX E6 B0 DA
Decimal 230 176 218
Binary 11100110 10110000 11011010
Octal 346 260 332

Shades and tints

Shades of #E6B0DA

#E6B0DA
(230,176,218)
#D2A0C7
(210,160,199)
#BE90B4
(190,144,180)
#AA80A1
(170,128,161)
#96708E
(150,112,142)
#82607B
(130,96,123)
#6E5068
(110,80,104)
#5A4055
(90,64,85)
#463042
(70,48,66)
#32202F
(50,32,47)
#1E101C
(30,16,28)
#000000
(0,0,0)

Tints of #E6B0DA

#E6B0DA
(230,176,218)
#E8B7DD
(232,183,221)
#EABEE0
(234,190,224)
#ECC5E3
(236,197,227)
#EECCE6
(238,204,230)
#F0D3E9
(240,211,233)
#F2DAEC
(242,218,236)
#F4E1EF
(244,225,239)
#F6E8F2
(246,232,242)
#F8EFF5
(248,239,245)
#FAF6F8
(250,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B0DA; }

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

This text font color is #E6B0DA.

Background Color

.myBgColor { background-color: #E6B0DA; }

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

This div background color is #E6B0DA.

Border color

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

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

This div border color is #E6B0DA.

Opacity

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

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

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

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

This text has shadow with #E6B0DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B0DA.

Preview

Color preview on black background

This text has color #E6B0DA on black background.


Color preview on white background

This text has color #E6B0DA on white background.


Black color preview on #E6B0DA background

This text has black color on #E6B0DA background.


White color preview on #E6B0DA background

This text has white color on #E6B0DA background.


Related colors

Complementary color

Complementary color for #hex is #194F25.


I love getcolorcode.com

Triadic colors

1 #DAE6B0 and #B0DAE6 with #E6B0DA are triadic colors.

2 #DAB0E6 and #B0E6DA with #E6B0DA are triadic colors.