COLOR #EDF79D

HEX: #EDF79D RGB: (237,247,157)

Renk bilgisi

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

RGB renk modeli

#EDF79D color RGB value is (237,247,157).

RGB: (237,247,157) (93%, 97%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 247 of 255 = 97%
B 157 of 255 = 62%

237
247
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 157 = 641 (100%)
R 237 of 641 ~ 36.97%
G 247 of 641 ~ 38.53%
B 157 of 641 ~ 24.49'%

%36.97
%38.53
%24.49

CMYK RENK MODELİ

#EDF79D rengi CMYK tonu (4,0,36,3).

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 36.44%
  • ana renk tonu 3.14%

CMYK: (4,0,36,3)
C4M0Y36K3 (4%, 0%, 36%, 3%)
(0.04 / 0.00 / 0.36 / 0.03)

CMYK yüzdeleri

%4.05
%0
%36.44
%3.14

Codes

Color #EDF79D in popluar color models

ED F7 9D
RGB 237 247 157
HSL 67° 84.91% 79.22%
HSB/HSV 67° 36.44% 96.86%
CMYK 4.05% 0.00% 36.44%
3.14%

Color #EDF79D in popluar number systems.

HEX ED F7 9D
Decimal 237 247 157
Binary 11101101 11110111 10011101
Octal 355 367 235

Shades and tints

Shades of #EDF79D

#EDF79D
(237,247,157)
#D8E18F
(216,225,143)
#C3CB81
(195,203,129)
#AEB573
(174,181,115)
#999F65
(153,159,101)
#848957
(132,137,87)
#6F7349
(111,115,73)
#5A5D3B
(90,93,59)
#45472D
(69,71,45)
#30311F
(48,49,31)
#1B1B11
(27,27,17)
#000000
(0,0,0)

Tints of #EDF79D

#EDF79D
(237,247,157)
#EEF7A5
(238,247,165)
#EFF7AD
(239,247,173)
#F0F7B5
(240,247,181)
#F1F7BD
(241,247,189)
#F2F7C5
(242,247,197)
#F3F7CD
(243,247,205)
#F4F7D5
(244,247,213)
#F5F7DD
(245,247,221)
#F6F7E5
(246,247,229)
#F7F7ED
(247,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF79D color. Also use rgb(237,247,157) instead hex code.

Text Font Color

.myTextColor { color: #EDF79D; }

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

This text font color is #EDF79D.

Background Color

.myBgColor { background-color: #EDF79D; }

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

This div background color is #EDF79D.

Border color

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

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

This div border color is #EDF79D.

Opacity

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

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

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

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

This text has shadow with #EDF79D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF79D.

Preview

Color preview on black background

This text has color #EDF79D on black background.


Color preview on white background

This text has color #EDF79D on white background.


Black color preview on #EDF79D background

This text has black color on #EDF79D background.


White color preview on #EDF79D background

This text has white color on #EDF79D background.


Related colors

Complementary color

Complementary color for #hex is #120862.


I love getcolorcode.com

Triadic colors

1 #9DEDF7 and #F79DED with #EDF79D are triadic colors.

2 #9DF7ED and #F7ED9D with #EDF79D are triadic colors.