COLOR #EDA6DB

HEX: #EDA6DB RGB: (237,166,219)

Renk bilgisi

#EDA6DB contains mainly red and blue colors. #EDA6DB ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDA6DB color RGB value is (237,166,219).

RGB: (237,166,219) (93%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 166 of 255 = 65%
B 219 of 255 = 86%

237
166
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 166 + 219 = 622 (100%)
R 237 of 622 ~ 38.1%
G 166 of 622 ~ 26.69%
B 219 of 622 ~ 35.21'%

%38.1
%26.69
%35.21

CMYK RENK MODELİ

#EDA6DB rengi CMYK tonu (0,30,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.96%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,30,8,7)
C0M30Y8K7 (0%, 30%, 8%, 7%)
(0.00 / 0.30 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%29.96
%7.59
%7.06

Codes

Color #EDA6DB in popluar color models

ED A6 DB
RGB 237 166 219
HSL 315° 66.36% 79.02%
HSB/HSV 315° 29.96% 92.94%
CMYK 0.00% 29.96% 7.59%
7.06%

Color #EDA6DB in popluar number systems.

HEX ED A6 DB
Decimal 237 166 219
Binary 11101101 10100110 11011011
Octal 355 246 333

Shades and tints

Shades of #EDA6DB

#EDA6DB
(237,166,219)
#D897C8
(216,151,200)
#C388B5
(195,136,181)
#AE79A2
(174,121,162)
#996A8F
(153,106,143)
#845B7C
(132,91,124)
#6F4C69
(111,76,105)
#5A3D56
(90,61,86)
#452E43
(69,46,67)
#301F30
(48,31,48)
#1B101D
(27,16,29)
#000000
(0,0,0)

Tints of #EDA6DB

#EDA6DB
(237,166,219)
#EEAEDE
(238,174,222)
#EFB6E1
(239,182,225)
#F0BEE4
(240,190,228)
#F1C6E7
(241,198,231)
#F2CEEA
(242,206,234)
#F3D6ED
(243,214,237)
#F4DEF0
(244,222,240)
#F5E6F3
(245,230,243)
#F6EEF6
(246,238,246)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDA6DB color. Also use rgb(237,166,219) instead hex code.

Text Font Color

.myTextColor { color: #EDA6DB; }

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

This text font color is #EDA6DB.

Background Color

.myBgColor { background-color: #EDA6DB; }

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

This div background color is #EDA6DB.

Border color

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

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

This div border color is #EDA6DB.

Opacity

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

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

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

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

This text has shadow with #EDA6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA6DB.

Preview

Color preview on black background

This text has color #EDA6DB on black background.


Color preview on white background

This text has color #EDA6DB on white background.


Black color preview on #EDA6DB background

This text has black color on #EDA6DB background.


White color preview on #EDA6DB background

This text has white color on #EDA6DB background.


Related colors

Complementary color

Complementary color for #hex is #125924.


I love getcolorcode.com

Triadic colors

1 #DBEDA6 and #A6DBED with #EDA6DB are triadic colors.

2 #DBA6ED and #A6EDDB with #EDA6DB are triadic colors.