COLOR #D5E996

HEX: #D5E996 RGB: (213,233,150)

Renk bilgisi

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

RGB renk modeli

#D5E996 color RGB value is (213,233,150).

RGB: (213,233,150) (84%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 150 of 255 = 59%

213
233
150

R + G + B ~ 78%. #D5E996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 150 = 596 (100%)
R 213 of 596 ~ 35.74%
G 233 of 596 ~ 39.09%
B 150 of 596 ~ 25.17'%

%35.74
%39.09
%25.17

CMYK RENK MODELİ

#D5E996 rengi CMYK tonu (9,0,36,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 35.62%
  • ana renk tonu 8.63%

CMYK: (9,0,36,9)
C9M0Y36K9 (9%, 0%, 36%, 9%)
(0.09 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%8.58
%0
%35.62
%8.63

Codes

Color #D5E996 in popluar color models

D5 E9 96
RGB 213 233 150
HSL 74° 65.35% 75.10%
HSB/HSV 74° 35.62% 91.37%
CMYK 8.58% 0.00% 35.62%
8.63%

Color #D5E996 in popluar number systems.

HEX D5 E9 96
Decimal 213 233 150
Binary 11010101 11101001 10010110
Octal 325 351 226

Shades and tints

Shades of #D5E996

#D5E996
(213,233,150)
#C2D489
(194,212,137)
#AFBF7C
(175,191,124)
#9CAA6F
(156,170,111)
#899562
(137,149,98)
#768055
(118,128,85)
#636B48
(99,107,72)
#50563B
(80,86,59)
#3D412E
(61,65,46)
#2A2C21
(42,44,33)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #D5E996

#D5E996
(213,233,150)
#D8EB9F
(216,235,159)
#DBEDA8
(219,237,168)
#DEEFB1
(222,239,177)
#E1F1BA
(225,241,186)
#E4F3C3
(228,243,195)
#E7F5CC
(231,245,204)
#EAF7D5
(234,247,213)
#EDF9DE
(237,249,222)
#F0FBE7
(240,251,231)
#F3FDF0
(243,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E996 color. Also use rgb(213,233,150) instead hex code.

Text Font Color

.myTextColor { color: #D5E996; }

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

This text font color is #D5E996.

Background Color

.myBgColor { background-color: #D5E996; }

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

This div background color is #D5E996.

Border color

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

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

This div border color is #D5E996.

Opacity

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

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

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

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

This text has shadow with #D5E996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E996.

Preview

Color preview on black background

This text has color #D5E996 on black background.


Color preview on white background

This text has color #D5E996 on white background.


Black color preview on #D5E996 background

This text has black color on #D5E996 background.


White color preview on #D5E996 background

This text has white color on #D5E996 background.


Related colors

Complementary color

Complementary color for #hex is #2A1669.


I love getcolorcode.com

Triadic colors

1 #96D5E9 and #E996D5 with #D5E996 are triadic colors.

2 #96E9D5 and #E9D596 with #D5E996 are triadic colors.