COLOR #EDF68E

HEX: #EDF68E RGB: (237,246,142)

Renk bilgisi

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

RGB renk modeli

#EDF68E color RGB value is (237,246,142).

RGB: (237,246,142) (93%, 96%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 246 of 255 = 96%
B 142 of 255 = 56%

237
246
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 246 + 142 = 625 (100%)
R 237 of 625 ~ 37.92%
G 246 of 625 ~ 39.36%
B 142 of 625 ~ 22.72'%

%37.92
%39.36
%22.72

CMYK RENK MODELİ

#EDF68E rengi CMYK tonu (4,0,42,4).

  • camgöbeği tonu 3.66%
  • eflatun tonu 0.00%
  • sarı tonu 42.28%
  • ana renk tonu 3.53%

CMYK: (4,0,42,4)
C4M0Y42K4 (4%, 0%, 42%, 4%)
(0.04 / 0.00 / 0.42 / 0.04)

CMYK yüzdeleri

%3.66
%0
%42.28
%3.53

Codes

Color #EDF68E in popluar color models

ED F6 8E
RGB 237 246 142
HSL 65° 85.25% 76.08%
HSB/HSV 65° 42.28% 96.47%
CMYK 3.66% 0.00% 42.28%
3.53%

Color #EDF68E in popluar number systems.

HEX ED F6 8E
Decimal 237 246 142
Binary 11101101 11110110 10001110
Octal 355 366 216

Shades and tints

Shades of #EDF68E

#EDF68E
(237,246,142)
#D8E082
(216,224,130)
#C3CA76
(195,202,118)
#AEB46A
(174,180,106)
#999E5E
(153,158,94)
#848852
(132,136,82)
#6F7246
(111,114,70)
#5A5C3A
(90,92,58)
#45462E
(69,70,46)
#303022
(48,48,34)
#1B1A16
(27,26,22)
#000000
(0,0,0)

Tints of #EDF68E

#EDF68E
(237,246,142)
#EEF698
(238,246,152)
#EFF6A2
(239,246,162)
#F0F6AC
(240,246,172)
#F1F6B6
(241,246,182)
#F2F6C0
(242,246,192)
#F3F6CA
(243,246,202)
#F4F6D4
(244,246,212)
#F5F6DE
(245,246,222)
#F6F6E8
(246,246,232)
#F7F6F2
(247,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF68E color. Also use rgb(237,246,142) instead hex code.

Text Font Color

.myTextColor { color: #EDF68E; }

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

This text font color is #EDF68E.

Background Color

.myBgColor { background-color: #EDF68E; }

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

This div background color is #EDF68E.

Border color

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

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

This div border color is #EDF68E.

Opacity

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

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

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

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

This text has shadow with #EDF68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF68E.

Preview

Color preview on black background

This text has color #EDF68E on black background.


Color preview on white background

This text has color #EDF68E on white background.


Black color preview on #EDF68E background

This text has black color on #EDF68E background.


White color preview on #EDF68E background

This text has white color on #EDF68E background.


Related colors

Complementary color

Complementary color for #hex is #120971.


I love getcolorcode.com

Triadic colors

1 #8EEDF6 and #F68EED with #EDF68E are triadic colors.

2 #8EF6ED and #F6ED8E with #EDF68E are triadic colors.