COLOR #EDB6DB

HEX: #EDB6DB RGB: (237,182,219)

Renk bilgisi

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

RGB renk modeli

#EDB6DB color RGB value is (237,182,219).

RGB: (237,182,219) (93%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 182 of 255 = 71%
B 219 of 255 = 86%

237
182
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 182 + 219 = 638 (100%)
R 237 of 638 ~ 37.15%
G 182 of 638 ~ 28.53%
B 219 of 638 ~ 34.33'%

%37.15
%28.53
%34.33

CMYK RENK MODELİ

#EDB6DB rengi CMYK tonu (0,23,8,7).

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

CMYK: (0,23,8,7)
C0M23Y8K7 (0%, 23%, 8%, 7%)
(0.00 / 0.23 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%23.21
%7.59
%7.06

Codes

Color #EDB6DB in popluar color models

ED B6 DB
RGB 237 182 219
HSL 320° 60.44% 82.16%
HSB/HSV 320° 23.21% 92.94%
CMYK 0.00% 23.21% 7.59%
7.06%

Color #EDB6DB in popluar number systems.

HEX ED B6 DB
Decimal 237 182 219
Binary 11101101 10110110 11011011
Octal 355 266 333

Shades and tints

Shades of #EDB6DB

#EDB6DB
(237,182,219)
#D8A6C8
(216,166,200)
#C396B5
(195,150,181)
#AE86A2
(174,134,162)
#99768F
(153,118,143)
#84667C
(132,102,124)
#6F5669
(111,86,105)
#5A4656
(90,70,86)
#453643
(69,54,67)
#302630
(48,38,48)
#1B161D
(27,22,29)
#000000
(0,0,0)

Tints of #EDB6DB

#EDB6DB
(237,182,219)
#EEBCDE
(238,188,222)
#EFC2E1
(239,194,225)
#F0C8E4
(240,200,228)
#F1CEE7
(241,206,231)
#F2D4EA
(242,212,234)
#F3DAED
(243,218,237)
#F4E0F0
(244,224,240)
#F5E6F3
(245,230,243)
#F6ECF6
(246,236,246)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB6DB; }

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

This text font color is #EDB6DB.

Background Color

.myBgColor { background-color: #EDB6DB; }

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

This div background color is #EDB6DB.

Border color

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

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

This div border color is #EDB6DB.

Opacity

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

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

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

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

This text has shadow with #EDB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB6DB.

Preview

Color preview on black background

This text has color #EDB6DB on black background.


Color preview on white background

This text has color #EDB6DB on white background.


Black color preview on #EDB6DB background

This text has black color on #EDB6DB background.


White color preview on #EDB6DB background

This text has white color on #EDB6DB background.


Related colors

Complementary color

Complementary color for #hex is #124924.


I love getcolorcode.com

Triadic colors

1 #DBEDB6 and #B6DBED with #EDB6DB are triadic colors.

2 #DBB6ED and #B6EDDB with #EDB6DB are triadic colors.