COLOR #D1ED99

HEX: #D1ED99 RGB: (209,237,153)

Renk bilgisi

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

RGB renk modeli

#D1ED99 color RGB value is (209,237,153).

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

RGB bağlantıları ve doygunluk

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

209
237
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 237 + 153 = 599 (100%)
R 209 of 599 ~ 34.89%
G 237 of 599 ~ 39.57%
B 153 of 599 ~ 25.54'%

%34.89
%39.57
%25.54

CMYK RENK MODELİ

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

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

Codes

Color #D1ED99 in popluar color models

D1 ED 99
RGB 209 237 153
HSL 80° 70.00% 76.47%
HSB/HSV 80° 35.44% 92.94%
CMYK 11.81% 0.00% 35.44%
7.06%

Color #D1ED99 in popluar number systems.

HEX D1 ED 99
Decimal 209 237 153
Binary 11010001 11101101 10011001
Octal 321 355 231

Shades and tints

Shades of #D1ED99

#D1ED99
(209,237,153)
#BED88C
(190,216,140)
#ABC37F
(171,195,127)
#98AE72
(152,174,114)
#859965
(133,153,101)
#728458
(114,132,88)
#5F6F4B
(95,111,75)
#4C5A3E
(76,90,62)
#394531
(57,69,49)
#263024
(38,48,36)
#131B17
(19,27,23)
#000000
(0,0,0)

Tints of #D1ED99

#D1ED99
(209,237,153)
#D5EEA2
(213,238,162)
#D9EFAB
(217,239,171)
#DDF0B4
(221,240,180)
#E1F1BD
(225,241,189)
#E5F2C6
(229,242,198)
#E9F3CF
(233,243,207)
#EDF4D8
(237,244,216)
#F1F5E1
(241,245,225)
#F5F6EA
(245,246,234)
#F9F7F3
(249,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1ED99; }

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

This text font color is #D1ED99.

Background Color

.myBgColor { background-color: #D1ED99; }

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

This div background color is #D1ED99.

Border color

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

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

This div border color is #D1ED99.

Opacity

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

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

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

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

This text has shadow with #D1ED99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1ED99.

Preview

Color preview on black background

This text has color #D1ED99 on black background.


Color preview on white background

This text has color #D1ED99 on white background.


Black color preview on #D1ED99 background

This text has black color on #D1ED99 background.


White color preview on #D1ED99 background

This text has white color on #D1ED99 background.


Related colors

Complementary color

Complementary color for #hex is #2E1266.


I love getcolorcode.com

Triadic colors

1 #99D1ED and #ED99D1 with #D1ED99 are triadic colors.

2 #99EDD1 and #EDD199 with #D1ED99 are triadic colors.