COLOR #D4E396

HEX: #D4E396 RGB: (212,227,150)

Renk bilgisi

#D4E396 contains mainly red and green colors. #D4E396 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D4E396 color RGB value is (212,227,150).

RGB: (212,227,150) (83%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 227 of 255 = 89%
B 150 of 255 = 59%

212
227
150

R + G + B ~ 77%. #D4E396 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 227 + 150 = 589 (100%)
R 212 of 589 ~ 35.99%
G 227 of 589 ~ 38.54%
B 150 of 589 ~ 25.47'%

%35.99
%38.54
%25.47

CMYK RENK MODELİ

#D4E396 rengi CMYK tonu (7,0,34,11).

  • camgöbeği tonu 6.61%
  • eflatun tonu 0.00%
  • sarı tonu 33.92%
  • ana renk tonu 10.98%

CMYK: (7,0,34,11)
C7M0Y34K11 (7%, 0%, 34%, 11%)
(0.07 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%6.61
%0
%33.92
%10.98

Codes

Color #D4E396 in popluar color models

D4 E3 96
RGB 212 227 150
HSL 72° 57.89% 73.92%
HSB/HSV 72° 33.92% 89.02%
CMYK 6.61% 0.00% 33.92%
10.98%

Color #D4E396 in popluar number systems.

HEX D4 E3 96
Decimal 212 227 150
Binary 11010100 11100011 10010110
Octal 324 343 226

Shades and tints

Shades of #D4E396

#D4E396
(212,227,150)
#C1CF89
(193,207,137)
#AEBB7C
(174,187,124)
#9BA76F
(155,167,111)
#889362
(136,147,98)
#757F55
(117,127,85)
#626B48
(98,107,72)
#4F573B
(79,87,59)
#3C432E
(60,67,46)
#292F21
(41,47,33)
#161B14
(22,27,20)
#000000
(0,0,0)

Tints of #D4E396

#D4E396
(212,227,150)
#D7E59F
(215,229,159)
#DAE7A8
(218,231,168)
#DDE9B1
(221,233,177)
#E0EBBA
(224,235,186)
#E3EDC3
(227,237,195)
#E6EFCC
(230,239,204)
#E9F1D5
(233,241,213)
#ECF3DE
(236,243,222)
#EFF5E7
(239,245,231)
#F2F7F0
(242,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E396 color. Also use rgb(212,227,150) instead hex code.

Text Font Color

.myTextColor { color: #D4E396; }

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

This text font color is #D4E396.

Background Color

.myBgColor { background-color: #D4E396; }

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

This div background color is #D4E396.

Border color

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

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

This div border color is #D4E396.

Opacity

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

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

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

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

This text has shadow with #D4E396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E396.

Preview

Color preview on black background

This text has color #D4E396 on black background.


Color preview on white background

This text has color #D4E396 on white background.


Black color preview on #D4E396 background

This text has black color on #D4E396 background.


White color preview on #D4E396 background

This text has white color on #D4E396 background.


Related colors

Complementary color

Complementary color for #hex is #2B1C69.


I love getcolorcode.com

Triadic colors

1 #96D4E3 and #E396D4 with #D4E396 are triadic colors.

2 #96E3D4 and #E3D496 with #D4E396 are triadic colors.