COLOR #EDB9D4

HEX: #EDB9D4 RGB: (237,185,212)

Renk bilgisi

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

RGB renk modeli

#EDB9D4 color RGB value is (237,185,212).

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

RGB bağlantıları ve doygunluk

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

237
185
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 212 = 634 (100%)
R 237 of 634 ~ 37.38%
G 185 of 634 ~ 29.18%
B 212 of 634 ~ 33.44'%

%37.38
%29.18
%33.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.94%
  • 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.94
%10.55
%7.06

Codes

Color #EDB9D4 in popluar color models

ED B9 D4
RGB 237 185 212
HSL 329° 59.09% 82.75%
HSB/HSV 329° 21.94% 92.94%
CMYK 0.00% 21.94% 10.55%
7.06%

Color #EDB9D4 in popluar number systems.

HEX ED B9 D4
Decimal 237 185 212
Binary 11101101 10111001 11010100
Octal 355 271 324

Shades and tints

Shades of #EDB9D4

#EDB9D4
(237,185,212)
#D8A9C1
(216,169,193)
#C399AE
(195,153,174)
#AE899B
(174,137,155)
#997988
(153,121,136)
#846975
(132,105,117)
#6F5962
(111,89,98)
#5A494F
(90,73,79)
#45393C
(69,57,60)
#302929
(48,41,41)
#1B1916
(27,25,22)
#000000
(0,0,0)

Tints of #EDB9D4

#EDB9D4
(237,185,212)
#EEBFD7
(238,191,215)
#EFC5DA
(239,197,218)
#F0CBDD
(240,203,221)
#F1D1E0
(241,209,224)
#F2D7E3
(242,215,227)
#F3DDE6
(243,221,230)
#F4E3E9
(244,227,233)
#F5E9EC
(245,233,236)
#F6EFEF
(246,239,239)
#F7F5F2
(247,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB9D4; }

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

This text font color is #EDB9D4.

Background Color

.myBgColor { background-color: #EDB9D4; }

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

This div background color is #EDB9D4.

Border color

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

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

This div border color is #EDB9D4.

Opacity

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

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

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

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

This text has shadow with #EDB9D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB9D4.

Preview

Color preview on black background

This text has color #EDB9D4 on black background.


Color preview on white background

This text has color #EDB9D4 on white background.


Black color preview on #EDB9D4 background

This text has black color on #EDB9D4 background.


White color preview on #EDB9D4 background

This text has white color on #EDB9D4 background.


Related colors

Complementary color

Complementary color for #hex is #12462B.


I love getcolorcode.com

Triadic colors

1 #D4EDB9 and #B9D4ED with #EDB9D4 are triadic colors.

2 #D4B9ED and #B9EDD4 with #EDB9D4 are triadic colors.