COLOR #D5E997

HEX: #D5E997 RGB: (213,233,151)

Renk bilgisi

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

RGB renk modeli

#D5E997 color RGB value is (213,233,151).

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

RGB bağlantıları ve doygunluk

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

213
233
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 151 = 597 (100%)
R 213 of 597 ~ 35.68%
G 233 of 597 ~ 39.03%
B 151 of 597 ~ 25.29'%

%35.68
%39.03
%25.29

CMYK RENK MODELİ

#D5E997 rengi CMYK tonu (9,0,35,9).

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

CMYK: (9,0,35,9)
C9M0Y35K9 (9%, 0%, 35%, 9%)
(0.09 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%8.58
%0
%35.19
%8.63

Codes

Color #D5E997 in popluar color models

D5 E9 97
RGB 213 233 151
HSL 75° 65.08% 75.29%
HSB/HSV 75° 35.19% 91.37%
CMYK 8.58% 0.00% 35.19%
8.63%

Color #D5E997 in popluar number systems.

HEX D5 E9 97
Decimal 213 233 151
Binary 11010101 11101001 10010111
Octal 325 351 227

Shades and tints

Shades of #D5E997

#D5E997
(213,233,151)
#C2D48A
(194,212,138)
#AFBF7D
(175,191,125)
#9CAA70
(156,170,112)
#899563
(137,149,99)
#768056
(118,128,86)
#636B49
(99,107,73)
#50563C
(80,86,60)
#3D412F
(61,65,47)
#2A2C22
(42,44,34)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #D5E997

#D5E997
(213,233,151)
#D8EBA0
(216,235,160)
#DBEDA9
(219,237,169)
#DEEFB2
(222,239,178)
#E1F1BB
(225,241,187)
#E4F3C4
(228,243,196)
#E7F5CD
(231,245,205)
#EAF7D6
(234,247,214)
#EDF9DF
(237,249,223)
#F0FBE8
(240,251,232)
#F3FDF1
(243,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E997; }

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

This text font color is #D5E997.

Background Color

.myBgColor { background-color: #D5E997; }

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

This div background color is #D5E997.

Border color

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

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

This div border color is #D5E997.

Opacity

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

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

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

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

This text has shadow with #D5E997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E997.

Preview

Color preview on black background

This text has color #D5E997 on black background.


Color preview on white background

This text has color #D5E997 on white background.


Black color preview on #D5E997 background

This text has black color on #D5E997 background.


White color preview on #D5E997 background

This text has white color on #D5E997 background.


Related colors

Complementary color

Complementary color for #hex is #2A1668.


I love getcolorcode.com

Triadic colors

1 #97D5E9 and #E997D5 with #D5E997 are triadic colors.

2 #97E9D5 and #E9D597 with #D5E997 are triadic colors.