COLOR #D5E99C

HEX: #D5E99C RGB: (213,233,156)

Renk bilgisi

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

RGB renk modeli

#D5E99C color RGB value is (213,233,156).

RGB: (213,233,156) (84%, 91%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 156 of 255 = 61%

213
233
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 156 = 602 (100%)
R 213 of 602 ~ 35.38%
G 233 of 602 ~ 38.7%
B 156 of 602 ~ 25.91'%

%35.38
%38.7
%25.91

CMYK RENK MODELİ

#D5E99C rengi CMYK tonu (9,0,33,9).

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

CMYK: (9,0,33,9)
C9M0Y33K9 (9%, 0%, 33%, 9%)
(0.09 / 0.00 / 0.33 / 0.09)

CMYK yüzdeleri

%8.58
%0
%33.05
%8.63

Codes

Color #D5E99C in popluar color models

D5 E9 9C
RGB 213 233 156
HSL 76° 63.64% 76.27%
HSB/HSV 76° 33.05% 91.37%
CMYK 8.58% 0.00% 33.05%
8.63%

Color #D5E99C in popluar number systems.

HEX D5 E9 9C
Decimal 213 233 156
Binary 11010101 11101001 10011100
Octal 325 351 234

Shades and tints

Shades of #D5E99C

#D5E99C
(213,233,156)
#C2D48E
(194,212,142)
#AFBF80
(175,191,128)
#9CAA72
(156,170,114)
#899564
(137,149,100)
#768056
(118,128,86)
#636B48
(99,107,72)
#50563A
(80,86,58)
#3D412C
(61,65,44)
#2A2C1E
(42,44,30)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #D5E99C

#D5E99C
(213,233,156)
#D8EBA5
(216,235,165)
#DBEDAE
(219,237,174)
#DEEFB7
(222,239,183)
#E1F1C0
(225,241,192)
#E4F3C9
(228,243,201)
#E7F5D2
(231,245,210)
#EAF7DB
(234,247,219)
#EDF9E4
(237,249,228)
#F0FBED
(240,251,237)
#F3FDF6
(243,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E99C; }

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

This text font color is #D5E99C.

Background Color

.myBgColor { background-color: #D5E99C; }

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

This div background color is #D5E99C.

Border color

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

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

This div border color is #D5E99C.

Opacity

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

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

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

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

This text has shadow with #D5E99C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E99C.

Preview

Color preview on black background

This text has color #D5E99C on black background.


Color preview on white background

This text has color #D5E99C on white background.


Black color preview on #D5E99C background

This text has black color on #D5E99C background.


White color preview on #D5E99C background

This text has white color on #D5E99C background.


Related colors

Complementary color

Complementary color for #hex is #2A1663.


I love getcolorcode.com

Triadic colors

1 #9CD5E9 and #E99CD5 with #D5E99C are triadic colors.

2 #9CE9D5 and #E9D59C with #D5E99C are triadic colors.