COLOR #D7EFD7

HEX: #D7EFD7 RGB: (215,239,215)

Color info

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

RGB color model

#D7EFD7 color RGB value is (215,239,215).

RGB: (215,239,215) (84%, 94%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 239 of 255 = 94%
B 215 of 255 = 84%

215
239
215

R + G + B ~ 87%. #D7EFD7 is light color.

Portions of RGB colors in percentages

R + G + B = 215 + 239 + 215 = 669 (100%)
R 215 of 669 ~ 32.14%
G 239 of 669 ~ 35.72%
B 215 of 669 ~ 32.14'%

%32.14
%35.72
%32.14

CMYK color model

#D7EFD7 color CMYK value is (10,0,10,6).

  • cyan value is 10.04%
  • magenta value is 0.00%
  • yellow value is 10.04%
  • key color value is 6.27%

CMYK: (10,0,10,6)
C10M0Y10K6 (10%, 0%, 10%, 6%)
(0.10 / 0.00 / 0.10 / 0.06)

CMYK percentages

%10.04
%0
%10.04
%6.27

Codes

Color #D7EFD7 in popluar color models

D7 EF D7
RGB 215 239 215
HSL 120° 42.86% 89.02%
HSB/HSV 120° 10.04% 93.73%
CMYK 10.04% 0.00% 10.04%
6.27%

Color #D7EFD7 in popluar number systems.

HEX D7 EF D7
Decimal 215 239 215
Binary 11010111 11101111 11010111
Octal 327 357 327

Shades and tints

Shades of #D7EFD7

#D7EFD7
(215,239,215)
#C4DAC4
(196,218,196)
#B1C5B1
(177,197,177)
#9EB09E
(158,176,158)
#8B9B8B
(139,155,139)
#788678
(120,134,120)
#657165
(101,113,101)
#525C52
(82,92,82)
#3F473F
(63,71,63)
#2C322C
(44,50,44)
#191D19
(25,29,25)
#000000
(0,0,0)

Tints of #D7EFD7

#D7EFD7
(215,239,215)
#DAF0DA
(218,240,218)
#DDF1DD
(221,241,221)
#E0F2E0
(224,242,224)
#E3F3E3
(227,243,227)
#E6F4E6
(230,244,230)
#E9F5E9
(233,245,233)
#ECF6EC
(236,246,236)
#EFF7EF
(239,247,239)
#F2F8F2
(242,248,242)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7EFD7 color. Also use rgb(215,239,215) instead hex code.

Text Font Color

.myTextColor { color: #D7EFD7; }

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

This text font color is #D7EFD7.

Background Color

.myBgColor { background-color: #D7EFD7; }

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

This div background color is #D7EFD7.

Border color

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

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

This div border color is #D7EFD7.

Opacity

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

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

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

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

This text has shadow with #D7EFD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7EFD7.

Preview

Color preview on black background

This text has color #D7EFD7 on black background.


Color preview on white background

This text has color #D7EFD7 on white background.


Black color preview on #D7EFD7 background

This text has black color on #D7EFD7 background.


White color preview on #D7EFD7 background

This text has white color on #D7EFD7 background.


Related colors

Complementary color

Complementary color for #hex is #281028.


I love getcolorcode.com

Triadic colors

1 #D7D7EF and #EFD7D7 with #D7EFD7 are triadic colors.

2 #D7EFD7 and #EFD7D7 with #D7EFD7 are triadic colors.