COLOR #EDF67D

HEX: #EDF67D RGB: (237,246,125)

Renk bilgisi

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

RGB renk modeli

#EDF67D color RGB value is (237,246,125).

RGB: (237,246,125) (93%, 96%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 246 of 255 = 96%
B 125 of 255 = 49%

237
246
125

R + G + B ~ 79%. #EDF67D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 246 + 125 = 608 (100%)
R 237 of 608 ~ 38.98%
G 246 of 608 ~ 40.46%
B 125 of 608 ~ 20.56'%

%38.98
%40.46
%20.56

CMYK RENK MODELİ

#EDF67D rengi CMYK tonu (4,0,49,4).

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

CMYK: (4,0,49,4)
C4M0Y49K4 (4%, 0%, 49%, 4%)
(0.04 / 0.00 / 0.49 / 0.04)

CMYK yüzdeleri

%3.66
%0
%49.19
%3.53

Codes

Color #EDF67D in popluar color models

ED F6 7D
RGB 237 246 125
HSL 64° 87.05% 72.75%
HSB/HSV 64° 49.19% 96.47%
CMYK 3.66% 0.00% 49.19%
3.53%

Color #EDF67D in popluar number systems.

HEX ED F6 7D
Decimal 237 246 125
Binary 11101101 11110110 1111101
Octal 355 366 175

Shades and tints

Shades of #EDF67D

#EDF67D
(237,246,125)
#D8E072
(216,224,114)
#C3CA67
(195,202,103)
#AEB45C
(174,180,92)
#999E51
(153,158,81)
#848846
(132,136,70)
#6F723B
(111,114,59)
#5A5C30
(90,92,48)
#454625
(69,70,37)
#30301A
(48,48,26)
#1B1A0F
(27,26,15)
#000000
(0,0,0)

Tints of #EDF67D

#EDF67D
(237,246,125)
#EEF688
(238,246,136)
#EFF693
(239,246,147)
#F0F69E
(240,246,158)
#F1F6A9
(241,246,169)
#F2F6B4
(242,246,180)
#F3F6BF
(243,246,191)
#F4F6CA
(244,246,202)
#F5F6D5
(245,246,213)
#F6F6E0
(246,246,224)
#F7F6EB
(247,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF67D; }

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

This text font color is #EDF67D.

Background Color

.myBgColor { background-color: #EDF67D; }

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

This div background color is #EDF67D.

Border color

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

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

This div border color is #EDF67D.

Opacity

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

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

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

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

This text has shadow with #EDF67D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF67D.

Preview

Color preview on black background

This text has color #EDF67D on black background.


Color preview on white background

This text has color #EDF67D on white background.


Black color preview on #EDF67D background

This text has black color on #EDF67D background.


White color preview on #EDF67D background

This text has white color on #EDF67D background.


Related colors

Complementary color

Complementary color for #hex is #120982.


I love getcolorcode.com

Triadic colors

1 #7DEDF6 and #F67DED with #EDF67D are triadic colors.

2 #7DF6ED and #F6ED7D with #EDF67D are triadic colors.