COLOR #EDF99C

HEX: #EDF99C RGB: (237,249,156)

Renk bilgisi

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

RGB renk modeli

#EDF99C color RGB value is (237,249,156).

RGB: (237,249,156) (93%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 156 of 255 = 61%

237
249
156

R + G + B ~ 84%. #EDF99C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 156 = 642 (100%)
R 237 of 642 ~ 36.92%
G 249 of 642 ~ 38.79%
B 156 of 642 ~ 24.3'%

%36.92
%38.79
%24.3

CMYK RENK MODELİ

#EDF99C rengi CMYK tonu (5,0,37,2).

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

CMYK: (5,0,37,2)
C5M0Y37K2 (5%, 0%, 37%, 2%)
(0.05 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%4.82
%0
%37.35
%2.35

Codes

Color #EDF99C in popluar color models

ED F9 9C
RGB 237 249 156
HSL 68° 88.57% 79.41%
HSB/HSV 68° 37.35% 97.65%
CMYK 4.82% 0.00% 37.35%
2.35%

Color #EDF99C in popluar number systems.

HEX ED F9 9C
Decimal 237 249 156
Binary 11101101 11111001 10011100
Octal 355 371 234

Shades and tints

Shades of #EDF99C

#EDF99C
(237,249,156)
#D8E38E
(216,227,142)
#C3CD80
(195,205,128)
#AEB772
(174,183,114)
#99A164
(153,161,100)
#848B56
(132,139,86)
#6F7548
(111,117,72)
#5A5F3A
(90,95,58)
#45492C
(69,73,44)
#30331E
(48,51,30)
#1B1D10
(27,29,16)
#000000
(0,0,0)

Tints of #EDF99C

#EDF99C
(237,249,156)
#EEF9A5
(238,249,165)
#EFF9AE
(239,249,174)
#F0F9B7
(240,249,183)
#F1F9C0
(241,249,192)
#F2F9C9
(242,249,201)
#F3F9D2
(243,249,210)
#F4F9DB
(244,249,219)
#F5F9E4
(245,249,228)
#F6F9ED
(246,249,237)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF99C; }

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

This text font color is #EDF99C.

Background Color

.myBgColor { background-color: #EDF99C; }

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

This div background color is #EDF99C.

Border color

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

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

This div border color is #EDF99C.

Opacity

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

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

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

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

This text has shadow with #EDF99C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF99C.

Preview

Color preview on black background

This text has color #EDF99C on black background.


Color preview on white background

This text has color #EDF99C on white background.


Black color preview on #EDF99C background

This text has black color on #EDF99C background.


White color preview on #EDF99C background

This text has white color on #EDF99C background.


Related colors

Complementary color

Complementary color for #hex is #120663.


I love getcolorcode.com

Triadic colors

1 #9CEDF9 and #F99CED with #EDF99C are triadic colors.

2 #9CF9ED and #F9ED9C with #EDF99C are triadic colors.