COLOR #D5E488

HEX: #D5E488 RGB: (213,228,136)

Renk bilgisi

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

RGB renk modeli

#D5E488 color RGB value is (213,228,136).

RGB: (213,228,136) (84%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 136 of 255 = 53%

213
228
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 136 = 577 (100%)
R 213 of 577 ~ 36.92%
G 228 of 577 ~ 39.51%
B 136 of 577 ~ 23.57'%

%36.92
%39.51
%23.57

CMYK RENK MODELİ

#D5E488 rengi CMYK tonu (7,0,40,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 40.35%
  • ana renk tonu 10.59%

CMYK: (7,0,40,11)
C7M0Y40K11 (7%, 0%, 40%, 11%)
(0.07 / 0.00 / 0.40 / 0.11)

CMYK yüzdeleri

%6.58
%0
%40.35
%10.59

Codes

Color #D5E488 in popluar color models

D5 E4 88
RGB 213 228 136
HSL 70° 63.01% 71.37%
HSB/HSV 70° 40.35% 89.41%
CMYK 6.58% 0.00% 40.35%
10.59%

Color #D5E488 in popluar number systems.

HEX D5 E4 88
Decimal 213 228 136
Binary 11010101 11100100 10001000
Octal 325 344 210

Shades and tints

Shades of #D5E488

#D5E488
(213,228,136)
#C2D07C
(194,208,124)
#AFBC70
(175,188,112)
#9CA864
(156,168,100)
#899458
(137,148,88)
#76804C
(118,128,76)
#636C40
(99,108,64)
#505834
(80,88,52)
#3D4428
(61,68,40)
#2A301C
(42,48,28)
#171C10
(23,28,16)
#000000
(0,0,0)

Tints of #D5E488

#D5E488
(213,228,136)
#D8E692
(216,230,146)
#DBE89C
(219,232,156)
#DEEAA6
(222,234,166)
#E1ECB0
(225,236,176)
#E4EEBA
(228,238,186)
#E7F0C4
(231,240,196)
#EAF2CE
(234,242,206)
#EDF4D8
(237,244,216)
#F0F6E2
(240,246,226)
#F3F8EC
(243,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E488 color. Also use rgb(213,228,136) instead hex code.

Text Font Color

.myTextColor { color: #D5E488; }

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

This text font color is #D5E488.

Background Color

.myBgColor { background-color: #D5E488; }

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

This div background color is #D5E488.

Border color

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

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

This div border color is #D5E488.

Opacity

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

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

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

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

This text has shadow with #D5E488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E488.

Preview

Color preview on black background

This text has color #D5E488 on black background.


Color preview on white background

This text has color #D5E488 on white background.


Black color preview on #D5E488 background

This text has black color on #D5E488 background.


White color preview on #D5E488 background

This text has white color on #D5E488 background.


Related colors

Complementary color

Complementary color for #hex is #2A1B77.


I love getcolorcode.com

Triadic colors

1 #88D5E4 and #E488D5 with #D5E488 are triadic colors.

2 #88E4D5 and #E4D588 with #D5E488 are triadic colors.