COLOR #EDBAD6

HEX: #EDBAD6 RGB: (237,186,214)

Renk bilgisi

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

RGB renk modeli

#EDBAD6 color RGB value is (237,186,214).

RGB: (237,186,214) (93%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 186 of 255 = 73%
B 214 of 255 = 84%

237
186
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 186 + 214 = 637 (100%)
R 237 of 637 ~ 37.21%
G 186 of 637 ~ 29.2%
B 214 of 637 ~ 33.59'%

%37.21
%29.2
%33.59

CMYK RENK MODELİ

#EDBAD6 rengi CMYK tonu (0,22,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.52%
  • sarı tonu 9.70%
  • ana renk tonu 7.06%

CMYK: (0,22,10,7)
C0M22Y10K7 (0%, 22%, 10%, 7%)
(0.00 / 0.22 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%21.52
%9.7
%7.06

Codes

Color #EDBAD6 in popluar color models

ED BA D6
RGB 237 186 214
HSL 327° 58.62% 82.94%
HSB/HSV 327° 21.52% 92.94%
CMYK 0.00% 21.52% 9.70%
7.06%

Color #EDBAD6 in popluar number systems.

HEX ED BA D6
Decimal 237 186 214
Binary 11101101 10111010 11010110
Octal 355 272 326

Shades and tints

Shades of #EDBAD6

#EDBAD6
(237,186,214)
#D8AAC3
(216,170,195)
#C39AB0
(195,154,176)
#AE8A9D
(174,138,157)
#997A8A
(153,122,138)
#846A77
(132,106,119)
#6F5A64
(111,90,100)
#5A4A51
(90,74,81)
#453A3E
(69,58,62)
#302A2B
(48,42,43)
#1B1A18
(27,26,24)
#000000
(0,0,0)

Tints of #EDBAD6

#EDBAD6
(237,186,214)
#EEC0D9
(238,192,217)
#EFC6DC
(239,198,220)
#F0CCDF
(240,204,223)
#F1D2E2
(241,210,226)
#F2D8E5
(242,216,229)
#F3DEE8
(243,222,232)
#F4E4EB
(244,228,235)
#F5EAEE
(245,234,238)
#F6F0F1
(246,240,241)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBAD6 color. Also use rgb(237,186,214) instead hex code.

Text Font Color

.myTextColor { color: #EDBAD6; }

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

This text font color is #EDBAD6.

Background Color

.myBgColor { background-color: #EDBAD6; }

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

This div background color is #EDBAD6.

Border color

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

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

This div border color is #EDBAD6.

Opacity

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

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

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

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

This text has shadow with #EDBAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBAD6.

Preview

Color preview on black background

This text has color #EDBAD6 on black background.


Color preview on white background

This text has color #EDBAD6 on white background.


Black color preview on #EDBAD6 background

This text has black color on #EDBAD6 background.


White color preview on #EDBAD6 background

This text has white color on #EDBAD6 background.


Related colors

Complementary color

Complementary color for #hex is #124529.


I love getcolorcode.com

Triadic colors

1 #D6EDBA and #BAD6ED with #EDBAD6 are triadic colors.

2 #D6BAED and #BAEDD6 with #EDBAD6 are triadic colors.