COLOR #D5E98C

HEX: #D5E98C RGB: (213,233,140)

Renk bilgisi

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

RGB renk modeli

#D5E98C color RGB value is (213,233,140).

RGB: (213,233,140) (84%, 91%, 55%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 140 of 255 = 55%

213
233
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 140 = 586 (100%)
R 213 of 586 ~ 36.35%
G 233 of 586 ~ 39.76%
B 140 of 586 ~ 23.89'%

%36.35
%39.76
%23.89

CMYK RENK MODELİ

#D5E98C rengi CMYK tonu (9,0,40,9).

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

CMYK: (9,0,40,9)
C9M0Y40K9 (9%, 0%, 40%, 9%)
(0.09 / 0.00 / 0.40 / 0.09)

CMYK yüzdeleri

%8.58
%0
%39.91
%8.63

Codes

Color #D5E98C in popluar color models

D5 E9 8C
RGB 213 233 140
HSL 73° 67.88% 73.14%
HSB/HSV 73° 39.91% 91.37%
CMYK 8.58% 0.00% 39.91%
8.63%

Color #D5E98C in popluar number systems.

HEX D5 E9 8C
Decimal 213 233 140
Binary 11010101 11101001 10001100
Octal 325 351 214

Shades and tints

Shades of #D5E98C

#D5E98C
(213,233,140)
#C2D480
(194,212,128)
#AFBF74
(175,191,116)
#9CAA68
(156,170,104)
#89955C
(137,149,92)
#768050
(118,128,80)
#636B44
(99,107,68)
#505638
(80,86,56)
#3D412C
(61,65,44)
#2A2C20
(42,44,32)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #D5E98C

#D5E98C
(213,233,140)
#D8EB96
(216,235,150)
#DBEDA0
(219,237,160)
#DEEFAA
(222,239,170)
#E1F1B4
(225,241,180)
#E4F3BE
(228,243,190)
#E7F5C8
(231,245,200)
#EAF7D2
(234,247,210)
#EDF9DC
(237,249,220)
#F0FBE6
(240,251,230)
#F3FDF0
(243,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E98C; }

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

This text font color is #D5E98C.

Background Color

.myBgColor { background-color: #D5E98C; }

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

This div background color is #D5E98C.

Border color

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

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

This div border color is #D5E98C.

Opacity

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

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

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

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

This text has shadow with #D5E98C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E98C.

Preview

Color preview on black background

This text has color #D5E98C on black background.


Color preview on white background

This text has color #D5E98C on white background.


Black color preview on #D5E98C background

This text has black color on #D5E98C background.


White color preview on #D5E98C background

This text has white color on #D5E98C background.


Related colors

Complementary color

Complementary color for #hex is #2A1673.


I love getcolorcode.com

Triadic colors

1 #8CD5E9 and #E98CD5 with #D5E98C are triadic colors.

2 #8CE9D5 and #E9D58C with #D5E98C are triadic colors.