COLOR #D1F091

HEX: #D1F091 RGB: (209,240,145)

Color info

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

RGB color model

#D1F091 color RGB value is (209,240,145).

RGB: (209,240,145) (82%, 94%, 57%)

RGB channels and saturation

R 209 of 255 = 82%
G 240 of 255 = 94%
B 145 of 255 = 57%

209
240
145

R + G + B ~ 78%. #D1F091 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 240 + 145 = 594 (100%)
R 209 of 594 ~ 35.19%
G 240 of 594 ~ 40.4%
B 145 of 594 ~ 24.41'%

%35.19
%40.4
%24.41

CMYK color model

#D1F091 color CMYK value is (13,0,40,6).

  • cyan value is 12.92%
  • magenta value is 0.00%
  • yellow value is 39.58%
  • key color value is 5.88%

CMYK: (13,0,40,6)
C13M0Y40K6 (13%, 0%, 40%, 6%)
(0.13 / 0.00 / 0.40 / 0.06)

CMYK percentages

%12.92
%0
%39.58
%5.88

Codes

Color #D1F091 in popluar color models

D1 F0 91
RGB 209 240 145
HSL 80° 76.00% 75.49%
HSB/HSV 80° 39.58% 94.12%
CMYK 12.92% 0.00% 39.58%
5.88%

Color #D1F091 in popluar number systems.

HEX D1 F0 91
Decimal 209 240 145
Binary 11010001 11110000 10010001
Octal 321 360 221

Shades and tints

Shades of #D1F091

#D1F091
(209,240,145)
#BEDB84
(190,219,132)
#ABC677
(171,198,119)
#98B16A
(152,177,106)
#859C5D
(133,156,93)
#728750
(114,135,80)
#5F7243
(95,114,67)
#4C5D36
(76,93,54)
#394829
(57,72,41)
#26331C
(38,51,28)
#131E0F
(19,30,15)
#000000
(0,0,0)

Tints of #D1F091

#D1F091
(209,240,145)
#D5F19B
(213,241,155)
#D9F2A5
(217,242,165)
#DDF3AF
(221,243,175)
#E1F4B9
(225,244,185)
#E5F5C3
(229,245,195)
#E9F6CD
(233,246,205)
#EDF7D7
(237,247,215)
#F1F8E1
(241,248,225)
#F5F9EB
(245,249,235)
#F9FAF5
(249,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1F091 color. Also use rgb(209,240,145) instead hex code.

Text Font Color

.myTextColor { color: #D1F091; }

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

This text font color is #D1F091.

Background Color

.myBgColor { background-color: #D1F091; }

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

This div background color is #D1F091.

Border color

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

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

This div border color is #D1F091.

Opacity

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

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

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

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

This text has shadow with #D1F091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1F091.

Preview

Color preview on black background

This text has color #D1F091 on black background.


Color preview on white background

This text has color #D1F091 on white background.


Black color preview on #D1F091 background

This text has black color on #D1F091 background.


White color preview on #D1F091 background

This text has white color on #D1F091 background.


Related colors

Complementary color

Complementary color for #hex is #2E0F6E.


I love getcolorcode.com

Triadic colors

1 #91D1F0 and #F091D1 with #D1F091 are triadic colors.

2 #91F0D1 and #F0D191 with #D1F091 are triadic colors.