COLOR #EDF293

HEX: #EDF293 RGB: (237,242,147)

Renk bilgisi

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

RGB renk modeli

#EDF293 color RGB value is (237,242,147).

RGB: (237,242,147) (93%, 95%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 242 of 255 = 95%
B 147 of 255 = 58%

237
242
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 242 + 147 = 626 (100%)
R 237 of 626 ~ 37.86%
G 242 of 626 ~ 38.66%
B 147 of 626 ~ 23.48'%

%37.86
%38.66
%23.48

CMYK RENK MODELİ

#EDF293 rengi CMYK tonu (2,0,39,5).

  • camgöbeği tonu 2.07%
  • eflatun tonu 0.00%
  • sarı tonu 39.26%
  • ana renk tonu 5.10%

CMYK: (2,0,39,5)
C2M0Y39K5 (2%, 0%, 39%, 5%)
(0.02 / 0.00 / 0.39 / 0.05)

CMYK yüzdeleri

%2.07
%0
%39.26
%5.1

Codes

Color #EDF293 in popluar color models

ED F2 93
RGB 237 242 147
HSL 63° 78.51% 76.27%
HSB/HSV 63° 39.26% 94.90%
CMYK 2.07% 0.00% 39.26%
5.10%

Color #EDF293 in popluar number systems.

HEX ED F2 93
Decimal 237 242 147
Binary 11101101 11110010 10010011
Octal 355 362 223

Shades and tints

Shades of #EDF293

#EDF293
(237,242,147)
#D8DC86
(216,220,134)
#C3C679
(195,198,121)
#AEB06C
(174,176,108)
#999A5F
(153,154,95)
#848452
(132,132,82)
#6F6E45
(111,110,69)
#5A5838
(90,88,56)
#45422B
(69,66,43)
#302C1E
(48,44,30)
#1B1611
(27,22,17)
#000000
(0,0,0)

Tints of #EDF293

#EDF293
(237,242,147)
#EEF39C
(238,243,156)
#EFF4A5
(239,244,165)
#F0F5AE
(240,245,174)
#F1F6B7
(241,246,183)
#F2F7C0
(242,247,192)
#F3F8C9
(243,248,201)
#F4F9D2
(244,249,210)
#F5FADB
(245,250,219)
#F6FBE4
(246,251,228)
#F7FCED
(247,252,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF293 color. Also use rgb(237,242,147) instead hex code.

Text Font Color

.myTextColor { color: #EDF293; }

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

This text font color is #EDF293.

Background Color

.myBgColor { background-color: #EDF293; }

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

This div background color is #EDF293.

Border color

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

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

This div border color is #EDF293.

Opacity

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

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

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

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

This text has shadow with #EDF293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF293.

Preview

Color preview on black background

This text has color #EDF293 on black background.


Color preview on white background

This text has color #EDF293 on white background.


Black color preview on #EDF293 background

This text has black color on #EDF293 background.


White color preview on #EDF293 background

This text has white color on #EDF293 background.


Related colors

Complementary color

Complementary color for #hex is #120D6C.


I love getcolorcode.com

Triadic colors

1 #93EDF2 and #F293ED with #EDF293 are triadic colors.

2 #93F2ED and #F2ED93 with #EDF293 are triadic colors.