COLOR #D5E28C

HEX: #D5E28C RGB: (213,226,140)

Renk bilgisi

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

RGB renk modeli

#D5E28C color RGB value is (213,226,140).

RGB: (213,226,140) (84%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 140 of 255 = 55%

213
226
140

R + G + B ~ 76%. #D5E28C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 140 = 579 (100%)
R 213 of 579 ~ 36.79%
G 226 of 579 ~ 39.03%
B 140 of 579 ~ 24.18'%

%36.79
%39.03
%24.18

CMYK RENK MODELİ

#D5E28C rengi CMYK tonu (6,0,38,11).

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

CMYK: (6,0,38,11)
C6M0Y38K11 (6%, 0%, 38%, 11%)
(0.06 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%5.75
%0
%38.05
%11.37

Codes

Color #D5E28C in popluar color models

D5 E2 8C
RGB 213 226 140
HSL 69° 59.72% 71.76%
HSB/HSV 69° 38.05% 88.63%
CMYK 5.75% 0.00% 38.05%
11.37%

Color #D5E28C in popluar number systems.

HEX D5 E2 8C
Decimal 213 226 140
Binary 11010101 11100010 10001100
Octal 325 342 214

Shades and tints

Shades of #D5E28C

#D5E28C
(213,226,140)
#C2CE80
(194,206,128)
#AFBA74
(175,186,116)
#9CA668
(156,166,104)
#89925C
(137,146,92)
#767E50
(118,126,80)
#636A44
(99,106,68)
#505638
(80,86,56)
#3D422C
(61,66,44)
#2A2E20
(42,46,32)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #D5E28C

#D5E28C
(213,226,140)
#D8E496
(216,228,150)
#DBE6A0
(219,230,160)
#DEE8AA
(222,232,170)
#E1EAB4
(225,234,180)
#E4ECBE
(228,236,190)
#E7EEC8
(231,238,200)
#EAF0D2
(234,240,210)
#EDF2DC
(237,242,220)
#F0F4E6
(240,244,230)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E28C; }

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

This text font color is #D5E28C.

Background Color

.myBgColor { background-color: #D5E28C; }

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

This div background color is #D5E28C.

Border color

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

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

This div border color is #D5E28C.

Opacity

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

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

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

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

This text has shadow with #D5E28C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E28C.

Preview

Color preview on black background

This text has color #D5E28C on black background.


Color preview on white background

This text has color #D5E28C on white background.


Black color preview on #D5E28C background

This text has black color on #D5E28C background.


White color preview on #D5E28C background

This text has white color on #D5E28C background.


Related colors

Complementary color

Complementary color for #hex is #2A1D73.


I love getcolorcode.com

Triadic colors

1 #8CD5E2 and #E28CD5 with #D5E28C are triadic colors.

2 #8CE2D5 and #E2D58C with #D5E28C are triadic colors.