COLOR #D3E4BA

HEX: #D3E4BA RGB: (211,228,186)

Color info

#D3E4BA contains red, green and blue colors in about the same proportion. Web safe color of #D3E4BA is #CCCCCC (or #CCC).

RGB color model

#D3E4BA color RGB value is (211,228,186).

RGB: (211,228,186) (83%, 89%, 73%)

RGB channels and saturation

R 211 of 255 = 83%
G 228 of 255 = 89%
B 186 of 255 = 73%

211
228
186

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

Portions of RGB colors in percentages

R + G + B = 211 + 228 + 186 = 625 (100%)
R 211 of 625 ~ 33.76%
G 228 of 625 ~ 36.48%
B 186 of 625 ~ 29.76'%

%33.76
%36.48
%29.76

CMYK color model

#D3E4BA color CMYK value is (7,0,18,11).

  • cyan value is 7.46%
  • magenta value is 0.00%
  • yellow value is 18.42%
  • key color value is 10.59%

CMYK: (7,0,18,11)
C7M0Y18K11 (7%, 0%, 18%, 11%)
(0.07 / 0.00 / 0.18 / 0.11)

CMYK percentages

%7.46
%0
%18.42
%10.59

Codes

Color #D3E4BA in popluar color models

D3 E4 BA
RGB 211 228 186
HSL 84° 43.75% 81.18%
HSB/HSV 84° 18.42% 89.41%
CMYK 7.46% 0.00% 18.42%
10.59%

Color #D3E4BA in popluar number systems.

HEX D3 E4 BA
Decimal 211 228 186
Binary 11010011 11100100 10111010
Octal 323 344 272

Shades and tints

Shades of #D3E4BA

#D3E4BA
(211,228,186)
#C0D0AA
(192,208,170)
#ADBC9A
(173,188,154)
#9AA88A
(154,168,138)
#87947A
(135,148,122)
#74806A
(116,128,106)
#616C5A
(97,108,90)
#4E584A
(78,88,74)
#3B443A
(59,68,58)
#28302A
(40,48,42)
#151C1A
(21,28,26)
#000000
(0,0,0)

Tints of #D3E4BA

#D3E4BA
(211,228,186)
#D7E6C0
(215,230,192)
#DBE8C6
(219,232,198)
#DFEACC
(223,234,204)
#E3ECD2
(227,236,210)
#E7EED8
(231,238,216)
#EBF0DE
(235,240,222)
#EFF2E4
(239,242,228)
#F3F4EA
(243,244,234)
#F7F6F0
(247,246,240)
#FBF8F6
(251,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3E4BA color. Also use rgb(211,228,186) instead hex code.

Text Font Color

.myTextColor { color: #D3E4BA; }

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

This text font color is #D3E4BA.

Background Color

.myBgColor { background-color: #D3E4BA; }

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

This div background color is #D3E4BA.

Border color

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

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

This div border color is #D3E4BA.

Opacity

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

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

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

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

This text has shadow with #D3E4BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3E4BA.

Preview

Color preview on black background

This text has color #D3E4BA on black background.


Color preview on white background

This text has color #D3E4BA on white background.


Black color preview on #D3E4BA background

This text has black color on #D3E4BA background.


White color preview on #D3E4BA background

This text has white color on #D3E4BA background.


Related colors

Complementary color

Complementary color for #hex is #2C1B45.


I love getcolorcode.com

Triadic colors

1 #BAD3E4 and #E4BAD3 with #D3E4BA are triadic colors.

2 #BAE4D3 and #E4D3BA with #D3E4BA are triadic colors.