COLOR #D6E4BB

HEX: #D6E4BB RGB: (214,228,187)

Renk bilgisi

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

RGB renk modeli

#D6E4BB color RGB value is (214,228,187).

RGB: (214,228,187) (84%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 228 of 255 = 89%
B 187 of 255 = 73%

214
228
187

R + G + B ~ 82%. #D6E4BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 228 + 187 = 629 (100%)
R 214 of 629 ~ 34.02%
G 228 of 629 ~ 36.25%
B 187 of 629 ~ 29.73'%

%34.02
%36.25
%29.73

CMYK RENK MODELİ

#D6E4BB rengi CMYK tonu (6,0,18,11).

  • camgöbeği tonu 6.14%
  • eflatun tonu 0.00%
  • sarı tonu 17.98%
  • ana renk tonu 10.59%

CMYK: (6,0,18,11)
C6M0Y18K11 (6%, 0%, 18%, 11%)
(0.06 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%6.14
%0
%17.98
%10.59

Codes

Color #D6E4BB in popluar color models

D6 E4 BB
RGB 214 228 187
HSL 80° 43.16% 81.37%
HSB/HSV 80° 17.98% 89.41%
CMYK 6.14% 0.00% 17.98%
10.59%

Color #D6E4BB in popluar number systems.

HEX D6 E4 BB
Decimal 214 228 187
Binary 11010110 11100100 10111011
Octal 326 344 273

Shades and tints

Shades of #D6E4BB

#D6E4BB
(214,228,187)
#C3D0AA
(195,208,170)
#B0BC99
(176,188,153)
#9DA888
(157,168,136)
#8A9477
(138,148,119)
#778066
(119,128,102)
#646C55
(100,108,85)
#515844
(81,88,68)
#3E4433
(62,68,51)
#2B3022
(43,48,34)
#181C11
(24,28,17)
#000000
(0,0,0)

Tints of #D6E4BB

#D6E4BB
(214,228,187)
#D9E6C1
(217,230,193)
#DCE8C7
(220,232,199)
#DFEACD
(223,234,205)
#E2ECD3
(226,236,211)
#E5EED9
(229,238,217)
#E8F0DF
(232,240,223)
#EBF2E5
(235,242,229)
#EEF4EB
(238,244,235)
#F1F6F1
(241,246,241)
#F4F8F7
(244,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E4BB color. Also use rgb(214,228,187) instead hex code.

Text Font Color

.myTextColor { color: #D6E4BB; }

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

This text font color is #D6E4BB.

Background Color

.myBgColor { background-color: #D6E4BB; }

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

This div background color is #D6E4BB.

Border color

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

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

This div border color is #D6E4BB.

Opacity

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

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

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

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

This text has shadow with #D6E4BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E4BB.

Preview

Color preview on black background

This text has color #D6E4BB on black background.


Color preview on white background

This text has color #D6E4BB on white background.


Black color preview on #D6E4BB background

This text has black color on #D6E4BB background.


White color preview on #D6E4BB background

This text has white color on #D6E4BB background.


Related colors

Complementary color

Complementary color for #hex is #291B44.


I love getcolorcode.com

Triadic colors

1 #BBD6E4 and #E4BBD6 with #D6E4BB are triadic colors.

2 #BBE4D6 and #E4D6BB with #D6E4BB are triadic colors.