COLOR #D5FDA7

HEX: #D5FDA7 RGB: (213,253,167)

Color info

#D5FDA7 contains mainly red and green colors. Web safe color of #D5FDA7 is #CCFF99 (or #CF9).

RGB color model

#D5FDA7 color RGB value is (213,253,167).

RGB: (213,253,167) (84%, 99%, 65%)

RGB channels and saturation

R 213 of 255 = 84%
G 253 of 255 = 99%
B 167 of 255 = 65%

213
253
167

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

Portions of RGB colors in percentages

R + G + B = 213 + 253 + 167 = 633 (100%)
R 213 of 633 ~ 33.65%
G 253 of 633 ~ 39.97%
B 167 of 633 ~ 26.38'%

%33.65
%39.97
%26.38

CMYK color model

#D5FDA7 color CMYK value is (16,0,34,1).

  • cyan value is 15.81%
  • magenta value is 0.00%
  • yellow value is 33.99%
  • key color value is 0.78%

CMYK: (16,0,34,1)
C16M0Y34K1 (16%, 0%, 34%, 1%)
(0.16 / 0.00 / 0.34 / 0.01)

CMYK percentages

%15.81
%0
%33.99
%0.78

Codes

Color #D5FDA7 in popluar color models

D5 FD A7
RGB 213 253 167
HSL 88° 95.56% 82.35%
HSB/HSV 88° 33.99% 99.22%
CMYK 15.81% 0.00% 33.99%
0.78%

Color #D5FDA7 in popluar number systems.

HEX D5 FD A7
Decimal 213 253 167
Binary 11010101 11111101 10100111
Octal 325 375 247

Shades and tints

Shades of #D5FDA7

#D5FDA7
(213,253,167)
#C2E698
(194,230,152)
#AFCF89
(175,207,137)
#9CB87A
(156,184,122)
#89A16B
(137,161,107)
#768A5C
(118,138,92)
#63734D
(99,115,77)
#505C3E
(80,92,62)
#3D452F
(61,69,47)
#2A2E20
(42,46,32)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #D5FDA7

#D5FDA7
(213,253,167)
#D8FDAF
(216,253,175)
#DBFDB7
(219,253,183)
#DEFDBF
(222,253,191)
#E1FDC7
(225,253,199)
#E4FDCF
(228,253,207)
#E7FDD7
(231,253,215)
#EAFDDF
(234,253,223)
#EDFDE7
(237,253,231)
#F0FDEF
(240,253,239)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5FDA7 color. Also use rgb(213,253,167) instead hex code.

Text Font Color

.myTextColor { color: #D5FDA7; }

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

This text font color is #D5FDA7.

Background Color

.myBgColor { background-color: #D5FDA7; }

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

This div background color is #D5FDA7.

Border color

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

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

This div border color is #D5FDA7.

Opacity

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

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

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

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

This text has shadow with #D5FDA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5FDA7.

Preview

Color preview on black background

This text has color #D5FDA7 on black background.


Color preview on white background

This text has color #D5FDA7 on white background.


Black color preview on #D5FDA7 background

This text has black color on #D5FDA7 background.


White color preview on #D5FDA7 background

This text has white color on #D5FDA7 background.


Related colors

Complementary color

Complementary color for #hex is #2A0258.


I love getcolorcode.com

Triadic colors

1 #A7D5FD and #FDA7D5 with #D5FDA7 are triadic colors.

2 #A7FDD5 and #FDD5A7 with #D5FDA7 are triadic colors.