COLOR #DFF6DF

HEX: #DFF6DF RGB: (223,246,223)

Color info

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

RGB color model

#DFF6DF color RGB value is (223,246,223).

RGB: (223,246,223) (87%, 96%, 87%)

RGB channels and saturation

R 223 of 255 = 87%
G 246 of 255 = 96%
B 223 of 255 = 87%

223
246
223

R + G + B ~ 90%. #DFF6DF is light color.

Portions of RGB colors in percentages

R + G + B = 223 + 246 + 223 = 692 (100%)
R 223 of 692 ~ 32.23%
G 246 of 692 ~ 35.55%
B 223 of 692 ~ 32.23'%

%32.23
%35.55
%32.23

CMYK color model

#DFF6DF color CMYK value is (9,0,9,4).

  • cyan value is 9.35%
  • magenta value is 0.00%
  • yellow value is 9.35%
  • key color value is 3.53%

CMYK: (9,0,9,4)
C9M0Y9K4 (9%, 0%, 9%, 4%)
(0.09 / 0.00 / 0.09 / 0.04)

CMYK percentages

%9.35
%0
%9.35
%3.53

Codes

Color #DFF6DF in popluar color models

DF F6 DF
RGB 223 246 223
HSL 120° 56.10% 91.96%
HSB/HSV 120° 9.35% 96.47%
CMYK 9.35% 0.00% 9.35%
3.53%

Color #DFF6DF in popluar number systems.

HEX DF F6 DF
Decimal 223 246 223
Binary 11011111 11110110 11011111
Octal 337 366 337

Shades and tints

Shades of #DFF6DF

#DFF6DF
(223,246,223)
#CBE0CB
(203,224,203)
#B7CAB7
(183,202,183)
#A3B4A3
(163,180,163)
#8F9E8F
(143,158,143)
#7B887B
(123,136,123)
#677267
(103,114,103)
#535C53
(83,92,83)
#3F463F
(63,70,63)
#2B302B
(43,48,43)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #DFF6DF

#DFF6DF
(223,246,223)
#E1F6E1
(225,246,225)
#E3F6E3
(227,246,227)
#E5F6E5
(229,246,229)
#E7F6E7
(231,246,231)
#E9F6E9
(233,246,233)
#EBF6EB
(235,246,235)
#EDF6ED
(237,246,237)
#EFF6EF
(239,246,239)
#F1F6F1
(241,246,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFF6DF; }

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

This text font color is #DFF6DF.

Background Color

.myBgColor { background-color: #DFF6DF; }

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

This div background color is #DFF6DF.

Border color

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

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

This div border color is #DFF6DF.

Opacity

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

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

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

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

This text has shadow with #DFF6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFF6DF.

Preview

Color preview on black background

This text has color #DFF6DF on black background.


Color preview on white background

This text has color #DFF6DF on white background.


Black color preview on #DFF6DF background

This text has black color on #DFF6DF background.


White color preview on #DFF6DF background

This text has white color on #DFF6DF background.


Related colors

Complementary color

Complementary color for #hex is #200920.


I love getcolorcode.com

Triadic colors

1 #DFDFF6 and #F6DFDF with #DFF6DF are triadic colors.

2 #DFF6DF and #F6DFDF with #DFF6DF are triadic colors.