COLOR #D7FD97

HEX: #D7FD97 RGB: (215,253,151)

Color info

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

RGB color model

#D7FD97 color RGB value is (215,253,151).

RGB: (215,253,151) (84%, 99%, 59%)

RGB channels and saturation

R 215 of 255 = 84%
G 253 of 255 = 99%
B 151 of 255 = 59%

215
253
151

R + G + B ~ 81%. #D7FD97 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 253 + 151 = 619 (100%)
R 215 of 619 ~ 34.73%
G 253 of 619 ~ 40.87%
B 151 of 619 ~ 24.39'%

%34.73
%40.87
%24.39

CMYK color model

#D7FD97 color CMYK value is (15,0,40,1).

  • cyan value is 15.02%
  • magenta value is 0.00%
  • yellow value is 40.32%
  • key color value is 0.78%

CMYK: (15,0,40,1)
C15M0Y40K1 (15%, 0%, 40%, 1%)
(0.15 / 0.00 / 0.40 / 0.01)

CMYK percentages

%15.02
%0
%40.32
%0.78

Codes

Color #D7FD97 in popluar color models

D7 FD 97
RGB 215 253 151
HSL 82° 96.23% 79.22%
HSB/HSV 82° 40.32% 99.22%
CMYK 15.02% 0.00% 40.32%
0.78%

Color #D7FD97 in popluar number systems.

HEX D7 FD 97
Decimal 215 253 151
Binary 11010111 11111101 10010111
Octal 327 375 227

Shades and tints

Shades of #D7FD97

#D7FD97
(215,253,151)
#C4E68A
(196,230,138)
#B1CF7D
(177,207,125)
#9EB870
(158,184,112)
#8BA163
(139,161,99)
#788A56
(120,138,86)
#657349
(101,115,73)
#525C3C
(82,92,60)
#3F452F
(63,69,47)
#2C2E22
(44,46,34)
#191715
(25,23,21)
#000000
(0,0,0)

Tints of #D7FD97

#D7FD97
(215,253,151)
#DAFDA0
(218,253,160)
#DDFDA9
(221,253,169)
#E0FDB2
(224,253,178)
#E3FDBB
(227,253,187)
#E6FDC4
(230,253,196)
#E9FDCD
(233,253,205)
#ECFDD6
(236,253,214)
#EFFDDF
(239,253,223)
#F2FDE8
(242,253,232)
#F5FDF1
(245,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7FD97; }

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

This text font color is #D7FD97.

Background Color

.myBgColor { background-color: #D7FD97; }

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

This div background color is #D7FD97.

Border color

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

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

This div border color is #D7FD97.

Opacity

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

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

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

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

This text has shadow with #D7FD97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7FD97.

Preview

Color preview on black background

This text has color #D7FD97 on black background.


Color preview on white background

This text has color #D7FD97 on white background.


Black color preview on #D7FD97 background

This text has black color on #D7FD97 background.


White color preview on #D7FD97 background

This text has white color on #D7FD97 background.


Related colors

Complementary color

Complementary color for #hex is #280268.


I love getcolorcode.com

Triadic colors

1 #97D7FD and #FD97D7 with #D7FD97 are triadic colors.

2 #97FDD7 and #FDD797 with #D7FD97 are triadic colors.