COLOR #E6FDC2

HEX: #E6FDC2 RGB: (230,253,194)

Renk bilgisi

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

RGB renk modeli

#E6FDC2 color RGB value is (230,253,194).

RGB: (230,253,194) (90%, 99%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 194 of 255 = 76%

230
253
194

R + G + B ~ 88%. #E6FDC2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 194 = 677 (100%)
R 230 of 677 ~ 33.97%
G 253 of 677 ~ 37.37%
B 194 of 677 ~ 28.66'%

%33.97
%37.37
%28.66

CMYK RENK MODELİ

#E6FDC2 rengi CMYK tonu (9,0,23,1).

  • camgöbeği tonu 9.09%
  • eflatun tonu 0.00%
  • sarı tonu 23.32%
  • ana renk tonu 0.78%

CMYK: (9,0,23,1)
C9M0Y23K1 (9%, 0%, 23%, 1%)
(0.09 / 0.00 / 0.23 / 0.01)

CMYK yüzdeleri

%9.09
%0
%23.32
%0.78

Codes

Color #E6FDC2 in popluar color models

E6 FD C2
RGB 230 253 194
HSL 83° 93.65% 87.65%
HSB/HSV 83° 23.32% 99.22%
CMYK 9.09% 0.00% 23.32%
0.78%

Color #E6FDC2 in popluar number systems.

HEX E6 FD C2
Decimal 230 253 194
Binary 11100110 11111101 11000010
Octal 346 375 302

Shades and tints

Shades of #E6FDC2

#E6FDC2
(230,253,194)
#D2E6B1
(210,230,177)
#BECFA0
(190,207,160)
#AAB88F
(170,184,143)
#96A17E
(150,161,126)
#828A6D
(130,138,109)
#6E735C
(110,115,92)
#5A5C4B
(90,92,75)
#46453A
(70,69,58)
#322E29
(50,46,41)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #E6FDC2

#E6FDC2
(230,253,194)
#E8FDC7
(232,253,199)
#EAFDCC
(234,253,204)
#ECFDD1
(236,253,209)
#EEFDD6
(238,253,214)
#F0FDDB
(240,253,219)
#F2FDE0
(242,253,224)
#F4FDE5
(244,253,229)
#F6FDEA
(246,253,234)
#F8FDEF
(248,253,239)
#FAFDF4
(250,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FDC2 color. Also use rgb(230,253,194) instead hex code.

Text Font Color

.myTextColor { color: #E6FDC2; }

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

This text font color is #E6FDC2.

Background Color

.myBgColor { background-color: #E6FDC2; }

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

This div background color is #E6FDC2.

Border color

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

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

This div border color is #E6FDC2.

Opacity

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

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

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

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

This text has shadow with #E6FDC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDC2.

Preview

Color preview on black background

This text has color #E6FDC2 on black background.


Color preview on white background

This text has color #E6FDC2 on white background.


Black color preview on #E6FDC2 background

This text has black color on #E6FDC2 background.


White color preview on #E6FDC2 background

This text has white color on #E6FDC2 background.


Related colors

Complementary color

Complementary color for #hex is #19023D.


I love getcolorcode.com

Triadic colors

1 #C2E6FD and #FDC2E6 with #E6FDC2 are triadic colors.

2 #C2FDE6 and #FDE6C2 with #E6FDC2 are triadic colors.