COLOR #EDF49A

HEX: #EDF49A RGB: (237,244,154)

Renk bilgisi

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

RGB renk modeli

#EDF49A color RGB value is (237,244,154).

RGB: (237,244,154) (93%, 96%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 244 of 255 = 96%
B 154 of 255 = 60%

237
244
154

R + G + B ~ 83%. #EDF49A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 244 + 154 = 635 (100%)
R 237 of 635 ~ 37.32%
G 244 of 635 ~ 38.43%
B 154 of 635 ~ 24.25'%

%37.32
%38.43
%24.25

CMYK RENK MODELİ

#EDF49A rengi CMYK tonu (3,0,37,4).

  • camgöbeği tonu 2.87%
  • eflatun tonu 0.00%
  • sarı tonu 36.89%
  • ana renk tonu 4.31%

CMYK: (3,0,37,4)
C3M0Y37K4 (3%, 0%, 37%, 4%)
(0.03 / 0.00 / 0.37 / 0.04)

CMYK yüzdeleri

%2.87
%0
%36.89
%4.31

Codes

Color #EDF49A in popluar color models

ED F4 9A
RGB 237 244 154
HSL 65° 80.36% 78.04%
HSB/HSV 65° 36.89% 95.69%
CMYK 2.87% 0.00% 36.89%
4.31%

Color #EDF49A in popluar number systems.

HEX ED F4 9A
Decimal 237 244 154
Binary 11101101 11110100 10011010
Octal 355 364 232

Shades and tints

Shades of #EDF49A

#EDF49A
(237,244,154)
#D8DE8C
(216,222,140)
#C3C87E
(195,200,126)
#AEB270
(174,178,112)
#999C62
(153,156,98)
#848654
(132,134,84)
#6F7046
(111,112,70)
#5A5A38
(90,90,56)
#45442A
(69,68,42)
#302E1C
(48,46,28)
#1B180E
(27,24,14)
#000000
(0,0,0)

Tints of #EDF49A

#EDF49A
(237,244,154)
#EEF5A3
(238,245,163)
#EFF6AC
(239,246,172)
#F0F7B5
(240,247,181)
#F1F8BE
(241,248,190)
#F2F9C7
(242,249,199)
#F3FAD0
(243,250,208)
#F4FBD9
(244,251,217)
#F5FCE2
(245,252,226)
#F6FDEB
(246,253,235)
#F7FEF4
(247,254,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF49A color. Also use rgb(237,244,154) instead hex code.

Text Font Color

.myTextColor { color: #EDF49A; }

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

This text font color is #EDF49A.

Background Color

.myBgColor { background-color: #EDF49A; }

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

This div background color is #EDF49A.

Border color

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

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

This div border color is #EDF49A.

Opacity

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

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

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

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

This text has shadow with #EDF49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF49A.

Preview

Color preview on black background

This text has color #EDF49A on black background.


Color preview on white background

This text has color #EDF49A on white background.


Black color preview on #EDF49A background

This text has black color on #EDF49A background.


White color preview on #EDF49A background

This text has white color on #EDF49A background.


Related colors

Complementary color

Complementary color for #hex is #120B65.


I love getcolorcode.com

Triadic colors

1 #9AEDF4 and #F49AED with #EDF49A are triadic colors.

2 #9AF4ED and #F4ED9A with #EDF49A are triadic colors.