COLOR #D5E297

HEX: #D5E297 RGB: (213,226,151)

Renk bilgisi

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

RGB renk modeli

#D5E297 color RGB value is (213,226,151).

RGB: (213,226,151) (84%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 151 of 255 = 59%

213
226
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 151 = 590 (100%)
R 213 of 590 ~ 36.1%
G 226 of 590 ~ 38.31%
B 151 of 590 ~ 25.59'%

%36.1
%38.31
%25.59

CMYK RENK MODELİ

#D5E297 rengi CMYK tonu (6,0,33,11).

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 33.19%
  • ana renk tonu 11.37%

CMYK: (6,0,33,11)
C6M0Y33K11 (6%, 0%, 33%, 11%)
(0.06 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%5.75
%0
%33.19
%11.37

Codes

Color #D5E297 in popluar color models

D5 E2 97
RGB 213 226 151
HSL 70° 56.39% 73.92%
HSB/HSV 70° 33.19% 88.63%
CMYK 5.75% 0.00% 33.19%
11.37%

Color #D5E297 in popluar number systems.

HEX D5 E2 97
Decimal 213 226 151
Binary 11010101 11100010 10010111
Octal 325 342 227

Shades and tints

Shades of #D5E297

#D5E297
(213,226,151)
#C2CE8A
(194,206,138)
#AFBA7D
(175,186,125)
#9CA670
(156,166,112)
#899263
(137,146,99)
#767E56
(118,126,86)
#636A49
(99,106,73)
#50563C
(80,86,60)
#3D422F
(61,66,47)
#2A2E22
(42,46,34)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #D5E297

#D5E297
(213,226,151)
#D8E4A0
(216,228,160)
#DBE6A9
(219,230,169)
#DEE8B2
(222,232,178)
#E1EABB
(225,234,187)
#E4ECC4
(228,236,196)
#E7EECD
(231,238,205)
#EAF0D6
(234,240,214)
#EDF2DF
(237,242,223)
#F0F4E8
(240,244,232)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E297; }

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

This text font color is #D5E297.

Background Color

.myBgColor { background-color: #D5E297; }

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

This div background color is #D5E297.

Border color

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

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

This div border color is #D5E297.

Opacity

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

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

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

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

This text has shadow with #D5E297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E297.

Preview

Color preview on black background

This text has color #D5E297 on black background.


Color preview on white background

This text has color #D5E297 on white background.


Black color preview on #D5E297 background

This text has black color on #D5E297 background.


White color preview on #D5E297 background

This text has white color on #D5E297 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D68.


I love getcolorcode.com

Triadic colors

1 #97D5E2 and #E297D5 with #D5E297 are triadic colors.

2 #97E2D5 and #E2D597 with #D5E297 are triadic colors.