COLOR #E9B9DD

HEX: #E9B9DD RGB: (233,185,221)

Renk bilgisi

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

RGB renk modeli

#E9B9DD color RGB value is (233,185,221).

RGB: (233,185,221) (91%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 185 of 255 = 73%
B 221 of 255 = 87%

233
185
221

R + G + B ~ 84%. #E9B9DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 185 + 221 = 639 (100%)
R 233 of 639 ~ 36.46%
G 185 of 639 ~ 28.95%
B 221 of 639 ~ 34.59'%

%36.46
%28.95
%34.59

CMYK RENK MODELİ

#E9B9DD rengi CMYK tonu (0,21,5,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.60%
  • sarı tonu 5.15%
  • ana renk tonu 8.63%

CMYK: (0,21,5,9)
C0M21Y5K9 (0%, 21%, 5%, 9%)
(0.00 / 0.21 / 0.05 / 0.09)

CMYK yüzdeleri

%0
%20.6
%5.15
%8.63

Codes

Color #E9B9DD in popluar color models

E9 B9 DD
RGB 233 185 221
HSL 315° 52.17% 81.96%
HSB/HSV 315° 20.60% 91.37%
CMYK 0.00% 20.60% 5.15%
8.63%

Color #E9B9DD in popluar number systems.

HEX E9 B9 DD
Decimal 233 185 221
Binary 11101001 10111001 11011101
Octal 351 271 335

Shades and tints

Shades of #E9B9DD

#E9B9DD
(233,185,221)
#D4A9C9
(212,169,201)
#BF99B5
(191,153,181)
#AA89A1
(170,137,161)
#95798D
(149,121,141)
#806979
(128,105,121)
#6B5965
(107,89,101)
#564951
(86,73,81)
#41393D
(65,57,61)
#2C2929
(44,41,41)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #E9B9DD

#E9B9DD
(233,185,221)
#EBBFE0
(235,191,224)
#EDC5E3
(237,197,227)
#EFCBE6
(239,203,230)
#F1D1E9
(241,209,233)
#F3D7EC
(243,215,236)
#F5DDEF
(245,221,239)
#F7E3F2
(247,227,242)
#F9E9F5
(249,233,245)
#FBEFF8
(251,239,248)
#FDF5FB
(253,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9B9DD color. Also use rgb(233,185,221) instead hex code.

Text Font Color

.myTextColor { color: #E9B9DD; }

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

This text font color is #E9B9DD.

Background Color

.myBgColor { background-color: #E9B9DD; }

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

This div background color is #E9B9DD.

Border color

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

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

This div border color is #E9B9DD.

Opacity

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

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

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

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

This text has shadow with #E9B9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9B9DD.

Preview

Color preview on black background

This text has color #E9B9DD on black background.


Color preview on white background

This text has color #E9B9DD on white background.


Black color preview on #E9B9DD background

This text has black color on #E9B9DD background.


White color preview on #E9B9DD background

This text has white color on #E9B9DD background.


Related colors

Complementary color

Complementary color for #hex is #164622.


I love getcolorcode.com

Triadic colors

1 #DDE9B9 and #B9DDE9 with #E9B9DD are triadic colors.

2 #DDB9E9 and #B9E9DD with #E9B9DD are triadic colors.