COLOR #D4ED9A

HEX: #D4ED9A RGB: (212,237,154)

Renk bilgisi

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

RGB renk modeli

#D4ED9A color RGB value is (212,237,154).

RGB: (212,237,154) (83%, 93%, 60%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 237 of 255 = 93%
B 154 of 255 = 60%

212
237
154

R + G + B ~ 79%. #D4ED9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 237 + 154 = 603 (100%)
R 212 of 603 ~ 35.16%
G 237 of 603 ~ 39.3%
B 154 of 603 ~ 25.54'%

%35.16
%39.3
%25.54

CMYK RENK MODELİ

#D4ED9A rengi CMYK tonu (11,0,35,7).

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

CMYK: (11,0,35,7)
C11M0Y35K7 (11%, 0%, 35%, 7%)
(0.11 / 0.00 / 0.35 / 0.07)

CMYK yüzdeleri

%10.55
%0
%35.02
%7.06

Codes

Color #D4ED9A in popluar color models

D4 ED 9A
RGB 212 237 154
HSL 78° 69.75% 76.67%
HSB/HSV 78° 35.02% 92.94%
CMYK 10.55% 0.00% 35.02%
7.06%

Color #D4ED9A in popluar number systems.

HEX D4 ED 9A
Decimal 212 237 154
Binary 11010100 11101101 10011010
Octal 324 355 232

Shades and tints

Shades of #D4ED9A

#D4ED9A
(212,237,154)
#C1D88C
(193,216,140)
#AEC37E
(174,195,126)
#9BAE70
(155,174,112)
#889962
(136,153,98)
#758454
(117,132,84)
#626F46
(98,111,70)
#4F5A38
(79,90,56)
#3C452A
(60,69,42)
#29301C
(41,48,28)
#161B0E
(22,27,14)
#000000
(0,0,0)

Tints of #D4ED9A

#D4ED9A
(212,237,154)
#D7EEA3
(215,238,163)
#DAEFAC
(218,239,172)
#DDF0B5
(221,240,181)
#E0F1BE
(224,241,190)
#E3F2C7
(227,242,199)
#E6F3D0
(230,243,208)
#E9F4D9
(233,244,217)
#ECF5E2
(236,245,226)
#EFF6EB
(239,246,235)
#F2F7F4
(242,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4ED9A; }

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

This text font color is #D4ED9A.

Background Color

.myBgColor { background-color: #D4ED9A; }

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

This div background color is #D4ED9A.

Border color

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

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

This div border color is #D4ED9A.

Opacity

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

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

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

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

This text has shadow with #D4ED9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ED9A.

Preview

Color preview on black background

This text has color #D4ED9A on black background.


Color preview on white background

This text has color #D4ED9A on white background.


Black color preview on #D4ED9A background

This text has black color on #D4ED9A background.


White color preview on #D4ED9A background

This text has white color on #D4ED9A background.


Related colors

Complementary color

Complementary color for #hex is #2B1265.


I love getcolorcode.com

Triadic colors

1 #9AD4ED and #ED9AD4 with #D4ED9A are triadic colors.

2 #9AEDD4 and #EDD49A with #D4ED9A are triadic colors.