COLOR #E6FADD

HEX: #E6FADD RGB: (230,250,221)

Renk bilgisi

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

RGB renk modeli

#E6FADD color RGB value is (230,250,221).

RGB: (230,250,221) (90%, 98%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 250 of 255 = 98%
B 221 of 255 = 87%

230
250
221

R + G + B ~ 92%. #E6FADD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 250 + 221 = 701 (100%)
R 230 of 701 ~ 32.81%
G 250 of 701 ~ 35.66%
B 221 of 701 ~ 31.53'%

%32.81
%35.66
%31.53

CMYK RENK MODELİ

#E6FADD rengi CMYK tonu (8,0,12,2).

  • camgöbeği tonu 8.00%
  • eflatun tonu 0.00%
  • sarı tonu 11.60%
  • ana renk tonu 1.96%

CMYK: (8,0,12,2)
C8M0Y12K2 (8%, 0%, 12%, 2%)
(0.08 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%8
%0
%11.6
%1.96

Codes

Color #E6FADD in popluar color models

E6 FA DD
RGB 230 250 221
HSL 101° 74.36% 92.35%
HSB/HSV 101° 11.60% 98.04%
CMYK 8.00% 0.00% 11.60%
1.96%

Color #E6FADD in popluar number systems.

HEX E6 FA DD
Decimal 230 250 221
Binary 11100110 11111010 11011101
Octal 346 372 335

Shades and tints

Shades of #E6FADD

#E6FADD
(230,250,221)
#D2E4C9
(210,228,201)
#BECEB5
(190,206,181)
#AAB8A1
(170,184,161)
#96A28D
(150,162,141)
#828C79
(130,140,121)
#6E7665
(110,118,101)
#5A6051
(90,96,81)
#464A3D
(70,74,61)
#323429
(50,52,41)
#1E1E15
(30,30,21)
#000000
(0,0,0)

Tints of #E6FADD

#E6FADD
(230,250,221)
#E8FAE0
(232,250,224)
#EAFAE3
(234,250,227)
#ECFAE6
(236,250,230)
#EEFAE9
(238,250,233)
#F0FAEC
(240,250,236)
#F2FAEF
(242,250,239)
#F4FAF2
(244,250,242)
#F6FAF5
(246,250,245)
#F8FAF8
(248,250,248)
#FAFAFB
(250,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FADD color. Also use rgb(230,250,221) instead hex code.

Text Font Color

.myTextColor { color: #E6FADD; }

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

This text font color is #E6FADD.

Background Color

.myBgColor { background-color: #E6FADD; }

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

This div background color is #E6FADD.

Border color

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

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

This div border color is #E6FADD.

Opacity

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

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

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

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

This text has shadow with #E6FADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FADD.

Preview

Color preview on black background

This text has color #E6FADD on black background.


Color preview on white background

This text has color #E6FADD on white background.


Black color preview on #E6FADD background

This text has black color on #E6FADD background.


White color preview on #E6FADD background

This text has white color on #E6FADD background.


Related colors

Complementary color

Complementary color for #hex is #190522.


I love getcolorcode.com

Triadic colors

1 #DDE6FA and #FADDE6 with #E6FADD are triadic colors.

2 #DDFAE6 and #FAE6DD with #E6FADD are triadic colors.