COLOR #D1ED9A

HEX: #D1ED9A RGB: (209,237,154)

Renk bilgisi

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

RGB renk modeli

#D1ED9A color RGB value is (209,237,154).

RGB: (209,237,154) (82%, 93%, 60%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 237 of 255 = 93%
B 154 of 255 = 60%

209
237
154

R + G + B ~ 78%. #D1ED9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 237 + 154 = 600 (100%)
R 209 of 600 ~ 34.83%
G 237 of 600 ~ 39.5%
B 154 of 600 ~ 25.67'%

%34.83
%39.5
%25.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 11.81%
  • eflatun tonu 0.00%
  • sarı tonu 35.02%
  • 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
%35.02
%7.06

Codes

Color #D1ED9A in popluar color models

D1 ED 9A
RGB 209 237 154
HSL 80° 69.75% 76.67%
HSB/HSV 80° 35.02% 92.94%
CMYK 11.81% 0.00% 35.02%
7.06%

Color #D1ED9A in popluar number systems.

HEX D1 ED 9A
Decimal 209 237 154
Binary 11010001 11101101 10011010
Octal 321 355 232

Shades and tints

Shades of #D1ED9A

#D1ED9A
(209,237,154)
#BED88C
(190,216,140)
#ABC37E
(171,195,126)
#98AE70
(152,174,112)
#859962
(133,153,98)
#728454
(114,132,84)
#5F6F46
(95,111,70)
#4C5A38
(76,90,56)
#39452A
(57,69,42)
#26301C
(38,48,28)
#131B0E
(19,27,14)
#000000
(0,0,0)

Tints of #D1ED9A

#D1ED9A
(209,237,154)
#D5EEA3
(213,238,163)
#D9EFAC
(217,239,172)
#DDF0B5
(221,240,181)
#E1F1BE
(225,241,190)
#E5F2C7
(229,242,199)
#E9F3D0
(233,243,208)
#EDF4D9
(237,244,217)
#F1F5E2
(241,245,226)
#F5F6EB
(245,246,235)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1ED9A; }

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

This text font color is #D1ED9A.

Background Color

.myBgColor { background-color: #D1ED9A; }

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

This div background color is #D1ED9A.

Border color

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

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

This div border color is #D1ED9A.

Opacity

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

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

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

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

This text has shadow with #D1ED9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1ED9A.

Preview

Color preview on black background

This text has color #D1ED9A on black background.


Color preview on white background

This text has color #D1ED9A on white background.


Black color preview on #D1ED9A background

This text has black color on #D1ED9A background.


White color preview on #D1ED9A background

This text has white color on #D1ED9A background.


Related colors

Complementary color

Complementary color for #hex is #2E1265.


I love getcolorcode.com

Triadic colors

1 #9AD1ED and #ED9AD1 with #D1ED9A are triadic colors.

2 #9AEDD1 and #EDD19A with #D1ED9A are triadic colors.