COLOR #D4E6B9

HEX: #D4E6B9 RGB: (212,230,185)

Renk bilgisi

#D4E6B9 contains red, green and blue colors in about the same proportion. #D4E6B9 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#D4E6B9 color RGB value is (212,230,185).

RGB: (212,230,185) (83%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 230 of 255 = 90%
B 185 of 255 = 73%

212
230
185

R + G + B ~ 82%. #D4E6B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 230 + 185 = 627 (100%)
R 212 of 627 ~ 33.81%
G 230 of 627 ~ 36.68%
B 185 of 627 ~ 29.51'%

%33.81
%36.68
%29.51

CMYK RENK MODELİ

#D4E6B9 rengi CMYK tonu (8,0,20,10).

  • camgöbeği tonu 7.83%
  • eflatun tonu 0.00%
  • sarı tonu 19.57%
  • ana renk tonu 9.80%

CMYK: (8,0,20,10)
C8M0Y20K10 (8%, 0%, 20%, 10%)
(0.08 / 0.00 / 0.20 / 0.10)

CMYK yüzdeleri

%7.83
%0
%19.57
%9.8

Codes

Color #D4E6B9 in popluar color models

D4 E6 B9
RGB 212 230 185
HSL 84° 47.37% 81.37%
HSB/HSV 84° 19.57% 90.20%
CMYK 7.83% 0.00% 19.57%
9.80%

Color #D4E6B9 in popluar number systems.

HEX D4 E6 B9
Decimal 212 230 185
Binary 11010100 11100110 10111001
Octal 324 346 271

Shades and tints

Shades of #D4E6B9

#D4E6B9
(212,230,185)
#C1D2A9
(193,210,169)
#AEBE99
(174,190,153)
#9BAA89
(155,170,137)
#889679
(136,150,121)
#758269
(117,130,105)
#626E59
(98,110,89)
#4F5A49
(79,90,73)
#3C4639
(60,70,57)
#293229
(41,50,41)
#161E19
(22,30,25)
#000000
(0,0,0)

Tints of #D4E6B9

#D4E6B9
(212,230,185)
#D7E8BF
(215,232,191)
#DAEAC5
(218,234,197)
#DDECCB
(221,236,203)
#E0EED1
(224,238,209)
#E3F0D7
(227,240,215)
#E6F2DD
(230,242,221)
#E9F4E3
(233,244,227)
#ECF6E9
(236,246,233)
#EFF8EF
(239,248,239)
#F2FAF5
(242,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E6B9 color. Also use rgb(212,230,185) instead hex code.

Text Font Color

.myTextColor { color: #D4E6B9; }

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

This text font color is #D4E6B9.

Background Color

.myBgColor { background-color: #D4E6B9; }

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

This div background color is #D4E6B9.

Border color

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

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

This div border color is #D4E6B9.

Opacity

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

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

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

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

This text has shadow with #D4E6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E6B9.

Preview

Color preview on black background

This text has color #D4E6B9 on black background.


Color preview on white background

This text has color #D4E6B9 on white background.


Black color preview on #D4E6B9 background

This text has black color on #D4E6B9 background.


White color preview on #D4E6B9 background

This text has white color on #D4E6B9 background.


Related colors

Complementary color

Complementary color for #hex is #2B1946.


I love getcolorcode.com

Triadic colors

1 #B9D4E6 and #E6B9D4 with #D4E6B9 are triadic colors.

2 #B9E6D4 and #E6D4B9 with #D4E6B9 are triadic colors.