COLOR #EDBAD4

HEX: #EDBAD4 RGB: (237,186,212)

Renk bilgisi

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

RGB renk modeli

#EDBAD4 color RGB value is (237,186,212).

RGB: (237,186,212) (93%, 73%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 186 of 255 = 73%
B 212 of 255 = 83%

237
186
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 186 + 212 = 635 (100%)
R 237 of 635 ~ 37.32%
G 186 of 635 ~ 29.29%
B 212 of 635 ~ 33.39'%

%37.32
%29.29
%33.39

CMYK RENK MODELİ

#EDBAD4 rengi CMYK tonu (0,22,11,7).

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

CMYK: (0,22,11,7)
C0M22Y11K7 (0%, 22%, 11%, 7%)
(0.00 / 0.22 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%21.52
%10.55
%7.06

Codes

Color #EDBAD4 in popluar color models

ED BA D4
RGB 237 186 212
HSL 329° 58.62% 82.94%
HSB/HSV 329° 21.52% 92.94%
CMYK 0.00% 21.52% 10.55%
7.06%

Color #EDBAD4 in popluar number systems.

HEX ED BA D4
Decimal 237 186 212
Binary 11101101 10111010 11010100
Octal 355 272 324

Shades and tints

Shades of #EDBAD4

#EDBAD4
(237,186,212)
#D8AAC1
(216,170,193)
#C39AAE
(195,154,174)
#AE8A9B
(174,138,155)
#997A88
(153,122,136)
#846A75
(132,106,117)
#6F5A62
(111,90,98)
#5A4A4F
(90,74,79)
#453A3C
(69,58,60)
#302A29
(48,42,41)
#1B1A16
(27,26,22)
#000000
(0,0,0)

Tints of #EDBAD4

#EDBAD4
(237,186,212)
#EEC0D7
(238,192,215)
#EFC6DA
(239,198,218)
#F0CCDD
(240,204,221)
#F1D2E0
(241,210,224)
#F2D8E3
(242,216,227)
#F3DEE6
(243,222,230)
#F4E4E9
(244,228,233)
#F5EAEC
(245,234,236)
#F6F0EF
(246,240,239)
#F7F6F2
(247,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBAD4; }

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

This text font color is #EDBAD4.

Background Color

.myBgColor { background-color: #EDBAD4; }

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

This div background color is #EDBAD4.

Border color

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

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

This div border color is #EDBAD4.

Opacity

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

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

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

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

This text has shadow with #EDBAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBAD4.

Preview

Color preview on black background

This text has color #EDBAD4 on black background.


Color preview on white background

This text has color #EDBAD4 on white background.


Black color preview on #EDBAD4 background

This text has black color on #EDBAD4 background.


White color preview on #EDBAD4 background

This text has white color on #EDBAD4 background.


Related colors

Complementary color

Complementary color for #hex is #12452B.


I love getcolorcode.com

Triadic colors

1 #D4EDBA and #BAD4ED with #EDBAD4 are triadic colors.

2 #D4BAED and #BAEDD4 with #EDBAD4 are triadic colors.