COLOR #D4F5BE

HEX: #D4F5BE RGB: (212,245,190)

Color info

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

RGB color model

#D4F5BE color RGB value is (212,245,190).

RGB: (212,245,190) (83%, 96%, 75%)

RGB channels and saturation

R 212 of 255 = 83%
G 245 of 255 = 96%
B 190 of 255 = 75%

212
245
190

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

Portions of RGB colors in percentages

R + G + B = 212 + 245 + 190 = 647 (100%)
R 212 of 647 ~ 32.77%
G 245 of 647 ~ 37.87%
B 190 of 647 ~ 29.37'%

%32.77
%37.87
%29.37

CMYK color model

#D4F5BE color CMYK value is (13,0,22,4).

  • cyan value is 13.47%
  • magenta value is 0.00%
  • yellow value is 22.45%
  • key color value is 3.92%
CMYK: (13,0,22,4) C13M0Y22K4 (13%,0%,22%,4%) (0.13/0.00/0.22/0.04) 

CMYK percentages

%13.47
%0
%22.45
%3.92

Codes

Color #D4F5BE in popluar color models

D4 F5 BE
RGB 212 245 190
HSL 96° 73.33% 85.29%
HSB/HSV 96° 22.45% 96.08%
CMYK 13.47% 0.00% 22.45%
3.92%

Color #D4F5BE in popluar number systems.

HEX D4 F5 BE
Decimal 212 245 190
Binary 11010100 11110101 10111110
Octal 324 365 276

Shades and tints

Shades of #D4F5BE

#D4F5BE
(212,245,190)
#C1DFAD
(193,223,173)
#AEC99C
(174,201,156)
#9BB38B
(155,179,139)
#889D7A
(136,157,122)
#758769
(117,135,105)
#627158
(98,113,88)
#4F5B47
(79,91,71)
#3C4536
(60,69,54)
#292F25
(41,47,37)
#161914
(22,25,20)
#000000
(0,0,0)

Tints of #D4F5BE

#D4F5BE
(212,245,190)
#D7F5C3
(215,245,195)
#DAF5C8
(218,245,200)
#DDF5CD
(221,245,205)
#E0F5D2
(224,245,210)
#E3F5D7
(227,245,215)
#E6F5DC
(230,245,220)
#E9F5E1
(233,245,225)
#ECF5E6
(236,245,230)
#EFF5EB
(239,245,235)
#F2F5F0
(242,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F5BE color. Also use rgb(212,245,190) instead hex code.

Text Font Color

.myTextColor { color: #D4F5BE; }

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

This text font color is #D4F5BE.

Background Color

.myBgColor { background-color: #D4F5BE; }

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

This div background color is #D4F5BE.

Border color

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

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

This div border color is #D4F5BE.

Opacity

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

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

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

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

This text has shadow with #D4F5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F5BE.

Preview

Color preview on black background

This text has color #D4F5BE on black background.


Color preview on white background

This text has color #D4F5BE on white background.


Black color preview on #D4F5BE background

This text has black color on #D4F5BE background.


White color preview on #D4F5BE background

This text has white color on #D4F5BE background.


Related colors

Complementary color

Complementary color for #hex is #2B0A41.


I love getcolorcode.com

Triadic colors

1 #BED4F5 and #F5BED4 with #D4F5BE are triadic colors.

2 #BEF5D4 and #F5D4BE with #D4F5BE are triadic colors.