COLOR #D4E490

HEX: #D4E490 RGB: (212,228,144)

Renk bilgisi

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

RGB renk modeli

#D4E490 color RGB value is (212,228,144).

RGB: (212,228,144) (83%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 228 of 255 = 89%
B 144 of 255 = 56%

212
228
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 228 + 144 = 584 (100%)
R 212 of 584 ~ 36.3%
G 228 of 584 ~ 39.04%
B 144 of 584 ~ 24.66'%

%36.3
%39.04
%24.66

CMYK RENK MODELİ

#D4E490 rengi CMYK tonu (7,0,37,11).

  • camgöbeği tonu 7.02%
  • eflatun tonu 0.00%
  • sarı tonu 36.84%
  • ana renk tonu 10.59%

CMYK: (7,0,37,11)
C7M0Y37K11 (7%, 0%, 37%, 11%)
(0.07 / 0.00 / 0.37 / 0.11)

CMYK yüzdeleri

%7.02
%0
%36.84
%10.59

Codes

Color #D4E490 in popluar color models

D4 E4 90
RGB 212 228 144
HSL 71° 60.87% 72.94%
HSB/HSV 71° 36.84% 89.41%
CMYK 7.02% 0.00% 36.84%
10.59%

Color #D4E490 in popluar number systems.

HEX D4 E4 90
Decimal 212 228 144
Binary 11010100 11100100 10010000
Octal 324 344 220

Shades and tints

Shades of #D4E490

#D4E490
(212,228,144)
#C1D083
(193,208,131)
#AEBC76
(174,188,118)
#9BA869
(155,168,105)
#88945C
(136,148,92)
#75804F
(117,128,79)
#626C42
(98,108,66)
#4F5835
(79,88,53)
#3C4428
(60,68,40)
#29301B
(41,48,27)
#161C0E
(22,28,14)
#000000
(0,0,0)

Tints of #D4E490

#D4E490
(212,228,144)
#D7E69A
(215,230,154)
#DAE8A4
(218,232,164)
#DDEAAE
(221,234,174)
#E0ECB8
(224,236,184)
#E3EEC2
(227,238,194)
#E6F0CC
(230,240,204)
#E9F2D6
(233,242,214)
#ECF4E0
(236,244,224)
#EFF6EA
(239,246,234)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E490 color. Also use rgb(212,228,144) instead hex code.

Text Font Color

.myTextColor { color: #D4E490; }

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

This text font color is #D4E490.

Background Color

.myBgColor { background-color: #D4E490; }

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

This div background color is #D4E490.

Border color

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

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

This div border color is #D4E490.

Opacity

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

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

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

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

This text has shadow with #D4E490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E490.

Preview

Color preview on black background

This text has color #D4E490 on black background.


Color preview on white background

This text has color #D4E490 on white background.


Black color preview on #D4E490 background

This text has black color on #D4E490 background.


White color preview on #D4E490 background

This text has white color on #D4E490 background.


Related colors

Complementary color

Complementary color for #hex is #2B1B6F.


I love getcolorcode.com

Triadic colors

1 #90D4E4 and #E490D4 with #D4E490 are triadic colors.

2 #90E4D4 and #E4D490 with #D4E490 are triadic colors.