COLOR #EEB6DD

HEX: #EEB6DD RGB: (238,182,221)

Renk bilgisi

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

RGB renk modeli

#EEB6DD color RGB value is (238,182,221).

RGB: (238,182,221) (93%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 182 of 255 = 71%
B 221 of 255 = 87%

238
182
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 182 + 221 = 641 (100%)
R 238 of 641 ~ 37.13%
G 182 of 641 ~ 28.39%
B 221 of 641 ~ 34.48'%

%37.13
%28.39
%34.48

CMYK RENK MODELİ

#EEB6DD rengi CMYK tonu (0,24,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.53%
  • sarı tonu 7.14%
  • ana renk tonu 6.67%

CMYK: (0,24,7,7)
C0M24Y7K7 (0%, 24%, 7%, 7%)
(0.00 / 0.24 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%23.53
%7.14
%6.67

Codes

Color #EEB6DD in popluar color models

EE B6 DD
RGB 238 182 221
HSL 318° 62.22% 82.35%
HSB/HSV 318° 23.53% 93.33%
CMYK 0.00% 23.53% 7.14%
6.67%

Color #EEB6DD in popluar number systems.

HEX EE B6 DD
Decimal 238 182 221
Binary 11101110 10110110 11011101
Octal 356 266 335

Shades and tints

Shades of #EEB6DD

#EEB6DD
(238,182,221)
#D9A6C9
(217,166,201)
#C496B5
(196,150,181)
#AF86A1
(175,134,161)
#9A768D
(154,118,141)
#856679
(133,102,121)
#705665
(112,86,101)
#5B4651
(91,70,81)
#46363D
(70,54,61)
#312629
(49,38,41)
#1C1615
(28,22,21)
#000000
(0,0,0)

Tints of #EEB6DD

#EEB6DD
(238,182,221)
#EFBCE0
(239,188,224)
#F0C2E3
(240,194,227)
#F1C8E6
(241,200,230)
#F2CEE9
(242,206,233)
#F3D4EC
(243,212,236)
#F4DAEF
(244,218,239)
#F5E0F2
(245,224,242)
#F6E6F5
(246,230,245)
#F7ECF8
(247,236,248)
#F8F2FB
(248,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEB6DD color. Also use rgb(238,182,221) instead hex code.

Text Font Color

.myTextColor { color: #EEB6DD; }

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

This text font color is #EEB6DD.

Background Color

.myBgColor { background-color: #EEB6DD; }

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

This div background color is #EEB6DD.

Border color

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

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

This div border color is #EEB6DD.

Opacity

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

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

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

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

This text has shadow with #EEB6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB6DD.

Preview

Color preview on black background

This text has color #EEB6DD on black background.


Color preview on white background

This text has color #EEB6DD on white background.


Black color preview on #EEB6DD background

This text has black color on #EEB6DD background.


White color preview on #EEB6DD background

This text has white color on #EEB6DD background.


Related colors

Complementary color

Complementary color for #hex is #114922.


I love getcolorcode.com

Triadic colors

1 #DDEEB6 and #B6DDEE with #EEB6DD are triadic colors.

2 #DDB6EE and #B6EEDD with #EEB6DD are triadic colors.