COLOR #E7FAD4

HEX: #E7FAD4 RGB: (231,250,212)

Renk bilgisi

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

RGB renk modeli

#E7FAD4 color RGB value is (231,250,212).

RGB: (231,250,212) (91%, 98%, 83%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 250 of 255 = 98%
B 212 of 255 = 83%

231
250
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 250 + 212 = 693 (100%)
R 231 of 693 ~ 33.33%
G 250 of 693 ~ 36.08%
B 212 of 693 ~ 30.59'%

%33.33
%36.08
%30.59

CMYK RENK MODELİ

#E7FAD4 rengi CMYK tonu (8,0,15,2).

  • camgöbeği tonu 7.60%
  • eflatun tonu 0.00%
  • sarı tonu 15.20%
  • ana renk tonu 1.96%

CMYK: (8,0,15,2)
C8M0Y15K2 (8%, 0%, 15%, 2%)
(0.08 / 0.00 / 0.15 / 0.02)

CMYK yüzdeleri

%7.6
%0
%15.2
%1.96

Codes

Color #E7FAD4 in popluar color models

E7 FA D4
RGB 231 250 212
HSL 90° 79.17% 90.59%
HSB/HSV 90° 15.20% 98.04%
CMYK 7.60% 0.00% 15.20%
1.96%

Color #E7FAD4 in popluar number systems.

HEX E7 FA D4
Decimal 231 250 212
Binary 11100111 11111010 11010100
Octal 347 372 324

Shades and tints

Shades of #E7FAD4

#E7FAD4
(231,250,212)
#D2E4C1
(210,228,193)
#BDCEAE
(189,206,174)
#A8B89B
(168,184,155)
#93A288
(147,162,136)
#7E8C75
(126,140,117)
#697662
(105,118,98)
#54604F
(84,96,79)
#3F4A3C
(63,74,60)
#2A3429
(42,52,41)
#151E16
(21,30,22)
#000000
(0,0,0)

Tints of #E7FAD4

#E7FAD4
(231,250,212)
#E9FAD7
(233,250,215)
#EBFADA
(235,250,218)
#EDFADD
(237,250,221)
#EFFAE0
(239,250,224)
#F1FAE3
(241,250,227)
#F3FAE6
(243,250,230)
#F5FAE9
(245,250,233)
#F7FAEC
(247,250,236)
#F9FAEF
(249,250,239)
#FBFAF2
(251,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7FAD4 color. Also use rgb(231,250,212) instead hex code.

Text Font Color

.myTextColor { color: #E7FAD4; }

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

This text font color is #E7FAD4.

Background Color

.myBgColor { background-color: #E7FAD4; }

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

This div background color is #E7FAD4.

Border color

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

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

This div border color is #E7FAD4.

Opacity

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

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

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

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

This text has shadow with #E7FAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7FAD4.

Preview

Color preview on black background

This text has color #E7FAD4 on black background.


Color preview on white background

This text has color #E7FAD4 on white background.


Black color preview on #E7FAD4 background

This text has black color on #E7FAD4 background.


White color preview on #E7FAD4 background

This text has white color on #E7FAD4 background.


Related colors

Complementary color

Complementary color for #hex is #18052B.


I love getcolorcode.com

Triadic colors

1 #D4E7FA and #FAD4E7 with #E7FAD4 are triadic colors.

2 #D4FAE7 and #FAE7D4 with #E7FAD4 are triadic colors.