COLOR #E7F5AD

HEX: #E7F5AD RGB: (231,245,173)

Renk bilgisi

#E7F5AD contains mainly red and green colors. #E7F5AD ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#E7F5AD color RGB value is (231,245,173).

RGB: (231,245,173) (91%, 96%, 68%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 245 of 255 = 96%
B 173 of 255 = 68%

231
245
173

R + G + B ~ 85%. #E7F5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 245 + 173 = 649 (100%)
R 231 of 649 ~ 35.59%
G 245 of 649 ~ 37.75%
B 173 of 649 ~ 26.66'%

%35.59
%37.75
%26.66

CMYK RENK MODELİ

#E7F5AD rengi CMYK tonu (6,0,29,4).

  • camgöbeği tonu 5.71%
  • eflatun tonu 0.00%
  • sarı tonu 29.39%
  • ana renk tonu 3.92%

CMYK: (6,0,29,4)
C6M0Y29K4 (6%, 0%, 29%, 4%)
(0.06 / 0.00 / 0.29 / 0.04)

CMYK yüzdeleri

%5.71
%0
%29.39
%3.92

Codes

Color #E7F5AD in popluar color models

E7 F5 AD
RGB 231 245 173
HSL 72° 78.26% 81.96%
HSB/HSV 72° 29.39% 96.08%
CMYK 5.71% 0.00% 29.39%
3.92%

Color #E7F5AD in popluar number systems.

HEX E7 F5 AD
Decimal 231 245 173
Binary 11100111 11110101 10101101
Octal 347 365 255

Shades and tints

Shades of #E7F5AD

#E7F5AD
(231,245,173)
#D2DF9E
(210,223,158)
#BDC98F
(189,201,143)
#A8B380
(168,179,128)
#939D71
(147,157,113)
#7E8762
(126,135,98)
#697153
(105,113,83)
#545B44
(84,91,68)
#3F4535
(63,69,53)
#2A2F26
(42,47,38)
#151917
(21,25,23)
#000000
(0,0,0)

Tints of #E7F5AD

#E7F5AD
(231,245,173)
#E9F5B4
(233,245,180)
#EBF5BB
(235,245,187)
#EDF5C2
(237,245,194)
#EFF5C9
(239,245,201)
#F1F5D0
(241,245,208)
#F3F5D7
(243,245,215)
#F5F5DE
(245,245,222)
#F7F5E5
(247,245,229)
#F9F5EC
(249,245,236)
#FBF5F3
(251,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7F5AD color. Also use rgb(231,245,173) instead hex code.

Text Font Color

.myTextColor { color: #E7F5AD; }

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

This text font color is #E7F5AD.

Background Color

.myBgColor { background-color: #E7F5AD; }

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

This div background color is #E7F5AD.

Border color

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

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

This div border color is #E7F5AD.

Opacity

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

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

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

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

This text has shadow with #E7F5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7F5AD.

Preview

Color preview on black background

This text has color #E7F5AD on black background.


Color preview on white background

This text has color #E7F5AD on white background.


Black color preview on #E7F5AD background

This text has black color on #E7F5AD background.


White color preview on #E7F5AD background

This text has white color on #E7F5AD background.


Related colors

Complementary color

Complementary color for #hex is #180A52.


I love getcolorcode.com

Triadic colors

1 #ADE7F5 and #F5ADE7 with #E7F5AD are triadic colors.

2 #ADF5E7 and #F5E7AD with #E7F5AD are triadic colors.