COLOR #D6F695

HEX: #D6F695 RGB: (214,246,149)

Color info

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

RGB color model

#D6F695 color RGB value is (214,246,149).

RGB: (214,246,149) (84%, 96%, 58%)

RGB channels and saturation

R 214 of 255 = 84%
G 246 of 255 = 96%
B 149 of 255 = 58%

214
246
149

R + G + B ~ 79%. #D6F695 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 246 + 149 = 609 (100%)
R 214 of 609 ~ 35.14%
G 246 of 609 ~ 40.39%
B 149 of 609 ~ 24.47'%

%35.14
%40.39
%24.47

CMYK color model

#D6F695 color CMYK value is (13,0,39,4).

  • cyan value is 13.01%
  • magenta value is 0.00%
  • yellow value is 39.43%
  • key color value is 3.53%

CMYK: (13,0,39,4)
C13M0Y39K4 (13%, 0%, 39%, 4%)
(0.13 / 0.00 / 0.39 / 0.04)

CMYK percentages

%13.01
%0
%39.43
%3.53

Codes

Color #D6F695 in popluar color models

D6 F6 95
RGB 214 246 149
HSL 80° 84.35% 77.45%
HSB/HSV 80° 39.43% 96.47%
CMYK 13.01% 0.00% 39.43%
3.53%

Color #D6F695 in popluar number systems.

HEX D6 F6 95
Decimal 214 246 149
Binary 11010110 11110110 10010101
Octal 326 366 225

Shades and tints

Shades of #D6F695

#D6F695
(214,246,149)
#C3E088
(195,224,136)
#B0CA7B
(176,202,123)
#9DB46E
(157,180,110)
#8A9E61
(138,158,97)
#778854
(119,136,84)
#647247
(100,114,71)
#515C3A
(81,92,58)
#3E462D
(62,70,45)
#2B3020
(43,48,32)
#181A13
(24,26,19)
#000000
(0,0,0)

Tints of #D6F695

#D6F695
(214,246,149)
#D9F69E
(217,246,158)
#DCF6A7
(220,246,167)
#DFF6B0
(223,246,176)
#E2F6B9
(226,246,185)
#E5F6C2
(229,246,194)
#E8F6CB
(232,246,203)
#EBF6D4
(235,246,212)
#EEF6DD
(238,246,221)
#F1F6E6
(241,246,230)
#F4F6EF
(244,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F695 color. Also use rgb(214,246,149) instead hex code.

Text Font Color

.myTextColor { color: #D6F695; }

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

This text font color is #D6F695.

Background Color

.myBgColor { background-color: #D6F695; }

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

This div background color is #D6F695.

Border color

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

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

This div border color is #D6F695.

Opacity

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

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

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

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

This text has shadow with #D6F695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F695.

Preview

Color preview on black background

This text has color #D6F695 on black background.


Color preview on white background

This text has color #D6F695 on white background.


Black color preview on #D6F695 background

This text has black color on #D6F695 background.


White color preview on #D6F695 background

This text has white color on #D6F695 background.


Related colors

Complementary color

Complementary color for #hex is #29096A.


I love getcolorcode.com

Triadic colors

1 #95D6F6 and #F695D6 with #D6F695 are triadic colors.

2 #95F6D6 and #F6D695 with #D6F695 are triadic colors.