COLOR #D6DD89

HEX: #D6DD89 RGB: (214,221,137)

Renk bilgisi

#D6DD89 contains mainly red and green colors. #D6DD89 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D6DD89 color RGB value is (214,221,137).

RGB: (214,221,137) (84%, 87%, 54%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 221 of 255 = 87%
B 137 of 255 = 54%

214
221
137

R + G + B ~ 75%. #D6DD89 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 221 + 137 = 572 (100%)
R 214 of 572 ~ 37.41%
G 221 of 572 ~ 38.64%
B 137 of 572 ~ 23.95'%

%37.41
%38.64
%23.95

CMYK RENK MODELİ

#D6DD89 rengi CMYK tonu (3,0,38,13).

  • camgöbeği tonu 3.17%
  • eflatun tonu 0.00%
  • sarı tonu 38.01%
  • ana renk tonu 13.33%

CMYK: (3,0,38,13)
C3M0Y38K13 (3%, 0%, 38%, 13%)
(0.03 / 0.00 / 0.38 / 0.13)

CMYK yüzdeleri

%3.17
%0
%38.01
%13.33

Codes

Color #D6DD89 in popluar color models

D6 DD 89
RGB 214 221 137
HSL 65° 55.26% 70.20%
HSB/HSV 65° 38.01% 86.67%
CMYK 3.17% 0.00% 38.01%
13.33%

Color #D6DD89 in popluar number systems.

HEX D6 DD 89
Decimal 214 221 137
Binary 11010110 11011101 10001001
Octal 326 335 211

Shades and tints

Shades of #D6DD89

#D6DD89
(214,221,137)
#C3C97D
(195,201,125)
#B0B571
(176,181,113)
#9DA165
(157,161,101)
#8A8D59
(138,141,89)
#77794D
(119,121,77)
#646541
(100,101,65)
#515135
(81,81,53)
#3E3D29
(62,61,41)
#2B291D
(43,41,29)
#181511
(24,21,17)
#000000
(0,0,0)

Tints of #D6DD89

#D6DD89
(214,221,137)
#D9E093
(217,224,147)
#DCE39D
(220,227,157)
#DFE6A7
(223,230,167)
#E2E9B1
(226,233,177)
#E5ECBB
(229,236,187)
#E8EFC5
(232,239,197)
#EBF2CF
(235,242,207)
#EEF5D9
(238,245,217)
#F1F8E3
(241,248,227)
#F4FBED
(244,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6DD89 color. Also use rgb(214,221,137) instead hex code.

Text Font Color

.myTextColor { color: #D6DD89; }

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

This text font color is #D6DD89.

Background Color

.myBgColor { background-color: #D6DD89; }

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

This div background color is #D6DD89.

Border color

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

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

This div border color is #D6DD89.

Opacity

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

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

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

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

This text has shadow with #D6DD89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DD89.

Preview

Color preview on black background

This text has color #D6DD89 on black background.


Color preview on white background

This text has color #D6DD89 on white background.


Black color preview on #D6DD89 background

This text has black color on #D6DD89 background.


White color preview on #D6DD89 background

This text has white color on #D6DD89 background.


Related colors

Complementary color

Complementary color for #hex is #292276.


I love getcolorcode.com

Triadic colors

1 #89D6DD and #DD89D6 with #D6DD89 are triadic colors.

2 #89DDD6 and #DDD689 with #D6DD89 are triadic colors.