COLOR #D9E9BE

HEX: #D9E9BE RGB: (217,233,190)

Renk bilgisi

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

RGB renk modeli

#D9E9BE color RGB value is (217,233,190).

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

RGB bağlantıları ve doygunluk

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

217
233
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 233 + 190 = 640 (100%)
R 217 of 640 ~ 33.91%
G 233 of 640 ~ 36.41%
B 190 of 640 ~ 29.69'%

%33.91
%36.41
%29.69

CMYK RENK MODELİ

#D9E9BE rengi CMYK tonu (7,0,18,9).

  • camgöbeği tonu 6.87%
  • eflatun tonu 0.00%
  • sarı tonu 18.45%
  • ana renk tonu 8.63%

CMYK: (7,0,18,9)
C7M0Y18K9 (7%, 0%, 18%, 9%)
(0.07 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%6.87
%0
%18.45
%8.63

Codes

Color #D9E9BE in popluar color models

D9 E9 BE
RGB 217 233 190
HSL 82° 49.43% 82.94%
HSB/HSV 82° 18.45% 91.37%
CMYK 6.87% 0.00% 18.45%
8.63%

Color #D9E9BE in popluar number systems.

HEX D9 E9 BE
Decimal 217 233 190
Binary 11011001 11101001 10111110
Octal 331 351 276

Shades and tints

Shades of #D9E9BE

#D9E9BE
(217,233,190)
#C6D4AD
(198,212,173)
#B3BF9C
(179,191,156)
#A0AA8B
(160,170,139)
#8D957A
(141,149,122)
#7A8069
(122,128,105)
#676B58
(103,107,88)
#545647
(84,86,71)
#414136
(65,65,54)
#2E2C25
(46,44,37)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #D9E9BE

#D9E9BE
(217,233,190)
#DCEBC3
(220,235,195)
#DFEDC8
(223,237,200)
#E2EFCD
(226,239,205)
#E5F1D2
(229,241,210)
#E8F3D7
(232,243,215)
#EBF5DC
(235,245,220)
#EEF7E1
(238,247,225)
#F1F9E6
(241,249,230)
#F4FBEB
(244,251,235)
#F7FDF0
(247,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E9BE; }

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

This text font color is #D9E9BE.

Background Color

.myBgColor { background-color: #D9E9BE; }

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

This div background color is #D9E9BE.

Border color

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

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

This div border color is #D9E9BE.

Opacity

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

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

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

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

This text has shadow with #D9E9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E9BE.

Preview

Color preview on black background

This text has color #D9E9BE on black background.


Color preview on white background

This text has color #D9E9BE on white background.


Black color preview on #D9E9BE background

This text has black color on #D9E9BE background.


White color preview on #D9E9BE background

This text has white color on #D9E9BE background.


Related colors

Complementary color

Complementary color for #hex is #261641.


I love getcolorcode.com

Triadic colors

1 #BED9E9 and #E9BED9 with #D9E9BE are triadic colors.

2 #BEE9D9 and #E9D9BE with #D9E9BE are triadic colors.