COLOR #D1ED9B

HEX: #D1ED9B RGB: (209,237,155)

Renk bilgisi

#D1ED9B contains mainly red and green colors. #D1ED9B ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D1ED9B color RGB value is (209,237,155).

RGB: (209,237,155) (82%, 93%, 61%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 237 of 255 = 93%
B 155 of 255 = 61%

209
237
155

R + G + B ~ 79%. #D1ED9B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 237 + 155 = 601 (100%)
R 209 of 601 ~ 34.78%
G 237 of 601 ~ 39.43%
B 155 of 601 ~ 25.79'%

%34.78
%39.43
%25.79

CMYK RENK MODELİ

#D1ED9B rengi CMYK tonu (12,0,35,7).

  • camgöbeği tonu 11.81%
  • eflatun tonu 0.00%
  • sarı tonu 34.60%
  • ana renk tonu 7.06%

CMYK: (12,0,35,7)
C12M0Y35K7 (12%, 0%, 35%, 7%)
(0.12 / 0.00 / 0.35 / 0.07)

CMYK yüzdeleri

%11.81
%0
%34.6
%7.06

Codes

Color #D1ED9B in popluar color models

D1 ED 9B
RGB 209 237 155
HSL 80° 69.49% 76.86%
HSB/HSV 80° 34.60% 92.94%
CMYK 11.81% 0.00% 34.60%
7.06%

Color #D1ED9B in popluar number systems.

HEX D1 ED 9B
Decimal 209 237 155
Binary 11010001 11101101 10011011
Octal 321 355 233

Shades and tints

Shades of #D1ED9B

#D1ED9B
(209,237,155)
#BED88D
(190,216,141)
#ABC37F
(171,195,127)
#98AE71
(152,174,113)
#859963
(133,153,99)
#728455
(114,132,85)
#5F6F47
(95,111,71)
#4C5A39
(76,90,57)
#39452B
(57,69,43)
#26301D
(38,48,29)
#131B0F
(19,27,15)
#000000
(0,0,0)

Tints of #D1ED9B

#D1ED9B
(209,237,155)
#D5EEA4
(213,238,164)
#D9EFAD
(217,239,173)
#DDF0B6
(221,240,182)
#E1F1BF
(225,241,191)
#E5F2C8
(229,242,200)
#E9F3D1
(233,243,209)
#EDF4DA
(237,244,218)
#F1F5E3
(241,245,227)
#F5F6EC
(245,246,236)
#F9F7F5
(249,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1ED9B color. Also use rgb(209,237,155) instead hex code.

Text Font Color

.myTextColor { color: #D1ED9B; }

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

This text font color is #D1ED9B.

Background Color

.myBgColor { background-color: #D1ED9B; }

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

This div background color is #D1ED9B.

Border color

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

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

This div border color is #D1ED9B.

Opacity

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

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

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

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

This text has shadow with #D1ED9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1ED9B.

Preview

Color preview on black background

This text has color #D1ED9B on black background.


Color preview on white background

This text has color #D1ED9B on white background.


Black color preview on #D1ED9B background

This text has black color on #D1ED9B background.


White color preview on #D1ED9B background

This text has white color on #D1ED9B background.


Related colors

Complementary color

Complementary color for #hex is #2E1264.


I love getcolorcode.com

Triadic colors

1 #9BD1ED and #ED9BD1 with #D1ED9B are triadic colors.

2 #9BEDD1 and #EDD19B with #D1ED9B are triadic colors.