COLOR #D6E4B7

HEX: #D6E4B7 RGB: (214,228,183)

Renk bilgisi

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

RGB renk modeli

#D6E4B7 color RGB value is (214,228,183).

RGB: (214,228,183) (84%, 89%, 72%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 228 of 255 = 89%
B 183 of 255 = 72%

214
228
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 228 + 183 = 625 (100%)
R 214 of 625 ~ 34.24%
G 228 of 625 ~ 36.48%
B 183 of 625 ~ 29.28'%

%34.24
%36.48
%29.28

CMYK RENK MODELİ

#D6E4B7 rengi CMYK tonu (6,0,20,11).

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

CMYK: (6,0,20,11)
C6M0Y20K11 (6%, 0%, 20%, 11%)
(0.06 / 0.00 / 0.20 / 0.11)

CMYK yüzdeleri

%6.14
%0
%19.74
%10.59

Codes

Color #D6E4B7 in popluar color models

D6 E4 B7
RGB 214 228 183
HSL 79° 45.45% 80.59%
HSB/HSV 79° 19.74% 89.41%
CMYK 6.14% 0.00% 19.74%
10.59%

Color #D6E4B7 in popluar number systems.

HEX D6 E4 B7
Decimal 214 228 183
Binary 11010110 11100100 10110111
Octal 326 344 267

Shades and tints

Shades of #D6E4B7

#D6E4B7
(214,228,183)
#C3D0A7
(195,208,167)
#B0BC97
(176,188,151)
#9DA887
(157,168,135)
#8A9477
(138,148,119)
#778067
(119,128,103)
#646C57
(100,108,87)
#515847
(81,88,71)
#3E4437
(62,68,55)
#2B3027
(43,48,39)
#181C17
(24,28,23)
#000000
(0,0,0)

Tints of #D6E4B7

#D6E4B7
(214,228,183)
#D9E6BD
(217,230,189)
#DCE8C3
(220,232,195)
#DFEAC9
(223,234,201)
#E2ECCF
(226,236,207)
#E5EED5
(229,238,213)
#E8F0DB
(232,240,219)
#EBF2E1
(235,242,225)
#EEF4E7
(238,244,231)
#F1F6ED
(241,246,237)
#F4F8F3
(244,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6E4B7; }

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

This text font color is #D6E4B7.

Background Color

.myBgColor { background-color: #D6E4B7; }

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

This div background color is #D6E4B7.

Border color

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

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

This div border color is #D6E4B7.

Opacity

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

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

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

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

This text has shadow with #D6E4B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E4B7.

Preview

Color preview on black background

This text has color #D6E4B7 on black background.


Color preview on white background

This text has color #D6E4B7 on white background.


Black color preview on #D6E4B7 background

This text has black color on #D6E4B7 background.


White color preview on #D6E4B7 background

This text has white color on #D6E4B7 background.


Related colors

Complementary color

Complementary color for #hex is #291B48.


I love getcolorcode.com

Triadic colors

1 #B7D6E4 and #E4B7D6 with #D6E4B7 are triadic colors.

2 #B7E4D6 and #E4D6B7 with #D6E4B7 are triadic colors.