COLOR #D6F283

HEX: #D6F283 RGB: (214,242,131)

Color info

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

RGB color model

#D6F283 color RGB value is (214,242,131).

RGB: (214,242,131) (84%, 95%, 51%)

RGB channels and saturation

R 214 of 255 = 84%
G 242 of 255 = 95%
B 131 of 255 = 51%

214
242
131

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

Portions of RGB colors in percentages

R + G + B = 214 + 242 + 131 = 587 (100%)
R 214 of 587 ~ 36.46%
G 242 of 587 ~ 41.23%
B 131 of 587 ~ 22.32'%

%36.46
%41.23
%22.32

CMYK color model

#D6F283 color CMYK value is (12,0,46,5).

  • cyan value is 11.57%
  • magenta value is 0.00%
  • yellow value is 45.87%
  • key color value is 5.10%

CMYK: (12,0,46,5)
C12M0Y46K5 (12%, 0%, 46%, 5%)
(0.12 / 0.00 / 0.46 / 0.05)

CMYK percentages

%11.57
%0
%45.87
%5.1

Codes

Color #D6F283 in popluar color models

D6 F2 83
RGB 214 242 131
HSL 75° 81.02% 73.14%
HSB/HSV 75° 45.87% 94.90%
CMYK 11.57% 0.00% 45.87%
5.10%

Color #D6F283 in popluar number systems.

HEX D6 F2 83
Decimal 214 242 131
Binary 11010110 11110010 10000011
Octal 326 362 203

Shades and tints

Shades of #D6F283

#D6F283
(214,242,131)
#C3DC78
(195,220,120)
#B0C66D
(176,198,109)
#9DB062
(157,176,98)
#8A9A57
(138,154,87)
#77844C
(119,132,76)
#646E41
(100,110,65)
#515836
(81,88,54)
#3E422B
(62,66,43)
#2B2C20
(43,44,32)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #D6F283

#D6F283
(214,242,131)
#D9F38E
(217,243,142)
#DCF499
(220,244,153)
#DFF5A4
(223,245,164)
#E2F6AF
(226,246,175)
#E5F7BA
(229,247,186)
#E8F8C5
(232,248,197)
#EBF9D0
(235,249,208)
#EEFADB
(238,250,219)
#F1FBE6
(241,251,230)
#F4FCF1
(244,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F283 color. Also use rgb(214,242,131) instead hex code.

Text Font Color

.myTextColor { color: #D6F283; }

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

This text font color is #D6F283.

Background Color

.myBgColor { background-color: #D6F283; }

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

This div background color is #D6F283.

Border color

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

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

This div border color is #D6F283.

Opacity

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

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

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

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

This text has shadow with #D6F283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F283.

Preview

Color preview on black background

This text has color #D6F283 on black background.


Color preview on white background

This text has color #D6F283 on white background.


Black color preview on #D6F283 background

This text has black color on #D6F283 background.


White color preview on #D6F283 background

This text has white color on #D6F283 background.


Related colors

Complementary color

Complementary color for #hex is #290D7C.


I love getcolorcode.com

Triadic colors

1 #83D6F2 and #F283D6 with #D6F283 are triadic colors.

2 #83F2D6 and #F2D683 with #D6F283 are triadic colors.