COLOR #EDF09C

HEX: #EDF09C RGB: (237,240,156)

Renk bilgisi

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

RGB renk modeli

#EDF09C color RGB value is (237,240,156).

RGB: (237,240,156) (93%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 240 of 255 = 94%
B 156 of 255 = 61%

237
240
156

R + G + B ~ 83%. #EDF09C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 240 + 156 = 633 (100%)
R 237 of 633 ~ 37.44%
G 240 of 633 ~ 37.91%
B 156 of 633 ~ 24.64'%

%37.44
%37.91
%24.64

CMYK RENK MODELİ

#EDF09C rengi CMYK tonu (1,0,35,6).

  • camgöbeği tonu 1.25%
  • eflatun tonu 0.00%
  • sarı tonu 35.00%
  • ana renk tonu 5.88%

CMYK: (1,0,35,6)
C1M0Y35K6 (1%, 0%, 35%, 6%)
(0.01 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%1.25
%0
%35
%5.88

Codes

Color #EDF09C in popluar color models

ED F0 9C
RGB 237 240 156
HSL 62° 73.68% 77.65%
HSB/HSV 62° 35.00% 94.12%
CMYK 1.25% 0.00% 35.00%
5.88%

Color #EDF09C in popluar number systems.

HEX ED F0 9C
Decimal 237 240 156
Binary 11101101 11110000 10011100
Octal 355 360 234

Shades and tints

Shades of #EDF09C

#EDF09C
(237,240,156)
#D8DB8E
(216,219,142)
#C3C680
(195,198,128)
#AEB172
(174,177,114)
#999C64
(153,156,100)
#848756
(132,135,86)
#6F7248
(111,114,72)
#5A5D3A
(90,93,58)
#45482C
(69,72,44)
#30331E
(48,51,30)
#1B1E10
(27,30,16)
#000000
(0,0,0)

Tints of #EDF09C

#EDF09C
(237,240,156)
#EEF1A5
(238,241,165)
#EFF2AE
(239,242,174)
#F0F3B7
(240,243,183)
#F1F4C0
(241,244,192)
#F2F5C9
(242,245,201)
#F3F6D2
(243,246,210)
#F4F7DB
(244,247,219)
#F5F8E4
(245,248,228)
#F6F9ED
(246,249,237)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF09C color. Also use rgb(237,240,156) instead hex code.

Text Font Color

.myTextColor { color: #EDF09C; }

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

This text font color is #EDF09C.

Background Color

.myBgColor { background-color: #EDF09C; }

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

This div background color is #EDF09C.

Border color

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

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

This div border color is #EDF09C.

Opacity

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

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

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

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

This text has shadow with #EDF09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF09C.

Preview

Color preview on black background

This text has color #EDF09C on black background.


Color preview on white background

This text has color #EDF09C on white background.


Black color preview on #EDF09C background

This text has black color on #EDF09C background.


White color preview on #EDF09C background

This text has white color on #EDF09C background.


Related colors

Complementary color

Complementary color for #hex is #120F63.


I love getcolorcode.com

Triadic colors

1 #9CEDF0 and #F09CED with #EDF09C are triadic colors.

2 #9CF0ED and #F0ED9C with #EDF09C are triadic colors.