COLOR #D4F6C5

HEX: #D4F6C5 RGB: (212,246,197)

Color info

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

RGB color model

#D4F6C5 color RGB value is (212,246,197).

RGB: (212,246,197) (83%, 96%, 77%)

RGB channels and saturation

R 212 of 255 = 83%
G 246 of 255 = 96%
B 197 of 255 = 77%

212
246
197

R + G + B ~ 85%. #D4F6C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 246 + 197 = 655 (100%)
R 212 of 655 ~ 32.37%
G 246 of 655 ~ 37.56%
B 197 of 655 ~ 30.08'%

%32.37
%37.56
%30.08

CMYK color model

#D4F6C5 color CMYK value is (14,0,20,4).

  • cyan value is 13.82%
  • magenta value is 0.00%
  • yellow value is 19.92%
  • key color value is 3.53%

CMYK: (14,0,20,4)
C14M0Y20K4 (14%, 0%, 20%, 4%)
(0.14 / 0.00 / 0.20 / 0.04)

CMYK percentages

%13.82
%0
%19.92
%3.53

Codes

Color #D4F6C5 in popluar color models

D4 F6 C5
RGB 212 246 197
HSL 102° 73.13% 86.86%
HSB/HSV 102° 19.92% 96.47%
CMYK 13.82% 0.00% 19.92%
3.53%

Color #D4F6C5 in popluar number systems.

HEX D4 F6 C5
Decimal 212 246 197
Binary 11010100 11110110 11000101
Octal 324 366 305

Shades and tints

Shades of #D4F6C5

#D4F6C5
(212,246,197)
#C1E0B4
(193,224,180)
#AECAA3
(174,202,163)
#9BB492
(155,180,146)
#889E81
(136,158,129)
#758870
(117,136,112)
#62725F
(98,114,95)
#4F5C4E
(79,92,78)
#3C463D
(60,70,61)
#29302C
(41,48,44)
#161A1B
(22,26,27)
#000000
(0,0,0)

Tints of #D4F6C5

#D4F6C5
(212,246,197)
#D7F6CA
(215,246,202)
#DAF6CF
(218,246,207)
#DDF6D4
(221,246,212)
#E0F6D9
(224,246,217)
#E3F6DE
(227,246,222)
#E6F6E3
(230,246,227)
#E9F6E8
(233,246,232)
#ECF6ED
(236,246,237)
#EFF6F2
(239,246,242)
#F2F6F7
(242,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F6C5 color. Also use rgb(212,246,197) instead hex code.

Text Font Color

.myTextColor { color: #D4F6C5; }

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

This text font color is #D4F6C5.

Background Color

.myBgColor { background-color: #D4F6C5; }

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

This div background color is #D4F6C5.

Border color

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

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

This div border color is #D4F6C5.

Opacity

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

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

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

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

This text has shadow with #D4F6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F6C5.

Preview

Color preview on black background

This text has color #D4F6C5 on black background.


Color preview on white background

This text has color #D4F6C5 on white background.


Black color preview on #D4F6C5 background

This text has black color on #D4F6C5 background.


White color preview on #D4F6C5 background

This text has white color on #D4F6C5 background.


Related colors

Complementary color

Complementary color for #hex is #2B093A.


I love getcolorcode.com

Triadic colors

1 #C5D4F6 and #F6C5D4 with #D4F6C5 are triadic colors.

2 #C5F6D4 and #F6D4C5 with #D4F6C5 are triadic colors.