COLOR #D5F4DD

HEX: #D5F4DD RGB: (213,244,221)

Color info

#D5F4DD contains red, green and blue colors in about the same proportion. Web safe color of #D5F4DD is #CCFFCC (or #CFC).

RGB color model

#D5F4DD color RGB value is (213,244,221).

RGB: (213,244,221) (84%, 96%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 244 of 255 = 96%
B 221 of 255 = 87%

213
244
221

R + G + B ~ 89%. #D5F4DD is light color.

Portions of RGB colors in percentages

R + G + B = 213 + 244 + 221 = 678 (100%)
R 213 of 678 ~ 31.42%
G 244 of 678 ~ 35.99%
B 221 of 678 ~ 32.6'%

%31.42
%35.99
%32.6

CMYK color model

#D5F4DD color CMYK value is (13,0,9,4).

  • cyan value is 12.70%
  • magenta value is 0.00%
  • yellow value is 9.43%
  • key color value is 4.31%

CMYK: (13,0,9,4)
C13M0Y9K4 (13%, 0%, 9%, 4%)
(0.13 / 0.00 / 0.09 / 0.04)

CMYK percentages

%12.7
%0
%9.43
%4.31

Codes

Color #D5F4DD in popluar color models

D5 F4 DD
RGB 213 244 221
HSL 135° 58.49% 89.61%
HSB/HSV 135° 12.70% 95.69%
CMYK 12.70% 0.00% 9.43%
4.31%

Color #D5F4DD in popluar number systems.

HEX D5 F4 DD
Decimal 213 244 221
Binary 11010101 11110100 11011101
Octal 325 364 335

Shades and tints

Shades of #D5F4DD

#D5F4DD
(213,244,221)
#C2DEC9
(194,222,201)
#AFC8B5
(175,200,181)
#9CB2A1
(156,178,161)
#899C8D
(137,156,141)
#768679
(118,134,121)
#637065
(99,112,101)
#505A51
(80,90,81)
#3D443D
(61,68,61)
#2A2E29
(42,46,41)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #D5F4DD

#D5F4DD
(213,244,221)
#D8F5E0
(216,245,224)
#DBF6E3
(219,246,227)
#DEF7E6
(222,247,230)
#E1F8E9
(225,248,233)
#E4F9EC
(228,249,236)
#E7FAEF
(231,250,239)
#EAFBF2
(234,251,242)
#EDFCF5
(237,252,245)
#F0FDF8
(240,253,248)
#F3FEFB
(243,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5F4DD color. Also use rgb(213,244,221) instead hex code.

Text Font Color

.myTextColor { color: #D5F4DD; }

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

This text font color is #D5F4DD.

Background Color

.myBgColor { background-color: #D5F4DD; }

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

This div background color is #D5F4DD.

Border color

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

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

This div border color is #D5F4DD.

Opacity

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

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

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

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

This text has shadow with #D5F4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5F4DD.

Preview

Color preview on black background

This text has color #D5F4DD on black background.


Color preview on white background

This text has color #D5F4DD on white background.


Black color preview on #D5F4DD background

This text has black color on #D5F4DD background.


White color preview on #D5F4DD background

This text has white color on #D5F4DD background.


Related colors

Complementary color

Complementary color for #hex is #2A0B22.


I love getcolorcode.com

Triadic colors

1 #DDD5F4 and #F4DDD5 with #D5F4DD are triadic colors.

2 #DDF4D5 and #F4D5DD with #D5F4DD are triadic colors.