COLOR #EE6DDB

HEX: #EE6DDB RGB: (238,109,219)

Renk bilgisi

#EE6DDB contains mainly red and blue colors. #EE6DDB ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#EE6DDB color RGB value is (238,109,219).

RGB: (238,109,219) (93%, 43%, 86%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 109 of 255 = 43%
B 219 of 255 = 86%

238
109
219

R + G + B ~ 74%. #EE6DDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 109 + 219 = 566 (100%)
R 238 of 566 ~ 42.05%
G 109 of 566 ~ 19.26%
B 219 of 566 ~ 38.69'%

%42.05
%19.26
%38.69

CMYK RENK MODELİ

#EE6DDB rengi CMYK tonu (0,54,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.20%
  • sarı tonu 7.98%
  • ana renk tonu 6.67%

CMYK: (0,54,8,7)
C0M54Y8K7 (0%, 54%, 8%, 7%)
(0.00 / 0.54 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%54.2
%7.98
%6.67

Codes

Color #EE6DDB in popluar color models

EE 6D DB
RGB 238 109 219
HSL 309° 79.14% 68.04%
HSB/HSV 309° 54.20% 93.33%
CMYK 0.00% 54.20% 7.98%
6.67%

Color #EE6DDB in popluar number systems.

HEX EE 6D DB
Decimal 238 109 219
Binary 11101110 1101101 11011011
Octal 356 155 333

Shades and tints

Shades of #EE6DDB

#EE6DDB
(238,109,219)
#D964C8
(217,100,200)
#C45BB5
(196,91,181)
#AF52A2
(175,82,162)
#9A498F
(154,73,143)
#85407C
(133,64,124)
#703769
(112,55,105)
#5B2E56
(91,46,86)
#462543
(70,37,67)
#311C30
(49,28,48)
#1C131D
(28,19,29)
#000000
(0,0,0)

Tints of #EE6DDB

#EE6DDB
(238,109,219)
#EF7ADE
(239,122,222)
#F087E1
(240,135,225)
#F194E4
(241,148,228)
#F2A1E7
(242,161,231)
#F3AEEA
(243,174,234)
#F4BBED
(244,187,237)
#F5C8F0
(245,200,240)
#F6D5F3
(246,213,243)
#F7E2F6
(247,226,246)
#F8EFF9
(248,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE6DDB color. Also use rgb(238,109,219) instead hex code.

Text Font Color

.myTextColor { color: #EE6DDB; }

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

This text font color is #EE6DDB.

Background Color

.myBgColor { background-color: #EE6DDB; }

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

This div background color is #EE6DDB.

Border color

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

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

This div border color is #EE6DDB.

Opacity

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

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

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

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

This text has shadow with #EE6DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE6DDB.

Preview

Color preview on black background

This text has color #EE6DDB on black background.


Color preview on white background

This text has color #EE6DDB on white background.


Black color preview on #EE6DDB background

This text has black color on #EE6DDB background.


White color preview on #EE6DDB background

This text has white color on #EE6DDB background.


Related colors

Complementary color

Complementary color for #hex is #119224.


I love getcolorcode.com

Triadic colors

1 #DBEE6D and #6DDBEE with #EE6DDB are triadic colors.

2 #DB6DEE and #6DEEDB with #EE6DDB are triadic colors.