COLOR #D9E7BE

HEX: #D9E7BE RGB: (217,231,190)

Renk bilgisi

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

RGB renk modeli

#D9E7BE color RGB value is (217,231,190).

RGB: (217,231,190) (85%, 91%, 75%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 231 of 255 = 91%
B 190 of 255 = 75%

217
231
190

R + G + B ~ 84%. #D9E7BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 231 + 190 = 638 (100%)
R 217 of 638 ~ 34.01%
G 231 of 638 ~ 36.21%
B 190 of 638 ~ 29.78'%

%34.01
%36.21
%29.78

CMYK RENK MODELİ

#D9E7BE rengi CMYK tonu (6,0,18,9).

  • camgöbeği tonu 6.06%
  • eflatun tonu 0.00%
  • sarı tonu 17.75%
  • ana renk tonu 9.41%

CMYK: (6,0,18,9)
C6M0Y18K9 (6%, 0%, 18%, 9%)
(0.06 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%6.06
%0
%17.75
%9.41

Codes

Color #D9E7BE in popluar color models

D9 E7 BE
RGB 217 231 190
HSL 80° 46.07% 82.55%
HSB/HSV 80° 17.75% 90.59%
CMYK 6.06% 0.00% 17.75%
9.41%

Color #D9E7BE in popluar number systems.

HEX D9 E7 BE
Decimal 217 231 190
Binary 11011001 11100111 10111110
Octal 331 347 276

Shades and tints

Shades of #D9E7BE

#D9E7BE
(217,231,190)
#C6D2AD
(198,210,173)
#B3BD9C
(179,189,156)
#A0A88B
(160,168,139)
#8D937A
(141,147,122)
#7A7E69
(122,126,105)
#676958
(103,105,88)
#545447
(84,84,71)
#413F36
(65,63,54)
#2E2A25
(46,42,37)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #D9E7BE

#D9E7BE
(217,231,190)
#DCE9C3
(220,233,195)
#DFEBC8
(223,235,200)
#E2EDCD
(226,237,205)
#E5EFD2
(229,239,210)
#E8F1D7
(232,241,215)
#EBF3DC
(235,243,220)
#EEF5E1
(238,245,225)
#F1F7E6
(241,247,230)
#F4F9EB
(244,249,235)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E7BE color. Also use rgb(217,231,190) instead hex code.

Text Font Color

.myTextColor { color: #D9E7BE; }

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

This text font color is #D9E7BE.

Background Color

.myBgColor { background-color: #D9E7BE; }

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

This div background color is #D9E7BE.

Border color

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

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

This div border color is #D9E7BE.

Opacity

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

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

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

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

This text has shadow with #D9E7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E7BE.

Preview

Color preview on black background

This text has color #D9E7BE on black background.


Color preview on white background

This text has color #D9E7BE on white background.


Black color preview on #D9E7BE background

This text has black color on #D9E7BE background.


White color preview on #D9E7BE background

This text has white color on #D9E7BE background.


Related colors

Complementary color

Complementary color for #hex is #261841.


I love getcolorcode.com

Triadic colors

1 #BED9E7 and #E7BED9 with #D9E7BE are triadic colors.

2 #BEE7D9 and #E7D9BE with #D9E7BE are triadic colors.