COLOR #EDF86D

HEX: #EDF86D RGB: (237,248,109)

Renk bilgisi

#EDF86D contains mainly red and green colors. #EDF86D ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#EDF86D color RGB value is (237,248,109).

RGB: (237,248,109) (93%, 97%, 43%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 109 of 255 = 43%

237
248
109

R + G + B ~ 78%. #EDF86D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 109 = 594 (100%)
R 237 of 594 ~ 39.9%
G 248 of 594 ~ 41.75%
B 109 of 594 ~ 18.35'%

%39.9
%41.75
%18.35

CMYK RENK MODELİ

#EDF86D rengi CMYK tonu (4,0,56,3).

  • camgöbeği tonu 4.44%
  • eflatun tonu 0.00%
  • sarı tonu 56.05%
  • ana renk tonu 2.75%

CMYK: (4,0,56,3)
C4M0Y56K3 (4%, 0%, 56%, 3%)
(0.04 / 0.00 / 0.56 / 0.03)

CMYK yüzdeleri

%4.44
%0
%56.05
%2.75

Codes

Color #EDF86D in popluar color models

ED F8 6D
RGB 237 248 109
HSL 65° 90.85% 70.00%
HSB/HSV 65° 56.05% 97.25%
CMYK 4.44% 0.00% 56.05%
2.75%

Color #EDF86D in popluar number systems.

HEX ED F8 6D
Decimal 237 248 109
Binary 11101101 11111000 1101101
Octal 355 370 155

Shades and tints

Shades of #EDF86D

#EDF86D
(237,248,109)
#D8E264
(216,226,100)
#C3CC5B
(195,204,91)
#AEB652
(174,182,82)
#99A049
(153,160,73)
#848A40
(132,138,64)
#6F7437
(111,116,55)
#5A5E2E
(90,94,46)
#454825
(69,72,37)
#30321C
(48,50,28)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDF86D

#EDF86D
(237,248,109)
#EEF87A
(238,248,122)
#EFF887
(239,248,135)
#F0F894
(240,248,148)
#F1F8A1
(241,248,161)
#F2F8AE
(242,248,174)
#F3F8BB
(243,248,187)
#F4F8C8
(244,248,200)
#F5F8D5
(245,248,213)
#F6F8E2
(246,248,226)
#F7F8EF
(247,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF86D color. Also use rgb(237,248,109) instead hex code.

Text Font Color

.myTextColor { color: #EDF86D; }

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

This text font color is #EDF86D.

Background Color

.myBgColor { background-color: #EDF86D; }

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

This div background color is #EDF86D.

Border color

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

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

This div border color is #EDF86D.

Opacity

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

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

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

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

This text has shadow with #EDF86D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF86D.

Preview

Color preview on black background

This text has color #EDF86D on black background.


Color preview on white background

This text has color #EDF86D on white background.


Black color preview on #EDF86D background

This text has black color on #EDF86D background.


White color preview on #EDF86D background

This text has white color on #EDF86D background.


Related colors

Complementary color

Complementary color for #hex is #120792.


I love getcolorcode.com

Triadic colors

1 #6DEDF8 and #F86DED with #EDF86D are triadic colors.

2 #6DF8ED and #F8ED6D with #EDF86D are triadic colors.