COLOR #D5E99B

HEX: #D5E99B RGB: (213,233,155)

Renk bilgisi

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

RGB renk modeli

#D5E99B color RGB value is (213,233,155).

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

RGB bağlantıları ve doygunluk

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

213
233
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 155 = 601 (100%)
R 213 of 601 ~ 35.44%
G 233 of 601 ~ 38.77%
B 155 of 601 ~ 25.79'%

%35.44
%38.77
%25.79

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 33.48%
  • 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.48
%8.63

Codes

Color #D5E99B in popluar color models

D5 E9 9B
RGB 213 233 155
HSL 75° 63.93% 76.08%
HSB/HSV 75° 33.48% 91.37%
CMYK 8.58% 0.00% 33.48%
8.63%

Color #D5E99B in popluar number systems.

HEX D5 E9 9B
Decimal 213 233 155
Binary 11010101 11101001 10011011
Octal 325 351 233

Shades and tints

Shades of #D5E99B

#D5E99B
(213,233,155)
#C2D48D
(194,212,141)
#AFBF7F
(175,191,127)
#9CAA71
(156,170,113)
#899563
(137,149,99)
#768055
(118,128,85)
#636B47
(99,107,71)
#505639
(80,86,57)
#3D412B
(61,65,43)
#2A2C1D
(42,44,29)
#17170F
(23,23,15)
#000000
(0,0,0)

Tints of #D5E99B

#D5E99B
(213,233,155)
#D8EBA4
(216,235,164)
#DBEDAD
(219,237,173)
#DEEFB6
(222,239,182)
#E1F1BF
(225,241,191)
#E4F3C8
(228,243,200)
#E7F5D1
(231,245,209)
#EAF7DA
(234,247,218)
#EDF9E3
(237,249,227)
#F0FBEC
(240,251,236)
#F3FDF5
(243,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E99B; }

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

This text font color is #D5E99B.

Background Color

.myBgColor { background-color: #D5E99B; }

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

This div background color is #D5E99B.

Border color

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

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

This div border color is #D5E99B.

Opacity

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

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

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

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

This text has shadow with #D5E99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E99B.

Preview

Color preview on black background

This text has color #D5E99B on black background.


Color preview on white background

This text has color #D5E99B on white background.


Black color preview on #D5E99B background

This text has black color on #D5E99B background.


White color preview on #D5E99B background

This text has white color on #D5E99B background.


Related colors

Complementary color

Complementary color for #hex is #2A1664.


I love getcolorcode.com

Triadic colors

1 #9BD5E9 and #E99BD5 with #D5E99B are triadic colors.

2 #9BE9D5 and #E9D59B with #D5E99B are triadic colors.