COLOR #EDB8DB

HEX: #EDB8DB RGB: (237,184,219)

Renk bilgisi

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

RGB renk modeli

#EDB8DB color RGB value is (237,184,219).

RGB: (237,184,219) (93%, 72%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 184 of 255 = 72%
B 219 of 255 = 86%

237
184
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 184 + 219 = 640 (100%)
R 237 of 640 ~ 37.03%
G 184 of 640 ~ 28.75%
B 219 of 640 ~ 34.22'%

%37.03
%28.75
%34.22

CMYK RENK MODELİ

#EDB8DB rengi CMYK tonu (0,22,8,7).

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

CMYK: (0,22,8,7)
C0M22Y8K7 (0%, 22%, 8%, 7%)
(0.00 / 0.22 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%22.36
%7.59
%7.06

Codes

Color #EDB8DB in popluar color models

ED B8 DB
RGB 237 184 219
HSL 320° 59.55% 82.55%
HSB/HSV 320° 22.36% 92.94%
CMYK 0.00% 22.36% 7.59%
7.06%

Color #EDB8DB in popluar number systems.

HEX ED B8 DB
Decimal 237 184 219
Binary 11101101 10111000 11011011
Octal 355 270 333

Shades and tints

Shades of #EDB8DB

#EDB8DB
(237,184,219)
#D8A8C8
(216,168,200)
#C398B5
(195,152,181)
#AE88A2
(174,136,162)
#99788F
(153,120,143)
#84687C
(132,104,124)
#6F5869
(111,88,105)
#5A4856
(90,72,86)
#453843
(69,56,67)
#302830
(48,40,48)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #EDB8DB

#EDB8DB
(237,184,219)
#EEBEDE
(238,190,222)
#EFC4E1
(239,196,225)
#F0CAE4
(240,202,228)
#F1D0E7
(241,208,231)
#F2D6EA
(242,214,234)
#F3DCED
(243,220,237)
#F4E2F0
(244,226,240)
#F5E8F3
(245,232,243)
#F6EEF6
(246,238,246)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB8DB; }

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

This text font color is #EDB8DB.

Background Color

.myBgColor { background-color: #EDB8DB; }

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

This div background color is #EDB8DB.

Border color

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

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

This div border color is #EDB8DB.

Opacity

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

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

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

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

This text has shadow with #EDB8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB8DB.

Preview

Color preview on black background

This text has color #EDB8DB on black background.


Color preview on white background

This text has color #EDB8DB on white background.


Black color preview on #EDB8DB background

This text has black color on #EDB8DB background.


White color preview on #EDB8DB background

This text has white color on #EDB8DB background.


Related colors

Complementary color

Complementary color for #hex is #124724.


I love getcolorcode.com

Triadic colors

1 #DBEDB8 and #B8DBED with #EDB8DB are triadic colors.

2 #DBB8ED and #B8EDDB with #EDB8DB are triadic colors.