COLOR #E6ADDB

HEX: #E6ADDB RGB: (230,173,219)

Renk bilgisi

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

RGB renk modeli

#E6ADDB color RGB value is (230,173,219).

RGB: (230,173,219) (90%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 219 of 255 = 86%

230
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 219 = 622 (100%)
R 230 of 622 ~ 36.98%
G 173 of 622 ~ 27.81%
B 219 of 622 ~ 35.21'%

%36.98
%27.81
%35.21

CMYK RENK MODELİ

#E6ADDB rengi CMYK tonu (0,25,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.78%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,25,5,10)
C0M25Y5K10 (0%, 25%, 5%, 10%)
(0.00 / 0.25 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%24.78
%4.78
%9.8

Codes

Color #E6ADDB in popluar color models

E6 AD DB
RGB 230 173 219
HSL 312° 53.27% 79.02%
HSB/HSV 312° 24.78% 90.20%
CMYK 0.00% 24.78% 4.78%
9.80%

Color #E6ADDB in popluar number systems.

HEX E6 AD DB
Decimal 230 173 219
Binary 11100110 10101101 11011011
Octal 346 255 333

Shades and tints

Shades of #E6ADDB

#E6ADDB
(230,173,219)
#D29EC8
(210,158,200)
#BE8FB5
(190,143,181)
#AA80A2
(170,128,162)
#96718F
(150,113,143)
#82627C
(130,98,124)
#6E5369
(110,83,105)
#5A4456
(90,68,86)
#463543
(70,53,67)
#322630
(50,38,48)
#1E171D
(30,23,29)
#000000
(0,0,0)

Tints of #E6ADDB

#E6ADDB
(230,173,219)
#E8B4DE
(232,180,222)
#EABBE1
(234,187,225)
#ECC2E4
(236,194,228)
#EEC9E7
(238,201,231)
#F0D0EA
(240,208,234)
#F2D7ED
(242,215,237)
#F4DEF0
(244,222,240)
#F6E5F3
(246,229,243)
#F8ECF6
(248,236,246)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6ADDB color. Also use rgb(230,173,219) instead hex code.

Text Font Color

.myTextColor { color: #E6ADDB; }

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

This text font color is #E6ADDB.

Background Color

.myBgColor { background-color: #E6ADDB; }

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

This div background color is #E6ADDB.

Border color

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

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

This div border color is #E6ADDB.

Opacity

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

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

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

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

This text has shadow with #E6ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADDB.

Preview

Color preview on black background

This text has color #E6ADDB on black background.


Color preview on white background

This text has color #E6ADDB on white background.


Black color preview on #E6ADDB background

This text has black color on #E6ADDB background.


White color preview on #E6ADDB background

This text has white color on #E6ADDB background.


Related colors

Complementary color

Complementary color for #hex is #195224.


I love getcolorcode.com

Triadic colors

1 #DBE6AD and #ADDBE6 with #E6ADDB are triadic colors.

2 #DBADE6 and #ADE6DB with #E6ADDB are triadic colors.