COLOR #EDFA8C

HEX: #EDFA8C RGB: (237,250,140)

Renk bilgisi

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

RGB renk modeli

#EDFA8C color RGB value is (237,250,140).

RGB: (237,250,140) (93%, 98%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 140 of 255 = 55%

237
250
140

R + G + B ~ 82%. #EDFA8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 140 = 627 (100%)
R 237 of 627 ~ 37.8%
G 250 of 627 ~ 39.87%
B 140 of 627 ~ 22.33'%

%37.8
%39.87
%22.33

CMYK RENK MODELİ

#EDFA8C rengi CMYK tonu (5,0,44,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 0.00%
  • sarı tonu 44.00%
  • ana renk tonu 1.96%

CMYK: (5,0,44,2)
C5M0Y44K2 (5%, 0%, 44%, 2%)
(0.05 / 0.00 / 0.44 / 0.02)

CMYK yüzdeleri

%5.2
%0
%44
%1.96

Codes

Color #EDFA8C in popluar color models

ED FA 8C
RGB 237 250 140
HSL 67° 91.67% 76.47%
HSB/HSV 67° 44.00% 98.04%
CMYK 5.20% 0.00% 44.00%
1.96%

Color #EDFA8C in popluar number systems.

HEX ED FA 8C
Decimal 237 250 140
Binary 11101101 11111010 10001100
Octal 355 372 214

Shades and tints

Shades of #EDFA8C

#EDFA8C
(237,250,140)
#D8E480
(216,228,128)
#C3CE74
(195,206,116)
#AEB868
(174,184,104)
#99A25C
(153,162,92)
#848C50
(132,140,80)
#6F7644
(111,118,68)
#5A6038
(90,96,56)
#454A2C
(69,74,44)
#303420
(48,52,32)
#1B1E14
(27,30,20)
#000000
(0,0,0)

Tints of #EDFA8C

#EDFA8C
(237,250,140)
#EEFA96
(238,250,150)
#EFFAA0
(239,250,160)
#F0FAAA
(240,250,170)
#F1FAB4
(241,250,180)
#F2FABE
(242,250,190)
#F3FAC8
(243,250,200)
#F4FAD2
(244,250,210)
#F5FADC
(245,250,220)
#F6FAE6
(246,250,230)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFA8C color. Also use rgb(237,250,140) instead hex code.

Text Font Color

.myTextColor { color: #EDFA8C; }

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

This text font color is #EDFA8C.

Background Color

.myBgColor { background-color: #EDFA8C; }

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

This div background color is #EDFA8C.

Border color

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

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

This div border color is #EDFA8C.

Opacity

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

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

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

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

This text has shadow with #EDFA8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFA8C.

Preview

Color preview on black background

This text has color #EDFA8C on black background.


Color preview on white background

This text has color #EDFA8C on white background.


Black color preview on #EDFA8C background

This text has black color on #EDFA8C background.


White color preview on #EDFA8C background

This text has white color on #EDFA8C background.


Related colors

Complementary color

Complementary color for #hex is #120573.


I love getcolorcode.com

Triadic colors

1 #8CEDFA and #FA8CED with #EDFA8C are triadic colors.

2 #8CFAED and #FAED8C with #EDFA8C are triadic colors.