COLOR #E5F0AD

HEX: #E5F0AD RGB: (229,240,173)

Renk bilgisi

#E5F0AD contains mainly red and green colors. #E5F0AD ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E5F0AD color RGB value is (229,240,173).

RGB: (229,240,173) (90%, 94%, 68%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 240 of 255 = 94%
B 173 of 255 = 68%

229
240
173

R + G + B ~ 84%. #E5F0AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 240 + 173 = 642 (100%)
R 229 of 642 ~ 35.67%
G 240 of 642 ~ 37.38%
B 173 of 642 ~ 26.95'%

%35.67
%37.38
%26.95

CMYK RENK MODELİ

#E5F0AD rengi CMYK tonu (5,0,28,6).

  • camgöbeği tonu 4.58%
  • eflatun tonu 0.00%
  • sarı tonu 27.92%
  • ana renk tonu 5.88%

CMYK: (5,0,28,6)
C5M0Y28K6 (5%, 0%, 28%, 6%)
(0.05 / 0.00 / 0.28 / 0.06)

CMYK yüzdeleri

%4.58
%0
%27.92
%5.88

Codes

Color #E5F0AD in popluar color models

E5 F0 AD
RGB 229 240 173
HSL 70° 69.07% 80.98%
HSB/HSV 70° 27.92% 94.12%
CMYK 4.58% 0.00% 27.92%
5.88%

Color #E5F0AD in popluar number systems.

HEX E5 F0 AD
Decimal 229 240 173
Binary 11100101 11110000 10101101
Octal 345 360 255

Shades and tints

Shades of #E5F0AD

#E5F0AD
(229,240,173)
#D1DB9E
(209,219,158)
#BDC68F
(189,198,143)
#A9B180
(169,177,128)
#959C71
(149,156,113)
#818762
(129,135,98)
#6D7253
(109,114,83)
#595D44
(89,93,68)
#454835
(69,72,53)
#313326
(49,51,38)
#1D1E17
(29,30,23)
#000000
(0,0,0)

Tints of #E5F0AD

#E5F0AD
(229,240,173)
#E7F1B4
(231,241,180)
#E9F2BB
(233,242,187)
#EBF3C2
(235,243,194)
#EDF4C9
(237,244,201)
#EFF5D0
(239,245,208)
#F1F6D7
(241,246,215)
#F3F7DE
(243,247,222)
#F5F8E5
(245,248,229)
#F7F9EC
(247,249,236)
#F9FAF3
(249,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F0AD color. Also use rgb(229,240,173) instead hex code.

Text Font Color

.myTextColor { color: #E5F0AD; }

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

This text font color is #E5F0AD.

Background Color

.myBgColor { background-color: #E5F0AD; }

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

This div background color is #E5F0AD.

Border color

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

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

This div border color is #E5F0AD.

Opacity

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

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

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

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

This text has shadow with #E5F0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F0AD.

Preview

Color preview on black background

This text has color #E5F0AD on black background.


Color preview on white background

This text has color #E5F0AD on white background.


Black color preview on #E5F0AD background

This text has black color on #E5F0AD background.


White color preview on #E5F0AD background

This text has white color on #E5F0AD background.


Related colors

Complementary color

Complementary color for #hex is #1A0F52.


I love getcolorcode.com

Triadic colors

1 #ADE5F0 and #F0ADE5 with #E5F0AD are triadic colors.

2 #ADF0E5 and #F0E5AD with #E5F0AD are triadic colors.