COLOR #D2E68E

HEX: #D2E68E RGB: (210,230,142)

Renk bilgisi

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

RGB renk modeli

#D2E68E color RGB value is (210,230,142).

RGB: (210,230,142) (82%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 210 of 255 = 82%
G 230 of 255 = 90%
B 142 of 255 = 56%

210
230
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 210 + 230 + 142 = 582 (100%)
R 210 of 582 ~ 36.08%
G 230 of 582 ~ 39.52%
B 142 of 582 ~ 24.4'%

%36.08
%39.52
%24.4

CMYK RENK MODELİ

#D2E68E rengi CMYK tonu (9,0,38,10).

  • camgöbeği tonu 8.70%
  • eflatun tonu 0.00%
  • sarı tonu 38.26%
  • ana renk tonu 9.80%

CMYK: (9,0,38,10)
C9M0Y38K10 (9%, 0%, 38%, 10%)
(0.09 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%8.7
%0
%38.26
%9.8

Codes

Color #D2E68E in popluar color models

D2 E6 8E
RGB 210 230 142
HSL 74° 63.77% 72.94%
HSB/HSV 74° 38.26% 90.20%
CMYK 8.70% 0.00% 38.26%
9.80%

Color #D2E68E in popluar number systems.

HEX D2 E6 8E
Decimal 210 230 142
Binary 11010010 11100110 10001110
Octal 322 346 216

Shades and tints

Shades of #D2E68E

#D2E68E
(210,230,142)
#BFD282
(191,210,130)
#ACBE76
(172,190,118)
#99AA6A
(153,170,106)
#86965E
(134,150,94)
#738252
(115,130,82)
#606E46
(96,110,70)
#4D5A3A
(77,90,58)
#3A462E
(58,70,46)
#273222
(39,50,34)
#141E16
(20,30,22)
#000000
(0,0,0)

Tints of #D2E68E

#D2E68E
(210,230,142)
#D6E898
(214,232,152)
#DAEAA2
(218,234,162)
#DEECAC
(222,236,172)
#E2EEB6
(226,238,182)
#E6F0C0
(230,240,192)
#EAF2CA
(234,242,202)
#EEF4D4
(238,244,212)
#F2F6DE
(242,246,222)
#F6F8E8
(246,248,232)
#FAFAF2
(250,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2E68E color. Also use rgb(210,230,142) instead hex code.

Text Font Color

.myTextColor { color: #D2E68E; }

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

This text font color is #D2E68E.

Background Color

.myBgColor { background-color: #D2E68E; }

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

This div background color is #D2E68E.

Border color

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

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

This div border color is #D2E68E.

Opacity

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

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

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

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

This text has shadow with #D2E68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2E68E.

Preview

Color preview on black background

This text has color #D2E68E on black background.


Color preview on white background

This text has color #D2E68E on white background.


Black color preview on #D2E68E background

This text has black color on #D2E68E background.


White color preview on #D2E68E background

This text has white color on #D2E68E background.


Related colors

Complementary color

Complementary color for #hex is #2D1971.


I love getcolorcode.com

Triadic colors

1 #8ED2E6 and #E68ED2 with #D2E68E are triadic colors.

2 #8EE6D2 and #E6D28E with #D2E68E are triadic colors.