COLOR #D4EDBE

HEX: #D4EDBE RGB: (212,237,190)

Renk bilgisi

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

RGB renk modeli

#D4EDBE color RGB value is (212,237,190).

RGB: (212,237,190) (83%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 237 of 255 = 93%
B 190 of 255 = 75%

212
237
190

R + G + B ~ 84%. #D4EDBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 237 + 190 = 639 (100%)
R 212 of 639 ~ 33.18%
G 237 of 639 ~ 37.09%
B 190 of 639 ~ 29.73'%

%33.18
%37.09
%29.73

CMYK RENK MODELİ

#D4EDBE rengi CMYK tonu (11,0,20,7).

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

CMYK: (11,0,20,7)
C11M0Y20K7 (11%, 0%, 20%, 7%)
(0.11 / 0.00 / 0.20 / 0.07)

CMYK yüzdeleri

%10.55
%0
%19.83
%7.06

Codes

Color #D4EDBE in popluar color models

D4 ED BE
RGB 212 237 190
HSL 92° 56.63% 83.73%
HSB/HSV 92° 19.83% 92.94%
CMYK 10.55% 0.00% 19.83%
7.06%

Color #D4EDBE in popluar number systems.

HEX D4 ED BE
Decimal 212 237 190
Binary 11010100 11101101 10111110
Octal 324 355 276

Shades and tints

Shades of #D4EDBE

#D4EDBE
(212,237,190)
#C1D8AD
(193,216,173)
#AEC39C
(174,195,156)
#9BAE8B
(155,174,139)
#88997A
(136,153,122)
#758469
(117,132,105)
#626F58
(98,111,88)
#4F5A47
(79,90,71)
#3C4536
(60,69,54)
#293025
(41,48,37)
#161B14
(22,27,20)
#000000
(0,0,0)

Tints of #D4EDBE

#D4EDBE
(212,237,190)
#D7EEC3
(215,238,195)
#DAEFC8
(218,239,200)
#DDF0CD
(221,240,205)
#E0F1D2
(224,241,210)
#E3F2D7
(227,242,215)
#E6F3DC
(230,243,220)
#E9F4E1
(233,244,225)
#ECF5E6
(236,245,230)
#EFF6EB
(239,246,235)
#F2F7F0
(242,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4EDBE; }

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

This text font color is #D4EDBE.

Background Color

.myBgColor { background-color: #D4EDBE; }

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

This div background color is #D4EDBE.

Border color

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

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

This div border color is #D4EDBE.

Opacity

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

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

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

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

This text has shadow with #D4EDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4EDBE.

Preview

Color preview on black background

This text has color #D4EDBE on black background.


Color preview on white background

This text has color #D4EDBE on white background.


Black color preview on #D4EDBE background

This text has black color on #D4EDBE background.


White color preview on #D4EDBE background

This text has white color on #D4EDBE background.


Related colors

Complementary color

Complementary color for #hex is #2B1241.


I love getcolorcode.com

Triadic colors

1 #BED4ED and #EDBED4 with #D4EDBE are triadic colors.

2 #BEEDD4 and #EDD4BE with #D4EDBE are triadic colors.