COLOR #D6E6BE

HEX: #D6E6BE RGB: (214,230,190)

Renk bilgisi

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

RGB renk modeli

#D6E6BE color RGB value is (214,230,190).

RGB: (214,230,190) (84%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 230 of 255 = 90%
B 190 of 255 = 75%

214
230
190

R + G + B ~ 83%. #D6E6BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 230 + 190 = 634 (100%)
R 214 of 634 ~ 33.75%
G 230 of 634 ~ 36.28%
B 190 of 634 ~ 29.97'%

%33.75
%36.28
%29.97

CMYK RENK MODELİ

#D6E6BE rengi CMYK tonu (7,0,17,10).

  • camgöbeği tonu 6.96%
  • eflatun tonu 0.00%
  • sarı tonu 17.39%
  • ana renk tonu 9.80%

CMYK: (7,0,17,10)
C7M0Y17K10 (7%, 0%, 17%, 10%)
(0.07 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%6.96
%0
%17.39
%9.8

Codes

Color #D6E6BE in popluar color models

D6 E6 BE
RGB 214 230 190
HSL 84° 44.44% 82.35%
HSB/HSV 84° 17.39% 90.20%
CMYK 6.96% 0.00% 17.39%
9.80%

Color #D6E6BE in popluar number systems.

HEX D6 E6 BE
Decimal 214 230 190
Binary 11010110 11100110 10111110
Octal 326 346 276

Shades and tints

Shades of #D6E6BE

#D6E6BE
(214,230,190)
#C3D2AD
(195,210,173)
#B0BE9C
(176,190,156)
#9DAA8B
(157,170,139)
#8A967A
(138,150,122)
#778269
(119,130,105)
#646E58
(100,110,88)
#515A47
(81,90,71)
#3E4636
(62,70,54)
#2B3225
(43,50,37)
#181E14
(24,30,20)
#000000
(0,0,0)

Tints of #D6E6BE

#D6E6BE
(214,230,190)
#D9E8C3
(217,232,195)
#DCEAC8
(220,234,200)
#DFECCD
(223,236,205)
#E2EED2
(226,238,210)
#E5F0D7
(229,240,215)
#E8F2DC
(232,242,220)
#EBF4E1
(235,244,225)
#EEF6E6
(238,246,230)
#F1F8EB
(241,248,235)
#F4FAF0
(244,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E6BE color. Also use rgb(214,230,190) instead hex code.

Text Font Color

.myTextColor { color: #D6E6BE; }

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

This text font color is #D6E6BE.

Background Color

.myBgColor { background-color: #D6E6BE; }

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

This div background color is #D6E6BE.

Border color

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

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

This div border color is #D6E6BE.

Opacity

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

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

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

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

This text has shadow with #D6E6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E6BE.

Preview

Color preview on black background

This text has color #D6E6BE on black background.


Color preview on white background

This text has color #D6E6BE on white background.


Black color preview on #D6E6BE background

This text has black color on #D6E6BE background.


White color preview on #D6E6BE background

This text has white color on #D6E6BE background.


Related colors

Complementary color

Complementary color for #hex is #291941.


I love getcolorcode.com

Triadic colors

1 #BED6E6 and #E6BED6 with #D6E6BE are triadic colors.

2 #BEE6D6 and #E6D6BE with #D6E6BE are triadic colors.