COLOR #EDB6D9

HEX: #EDB6D9 RGB: (237,182,217)

Renk bilgisi

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

RGB renk modeli

#EDB6D9 color RGB value is (237,182,217).

RGB: (237,182,217) (93%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 182 of 255 = 71%
B 217 of 255 = 85%

237
182
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 182 + 217 = 636 (100%)
R 237 of 636 ~ 37.26%
G 182 of 636 ~ 28.62%
B 217 of 636 ~ 34.12'%

%37.26
%28.62
%34.12

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.21%
  • sarı tonu 8.44%
  • 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
%8.44
%7.06

Codes

Color #EDB6D9 in popluar color models

ED B6 D9
RGB 237 182 217
HSL 322° 60.44% 82.16%
HSB/HSV 322° 23.21% 92.94%
CMYK 0.00% 23.21% 8.44%
7.06%

Color #EDB6D9 in popluar number systems.

HEX ED B6 D9
Decimal 237 182 217
Binary 11101101 10110110 11011001
Octal 355 266 331

Shades and tints

Shades of #EDB6D9

#EDB6D9
(237,182,217)
#D8A6C6
(216,166,198)
#C396B3
(195,150,179)
#AE86A0
(174,134,160)
#99768D
(153,118,141)
#84667A
(132,102,122)
#6F5667
(111,86,103)
#5A4654
(90,70,84)
#453641
(69,54,65)
#30262E
(48,38,46)
#1B161B
(27,22,27)
#000000
(0,0,0)

Tints of #EDB6D9

#EDB6D9
(237,182,217)
#EEBCDC
(238,188,220)
#EFC2DF
(239,194,223)
#F0C8E2
(240,200,226)
#F1CEE5
(241,206,229)
#F2D4E8
(242,212,232)
#F3DAEB
(243,218,235)
#F4E0EE
(244,224,238)
#F5E6F1
(245,230,241)
#F6ECF4
(246,236,244)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB6D9; }

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

This text font color is #EDB6D9.

Background Color

.myBgColor { background-color: #EDB6D9; }

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

This div background color is #EDB6D9.

Border color

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

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

This div border color is #EDB6D9.

Opacity

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

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

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

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

This text has shadow with #EDB6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB6D9.

Preview

Color preview on black background

This text has color #EDB6D9 on black background.


Color preview on white background

This text has color #EDB6D9 on white background.


Black color preview on #EDB6D9 background

This text has black color on #EDB6D9 background.


White color preview on #EDB6D9 background

This text has white color on #EDB6D9 background.


Related colors

Complementary color

Complementary color for #hex is #124926.


I love getcolorcode.com

Triadic colors

1 #D9EDB6 and #B6D9ED with #EDB6D9 are triadic colors.

2 #D9B6ED and #B6EDD9 with #EDB6D9 are triadic colors.