COLOR #D5E29B

HEX: #D5E29B RGB: (213,226,155)

Renk bilgisi

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

RGB renk modeli

#D5E29B color RGB value is (213,226,155).

RGB: (213,226,155) (84%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 155 of 255 = 61%

213
226
155

R + G + B ~ 78%. #D5E29B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 155 = 594 (100%)
R 213 of 594 ~ 35.86%
G 226 of 594 ~ 38.05%
B 155 of 594 ~ 26.09'%

%35.86
%38.05
%26.09

CMYK RENK MODELİ

#D5E29B rengi CMYK tonu (6,0,31,11).

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

CMYK: (6,0,31,11)
C6M0Y31K11 (6%, 0%, 31%, 11%)
(0.06 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%5.75
%0
%31.42
%11.37

Codes

Color #D5E29B in popluar color models

D5 E2 9B
RGB 213 226 155
HSL 71° 55.04% 74.71%
HSB/HSV 71° 31.42% 88.63%
CMYK 5.75% 0.00% 31.42%
11.37%

Color #D5E29B in popluar number systems.

HEX D5 E2 9B
Decimal 213 226 155
Binary 11010101 11100010 10011011
Octal 325 342 233

Shades and tints

Shades of #D5E29B

#D5E29B
(213,226,155)
#C2CE8D
(194,206,141)
#AFBA7F
(175,186,127)
#9CA671
(156,166,113)
#899263
(137,146,99)
#767E55
(118,126,85)
#636A47
(99,106,71)
#505639
(80,86,57)
#3D422B
(61,66,43)
#2A2E1D
(42,46,29)
#171A0F
(23,26,15)
#000000
(0,0,0)

Tints of #D5E29B

#D5E29B
(213,226,155)
#D8E4A4
(216,228,164)
#DBE6AD
(219,230,173)
#DEE8B6
(222,232,182)
#E1EABF
(225,234,191)
#E4ECC8
(228,236,200)
#E7EED1
(231,238,209)
#EAF0DA
(234,240,218)
#EDF2E3
(237,242,227)
#F0F4EC
(240,244,236)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E29B; }

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

This text font color is #D5E29B.

Background Color

.myBgColor { background-color: #D5E29B; }

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

This div background color is #D5E29B.

Border color

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

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

This div border color is #D5E29B.

Opacity

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

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

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

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

This text has shadow with #D5E29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E29B.

Preview

Color preview on black background

This text has color #D5E29B on black background.


Color preview on white background

This text has color #D5E29B on white background.


Black color preview on #D5E29B background

This text has black color on #D5E29B background.


White color preview on #D5E29B background

This text has white color on #D5E29B background.


Related colors

Complementary color

Complementary color for #hex is #2A1D64.


I love getcolorcode.com

Triadic colors

1 #9BD5E2 and #E29BD5 with #D5E29B are triadic colors.

2 #9BE2D5 and #E2D59B with #D5E29B are triadic colors.