COLOR #E6FDD3

HEX: #E6FDD3 RGB: (230,253,211)

Renk bilgisi

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

RGB renk modeli

#E6FDD3 color RGB value is (230,253,211).

RGB: (230,253,211) (90%, 99%, 83%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 211 of 255 = 83%

230
253
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 211 = 694 (100%)
R 230 of 694 ~ 33.14%
G 253 of 694 ~ 36.46%
B 211 of 694 ~ 30.4'%

%33.14
%36.46
%30.4

CMYK RENK MODELİ

#E6FDD3 rengi CMYK tonu (9,0,17,1).

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

CMYK: (9,0,17,1)
C9M0Y17K1 (9%, 0%, 17%, 1%)
(0.09 / 0.00 / 0.17 / 0.01)

CMYK yüzdeleri

%9.09
%0
%16.6
%0.78

Codes

Color #E6FDD3 in popluar color models

E6 FD D3
RGB 230 253 211
HSL 93° 91.30% 90.98%
HSB/HSV 93° 16.60% 99.22%
CMYK 9.09% 0.00% 16.60%
0.78%

Color #E6FDD3 in popluar number systems.

HEX E6 FD D3
Decimal 230 253 211
Binary 11100110 11111101 11010011
Octal 346 375 323

Shades and tints

Shades of #E6FDD3

#E6FDD3
(230,253,211)
#D2E6C0
(210,230,192)
#BECFAD
(190,207,173)
#AAB89A
(170,184,154)
#96A187
(150,161,135)
#828A74
(130,138,116)
#6E7361
(110,115,97)
#5A5C4E
(90,92,78)
#46453B
(70,69,59)
#322E28
(50,46,40)
#1E1715
(30,23,21)
#000000
(0,0,0)

Tints of #E6FDD3

#E6FDD3
(230,253,211)
#E8FDD7
(232,253,215)
#EAFDDB
(234,253,219)
#ECFDDF
(236,253,223)
#EEFDE3
(238,253,227)
#F0FDE7
(240,253,231)
#F2FDEB
(242,253,235)
#F4FDEF
(244,253,239)
#F6FDF3
(246,253,243)
#F8FDF7
(248,253,247)
#FAFDFB
(250,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6FDD3; }

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

This text font color is #E6FDD3.

Background Color

.myBgColor { background-color: #E6FDD3; }

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

This div background color is #E6FDD3.

Border color

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

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

This div border color is #E6FDD3.

Opacity

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

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

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

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

This text has shadow with #E6FDD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDD3.

Preview

Color preview on black background

This text has color #E6FDD3 on black background.


Color preview on white background

This text has color #E6FDD3 on white background.


Black color preview on #E6FDD3 background

This text has black color on #E6FDD3 background.


White color preview on #E6FDD3 background

This text has white color on #E6FDD3 background.


Related colors

Complementary color

Complementary color for #hex is #19022C.


I love getcolorcode.com

Triadic colors

1 #D3E6FD and #FDD3E6 with #E6FDD3 are triadic colors.

2 #D3FDE6 and #FDE6D3 with #E6FDD3 are triadic colors.