COLOR #D4EDAB

HEX: #D4EDAB RGB: (212,237,171)

Renk bilgisi

#D4EDAB contains mainly red and green colors. #D4EDAB ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D4EDAB color RGB value is (212,237,171).

RGB: (212,237,171) (83%, 93%, 67%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 237 of 255 = 93%
B 171 of 255 = 67%

212
237
171

R + G + B ~ 81%. #D4EDAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 237 + 171 = 620 (100%)
R 212 of 620 ~ 34.19%
G 237 of 620 ~ 38.23%
B 171 of 620 ~ 27.58'%

%34.19
%38.23
%27.58

CMYK RENK MODELİ

#D4EDAB rengi CMYK tonu (11,0,28,7).

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

CMYK: (11,0,28,7)
C11M0Y28K7 (11%, 0%, 28%, 7%)
(0.11 / 0.00 / 0.28 / 0.07)

CMYK yüzdeleri

%10.55
%0
%27.85
%7.06

Codes

Color #D4EDAB in popluar color models

D4 ED AB
RGB 212 237 171
HSL 83° 64.71% 80.00%
HSB/HSV 83° 27.85% 92.94%
CMYK 10.55% 0.00% 27.85%
7.06%

Color #D4EDAB in popluar number systems.

HEX D4 ED AB
Decimal 212 237 171
Binary 11010100 11101101 10101011
Octal 324 355 253

Shades and tints

Shades of #D4EDAB

#D4EDAB
(212,237,171)
#C1D89C
(193,216,156)
#AEC38D
(174,195,141)
#9BAE7E
(155,174,126)
#88996F
(136,153,111)
#758460
(117,132,96)
#626F51
(98,111,81)
#4F5A42
(79,90,66)
#3C4533
(60,69,51)
#293024
(41,48,36)
#161B15
(22,27,21)
#000000
(0,0,0)

Tints of #D4EDAB

#D4EDAB
(212,237,171)
#D7EEB2
(215,238,178)
#DAEFB9
(218,239,185)
#DDF0C0
(221,240,192)
#E0F1C7
(224,241,199)
#E3F2CE
(227,242,206)
#E6F3D5
(230,243,213)
#E9F4DC
(233,244,220)
#ECF5E3
(236,245,227)
#EFF6EA
(239,246,234)
#F2F7F1
(242,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4EDAB; }

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

This text font color is #D4EDAB.

Background Color

.myBgColor { background-color: #D4EDAB; }

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

This div background color is #D4EDAB.

Border color

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

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

This div border color is #D4EDAB.

Opacity

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

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

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

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

This text has shadow with #D4EDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4EDAB.

Preview

Color preview on black background

This text has color #D4EDAB on black background.


Color preview on white background

This text has color #D4EDAB on white background.


Black color preview on #D4EDAB background

This text has black color on #D4EDAB background.


White color preview on #D4EDAB background

This text has white color on #D4EDAB background.


Related colors

Complementary color

Complementary color for #hex is #2B1254.


I love getcolorcode.com

Triadic colors

1 #ABD4ED and #EDABD4 with #D4EDAB are triadic colors.

2 #ABEDD4 and #EDD4AB with #D4EDAB are triadic colors.