COLOR #D5E084

HEX: #D5E084 RGB: (213,224,132)

Renk bilgisi

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

RGB renk modeli

#D5E084 color RGB value is (213,224,132).

RGB: (213,224,132) (84%, 88%, 52%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 132 of 255 = 52%

213
224
132

R + G + B ~ 75%. #D5E084 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 132 = 569 (100%)
R 213 of 569 ~ 37.43%
G 224 of 569 ~ 39.37%
B 132 of 569 ~ 23.2'%

%37.43
%39.37
%23.2

CMYK RENK MODELİ

#D5E084 rengi CMYK tonu (5,0,41,12).

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 41.07%
  • ana renk tonu 12.16%

CMYK: (5,0,41,12)
C5M0Y41K12 (5%, 0%, 41%, 12%)
(0.05 / 0.00 / 0.41 / 0.12)

CMYK yüzdeleri

%4.91
%0
%41.07
%12.16

Codes

Color #D5E084 in popluar color models

D5 E0 84
RGB 213 224 132
HSL 67° 59.74% 69.80%
HSB/HSV 67° 41.07% 87.84%
CMYK 4.91% 0.00% 41.07%
12.16%

Color #D5E084 in popluar number systems.

HEX D5 E0 84
Decimal 213 224 132
Binary 11010101 11100000 10000100
Octal 325 340 204

Shades and tints

Shades of #D5E084

#D5E084
(213,224,132)
#C2CC78
(194,204,120)
#AFB86C
(175,184,108)
#9CA460
(156,164,96)
#899054
(137,144,84)
#767C48
(118,124,72)
#63683C
(99,104,60)
#505430
(80,84,48)
#3D4024
(61,64,36)
#2A2C18
(42,44,24)
#17180C
(23,24,12)
#000000
(0,0,0)

Tints of #D5E084

#D5E084
(213,224,132)
#D8E28F
(216,226,143)
#DBE49A
(219,228,154)
#DEE6A5
(222,230,165)
#E1E8B0
(225,232,176)
#E4EABB
(228,234,187)
#E7ECC6
(231,236,198)
#EAEED1
(234,238,209)
#EDF0DC
(237,240,220)
#F0F2E7
(240,242,231)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E084 color. Also use rgb(213,224,132) instead hex code.

Text Font Color

.myTextColor { color: #D5E084; }

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

This text font color is #D5E084.

Background Color

.myBgColor { background-color: #D5E084; }

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

This div background color is #D5E084.

Border color

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

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

This div border color is #D5E084.

Opacity

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

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

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

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

This text has shadow with #D5E084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E084.

Preview

Color preview on black background

This text has color #D5E084 on black background.


Color preview on white background

This text has color #D5E084 on white background.


Black color preview on #D5E084 background

This text has black color on #D5E084 background.


White color preview on #D5E084 background

This text has white color on #D5E084 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F7B.


I love getcolorcode.com

Triadic colors

1 #84D5E0 and #E084D5 with #D5E084 are triadic colors.

2 #84E0D5 and #E0D584 with #D5E084 are triadic colors.