COLOR #EDF978

HEX: #EDF978 RGB: (237,249,120)

Renk bilgisi

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

RGB renk modeli

#EDF978 color RGB value is (237,249,120).

RGB: (237,249,120) (93%, 98%, 47%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 120 of 255 = 47%

237
249
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 120 = 606 (100%)
R 237 of 606 ~ 39.11%
G 249 of 606 ~ 41.09%
B 120 of 606 ~ 19.8'%

%39.11
%41.09
%19.8

CMYK RENK MODELİ

#EDF978 rengi CMYK tonu (5,0,52,2).

  • camgöbeği tonu 4.82%
  • eflatun tonu 0.00%
  • sarı tonu 51.81%
  • ana renk tonu 2.35%

CMYK: (5,0,52,2)
C5M0Y52K2 (5%, 0%, 52%, 2%)
(0.05 / 0.00 / 0.52 / 0.02)

CMYK yüzdeleri

%4.82
%0
%51.81
%2.35

Codes

Color #EDF978 in popluar color models

ED F9 78
RGB 237 249 120
HSL 66° 91.49% 72.35%
HSB/HSV 66° 51.81% 97.65%
CMYK 4.82% 0.00% 51.81%
2.35%

Color #EDF978 in popluar number systems.

HEX ED F9 78
Decimal 237 249 120
Binary 11101101 11111001 1111000
Octal 355 371 170

Shades and tints

Shades of #EDF978

#EDF978
(237,249,120)
#D8E36E
(216,227,110)
#C3CD64
(195,205,100)
#AEB75A
(174,183,90)
#99A150
(153,161,80)
#848B46
(132,139,70)
#6F753C
(111,117,60)
#5A5F32
(90,95,50)
#454928
(69,73,40)
#30331E
(48,51,30)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #EDF978

#EDF978
(237,249,120)
#EEF984
(238,249,132)
#EFF990
(239,249,144)
#F0F99C
(240,249,156)
#F1F9A8
(241,249,168)
#F2F9B4
(242,249,180)
#F3F9C0
(243,249,192)
#F4F9CC
(244,249,204)
#F5F9D8
(245,249,216)
#F6F9E4
(246,249,228)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF978 color. Also use rgb(237,249,120) instead hex code.

Text Font Color

.myTextColor { color: #EDF978; }

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

This text font color is #EDF978.

Background Color

.myBgColor { background-color: #EDF978; }

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

This div background color is #EDF978.

Border color

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

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

This div border color is #EDF978.

Opacity

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

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

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

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

This text has shadow with #EDF978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF978.

Preview

Color preview on black background

This text has color #EDF978 on black background.


Color preview on white background

This text has color #EDF978 on white background.


Black color preview on #EDF978 background

This text has black color on #EDF978 background.


White color preview on #EDF978 background

This text has white color on #EDF978 background.


Related colors

Complementary color

Complementary color for #hex is #120687.


I love getcolorcode.com

Triadic colors

1 #78EDF9 and #F978ED with #EDF978 are triadic colors.

2 #78F9ED and #F9ED78 with #EDF978 are triadic colors.