COLOR #EDAFDB

HEX: #EDAFDB RGB: (237,175,219)

Renk bilgisi

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

RGB renk modeli

#EDAFDB color RGB value is (237,175,219).

RGB: (237,175,219) (93%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 175 of 255 = 69%
B 219 of 255 = 86%

237
175
219

R + G + B ~ 83%. #EDAFDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 175 + 219 = 631 (100%)
R 237 of 631 ~ 37.56%
G 175 of 631 ~ 27.73%
B 219 of 631 ~ 34.71'%

%37.56
%27.73
%34.71

CMYK RENK MODELİ

#EDAFDB rengi CMYK tonu (0,26,8,7).

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

CMYK: (0,26,8,7)
C0M26Y8K7 (0%, 26%, 8%, 7%)
(0.00 / 0.26 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%26.16
%7.59
%7.06

Codes

Color #EDAFDB in popluar color models

ED AF DB
RGB 237 175 219
HSL 317° 63.27% 80.78%
HSB/HSV 317° 26.16% 92.94%
CMYK 0.00% 26.16% 7.59%
7.06%

Color #EDAFDB in popluar number systems.

HEX ED AF DB
Decimal 237 175 219
Binary 11101101 10101111 11011011
Octal 355 257 333

Shades and tints

Shades of #EDAFDB

#EDAFDB
(237,175,219)
#D8A0C8
(216,160,200)
#C391B5
(195,145,181)
#AE82A2
(174,130,162)
#99738F
(153,115,143)
#84647C
(132,100,124)
#6F5569
(111,85,105)
#5A4656
(90,70,86)
#453743
(69,55,67)
#302830
(48,40,48)
#1B191D
(27,25,29)
#000000
(0,0,0)

Tints of #EDAFDB

#EDAFDB
(237,175,219)
#EEB6DE
(238,182,222)
#EFBDE1
(239,189,225)
#F0C4E4
(240,196,228)
#F1CBE7
(241,203,231)
#F2D2EA
(242,210,234)
#F3D9ED
(243,217,237)
#F4E0F0
(244,224,240)
#F5E7F3
(245,231,243)
#F6EEF6
(246,238,246)
#F7F5F9
(247,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAFDB; }

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

This text font color is #EDAFDB.

Background Color

.myBgColor { background-color: #EDAFDB; }

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

This div background color is #EDAFDB.

Border color

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

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

This div border color is #EDAFDB.

Opacity

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

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

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

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

This text has shadow with #EDAFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAFDB.

Preview

Color preview on black background

This text has color #EDAFDB on black background.


Color preview on white background

This text has color #EDAFDB on white background.


Black color preview on #EDAFDB background

This text has black color on #EDAFDB background.


White color preview on #EDAFDB background

This text has white color on #EDAFDB background.


Related colors

Complementary color

Complementary color for #hex is #125024.


I love getcolorcode.com

Triadic colors

1 #DBEDAF and #AFDBED with #EDAFDB are triadic colors.

2 #DBAFED and #AFEDDB with #EDAFDB are triadic colors.