COLOR #E6FCD6

HEX: #E6FCD6 RGB: (230,252,214)

Renk bilgisi

#E6FCD6 contains red, green and blue colors in about the same proportion. #E6FCD6 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#E6FCD6 color RGB value is (230,252,214).

RGB: (230,252,214) (90%, 99%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 252 of 255 = 99%
B 214 of 255 = 84%

230
252
214

R + G + B ~ 91%. #E6FCD6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 252 + 214 = 696 (100%)
R 230 of 696 ~ 33.05%
G 252 of 696 ~ 36.21%
B 214 of 696 ~ 30.75'%

%33.05
%36.21
%30.75

CMYK RENK MODELİ

#E6FCD6 rengi CMYK tonu (9,0,15,1).

  • camgöbeği tonu 8.73%
  • eflatun tonu 0.00%
  • sarı tonu 15.08%
  • ana renk tonu 1.18%

CMYK: (9,0,15,1)
C9M0Y15K1 (9%, 0%, 15%, 1%)
(0.09 / 0.00 / 0.15 / 0.01)

CMYK yüzdeleri

%8.73
%0
%15.08
%1.18

Codes

Color #E6FCD6 in popluar color models

E6 FC D6
RGB 230 252 214
HSL 95° 86.36% 91.37%
HSB/HSV 95° 15.08% 98.82%
CMYK 8.73% 0.00% 15.08%
1.18%

Color #E6FCD6 in popluar number systems.

HEX E6 FC D6
Decimal 230 252 214
Binary 11100110 11111100 11010110
Octal 346 374 326

Shades and tints

Shades of #E6FCD6

#E6FCD6
(230,252,214)
#D2E6C3
(210,230,195)
#BED0B0
(190,208,176)
#AABA9D
(170,186,157)
#96A48A
(150,164,138)
#828E77
(130,142,119)
#6E7864
(110,120,100)
#5A6251
(90,98,81)
#464C3E
(70,76,62)
#32362B
(50,54,43)
#1E2018
(30,32,24)
#000000
(0,0,0)

Tints of #E6FCD6

#E6FCD6
(230,252,214)
#E8FCD9
(232,252,217)
#EAFCDC
(234,252,220)
#ECFCDF
(236,252,223)
#EEFCE2
(238,252,226)
#F0FCE5
(240,252,229)
#F2FCE8
(242,252,232)
#F4FCEB
(244,252,235)
#F6FCEE
(246,252,238)
#F8FCF1
(248,252,241)
#FAFCF4
(250,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FCD6 color. Also use rgb(230,252,214) instead hex code.

Text Font Color

.myTextColor { color: #E6FCD6; }

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

This text font color is #E6FCD6.

Background Color

.myBgColor { background-color: #E6FCD6; }

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

This div background color is #E6FCD6.

Border color

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

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

This div border color is #E6FCD6.

Opacity

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

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

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

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

This text has shadow with #E6FCD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FCD6.

Preview

Color preview on black background

This text has color #E6FCD6 on black background.


Color preview on white background

This text has color #E6FCD6 on white background.


Black color preview on #E6FCD6 background

This text has black color on #E6FCD6 background.


White color preview on #E6FCD6 background

This text has white color on #E6FCD6 background.


Related colors

Complementary color

Complementary color for #hex is #190329.


I love getcolorcode.com

Triadic colors

1 #D6E6FC and #FCD6E6 with #E6FCD6 are triadic colors.

2 #D6FCE6 and #FCE6D6 with #E6FCD6 are triadic colors.