COLOR #D5EF97

HEX: #D5EF97 RGB: (213,239,151)

Renk bilgisi

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

RGB renk modeli

#D5EF97 color RGB value is (213,239,151).

RGB: (213,239,151) (84%, 94%, 59%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 239 of 255 = 94%
B 151 of 255 = 59%

213
239
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 239 + 151 = 603 (100%)
R 213 of 603 ~ 35.32%
G 239 of 603 ~ 39.64%
B 151 of 603 ~ 25.04'%

%35.32
%39.64
%25.04

CMYK RENK MODELİ

#D5EF97 rengi CMYK tonu (11,0,37,6).

  • camgöbeği tonu 10.88%
  • eflatun tonu 0.00%
  • sarı tonu 36.82%
  • ana renk tonu 6.27%

CMYK: (11,0,37,6)
C11M0Y37K6 (11%, 0%, 37%, 6%)
(0.11 / 0.00 / 0.37 / 0.06)

CMYK yüzdeleri

%10.88
%0
%36.82
%6.27

Codes

Color #D5EF97 in popluar color models

D5 EF 97
RGB 213 239 151
HSL 78° 73.33% 76.47%
HSB/HSV 78° 36.82% 93.73%
CMYK 10.88% 0.00% 36.82%
6.27%

Color #D5EF97 in popluar number systems.

HEX D5 EF 97
Decimal 213 239 151
Binary 11010101 11101111 10010111
Octal 325 357 227

Shades and tints

Shades of #D5EF97

#D5EF97
(213,239,151)
#C2DA8A
(194,218,138)
#AFC57D
(175,197,125)
#9CB070
(156,176,112)
#899B63
(137,155,99)
#768656
(118,134,86)
#637149
(99,113,73)
#505C3C
(80,92,60)
#3D472F
(61,71,47)
#2A3222
(42,50,34)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #D5EF97

#D5EF97
(213,239,151)
#D8F0A0
(216,240,160)
#DBF1A9
(219,241,169)
#DEF2B2
(222,242,178)
#E1F3BB
(225,243,187)
#E4F4C4
(228,244,196)
#E7F5CD
(231,245,205)
#EAF6D6
(234,246,214)
#EDF7DF
(237,247,223)
#F0F8E8
(240,248,232)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EF97; }

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

This text font color is #D5EF97.

Background Color

.myBgColor { background-color: #D5EF97; }

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

This div background color is #D5EF97.

Border color

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

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

This div border color is #D5EF97.

Opacity

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

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

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

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

This text has shadow with #D5EF97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EF97.

Preview

Color preview on black background

This text has color #D5EF97 on black background.


Color preview on white background

This text has color #D5EF97 on white background.


Black color preview on #D5EF97 background

This text has black color on #D5EF97 background.


White color preview on #D5EF97 background

This text has white color on #D5EF97 background.


Related colors

Complementary color

Complementary color for #hex is #2A1068.


I love getcolorcode.com

Triadic colors

1 #97D5EF and #EF97D5 with #D5EF97 are triadic colors.

2 #97EFD5 and #EFD597 with #D5EF97 are triadic colors.