COLOR #D1F187

HEX: #D1F187 RGB: (209,241,135)

Color info

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

RGB color model

#D1F187 color RGB value is (209,241,135).

RGB: (209,241,135) (82%, 95%, 53%)

RGB channels and saturation

R 209 of 255 = 82%
G 241 of 255 = 95%
B 135 of 255 = 53%

209
241
135

R + G + B ~ 77%. #D1F187 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 241 + 135 = 585 (100%)
R 209 of 585 ~ 35.73%
G 241 of 585 ~ 41.2%
B 135 of 585 ~ 23.08'%

%35.73
%41.2
%23.08

CMYK color model

#D1F187 color CMYK value is (13,0,44,5).

  • cyan value is 13.28%
  • magenta value is 0.00%
  • yellow value is 43.98%
  • key color value is 5.49%

CMYK: (13,0,44,5)
C13M0Y44K5 (13%, 0%, 44%, 5%)
(0.13 / 0.00 / 0.44 / 0.05)

CMYK percentages

%13.28
%0
%43.98
%5.49

Codes

Color #D1F187 in popluar color models

D1 F1 87
RGB 209 241 135
HSL 78° 79.10% 73.73%
HSB/HSV 78° 43.98% 94.51%
CMYK 13.28% 0.00% 43.98%
5.49%

Color #D1F187 in popluar number systems.

HEX D1 F1 87
Decimal 209 241 135
Binary 11010001 11110001 10000111
Octal 321 361 207

Shades and tints

Shades of #D1F187

#D1F187
(209,241,135)
#BEDC7B
(190,220,123)
#ABC76F
(171,199,111)
#98B263
(152,178,99)
#859D57
(133,157,87)
#72884B
(114,136,75)
#5F733F
(95,115,63)
#4C5E33
(76,94,51)
#394927
(57,73,39)
#26341B
(38,52,27)
#131F0F
(19,31,15)
#000000
(0,0,0)

Tints of #D1F187

#D1F187
(209,241,135)
#D5F291
(213,242,145)
#D9F39B
(217,243,155)
#DDF4A5
(221,244,165)
#E1F5AF
(225,245,175)
#E5F6B9
(229,246,185)
#E9F7C3
(233,247,195)
#EDF8CD
(237,248,205)
#F1F9D7
(241,249,215)
#F5FAE1
(245,250,225)
#F9FBEB
(249,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1F187 color. Also use rgb(209,241,135) instead hex code.

Text Font Color

.myTextColor { color: #D1F187; }

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

This text font color is #D1F187.

Background Color

.myBgColor { background-color: #D1F187; }

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

This div background color is #D1F187.

Border color

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

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

This div border color is #D1F187.

Opacity

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

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

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

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

This text has shadow with #D1F187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1F187.

Preview

Color preview on black background

This text has color #D1F187 on black background.


Color preview on white background

This text has color #D1F187 on white background.


Black color preview on #D1F187 background

This text has black color on #D1F187 background.


White color preview on #D1F187 background

This text has white color on #D1F187 background.


Related colors

Complementary color

Complementary color for #hex is #2E0E78.


I love getcolorcode.com

Triadic colors

1 #87D1F1 and #F187D1 with #D1F187 are triadic colors.

2 #87F1D1 and #F1D187 with #D1F187 are triadic colors.