COLOR #D2E488

HEX: #D2E488 RGB: (210,228,136)

Renk bilgisi

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

RGB renk modeli

#D2E488 color RGB value is (210,228,136).

RGB: (210,228,136) (82%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 210 of 255 = 82%
G 228 of 255 = 89%
B 136 of 255 = 53%

210
228
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 210 + 228 + 136 = 574 (100%)
R 210 of 574 ~ 36.59%
G 228 of 574 ~ 39.72%
B 136 of 574 ~ 23.69'%

%36.59
%39.72
%23.69

CMYK RENK MODELİ

#D2E488 rengi CMYK tonu (8,0,40,11).

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

CMYK: (8,0,40,11)
C8M0Y40K11 (8%, 0%, 40%, 11%)
(0.08 / 0.00 / 0.40 / 0.11)

CMYK yüzdeleri

%7.89
%0
%40.35
%10.59

Codes

Color #D2E488 in popluar color models

D2 E4 88
RGB 210 228 136
HSL 72° 63.01% 71.37%
HSB/HSV 72° 40.35% 89.41%
CMYK 7.89% 0.00% 40.35%
10.59%

Color #D2E488 in popluar number systems.

HEX D2 E4 88
Decimal 210 228 136
Binary 11010010 11100100 10001000
Octal 322 344 210

Shades and tints

Shades of #D2E488

#D2E488
(210,228,136)
#BFD07C
(191,208,124)
#ACBC70
(172,188,112)
#99A864
(153,168,100)
#869458
(134,148,88)
#73804C
(115,128,76)
#606C40
(96,108,64)
#4D5834
(77,88,52)
#3A4428
(58,68,40)
#27301C
(39,48,28)
#141C10
(20,28,16)
#000000
(0,0,0)

Tints of #D2E488

#D2E488
(210,228,136)
#D6E692
(214,230,146)
#DAE89C
(218,232,156)
#DEEAA6
(222,234,166)
#E2ECB0
(226,236,176)
#E6EEBA
(230,238,186)
#EAF0C4
(234,240,196)
#EEF2CE
(238,242,206)
#F2F4D8
(242,244,216)
#F6F6E2
(246,246,226)
#FAF8EC
(250,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D2E488; }

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

This text font color is #D2E488.

Background Color

.myBgColor { background-color: #D2E488; }

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

This div background color is #D2E488.

Border color

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

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

This div border color is #D2E488.

Opacity

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

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

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

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

This text has shadow with #D2E488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2E488.

Preview

Color preview on black background

This text has color #D2E488 on black background.


Color preview on white background

This text has color #D2E488 on white background.


Black color preview on #D2E488 background

This text has black color on #D2E488 background.


White color preview on #D2E488 background

This text has white color on #D2E488 background.


Related colors

Complementary color

Complementary color for #hex is #2D1B77.


I love getcolorcode.com

Triadic colors

1 #88D2E4 and #E488D2 with #D2E488 are triadic colors.

2 #88E4D2 and #E4D288 with #D2E488 are triadic colors.