COLOR #EDFCA0

HEX: #EDFCA0 RGB: (237,252,160)

Renk bilgisi

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

RGB renk modeli

#EDFCA0 color RGB value is (237,252,160).

RGB: (237,252,160) (93%, 99%, 63%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 252 of 255 = 99%
B 160 of 255 = 63%

237
252
160

R + G + B ~ 85%. #EDFCA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 252 + 160 = 649 (100%)
R 237 of 649 ~ 36.52%
G 252 of 649 ~ 38.83%
B 160 of 649 ~ 24.65'%

%36.52
%38.83
%24.65

CMYK RENK MODELİ

#EDFCA0 rengi CMYK tonu (6,0,37,1).

  • camgöbeği tonu 5.95%
  • eflatun tonu 0.00%
  • sarı tonu 36.51%
  • ana renk tonu 1.18%

CMYK: (6,0,37,1)
C6M0Y37K1 (6%, 0%, 37%, 1%)
(0.06 / 0.00 / 0.37 / 0.01)

CMYK yüzdeleri

%5.95
%0
%36.51
%1.18

Codes

Color #EDFCA0 in popluar color models

ED FC A0
RGB 237 252 160
HSL 70° 93.88% 80.78%
HSB/HSV 70° 36.51% 98.82%
CMYK 5.95% 0.00% 36.51%
1.18%

Color #EDFCA0 in popluar number systems.

HEX ED FC A0
Decimal 237 252 160
Binary 11101101 11111100 10100000
Octal 355 374 240

Shades and tints

Shades of #EDFCA0

#EDFCA0
(237,252,160)
#D8E692
(216,230,146)
#C3D084
(195,208,132)
#AEBA76
(174,186,118)
#99A468
(153,164,104)
#848E5A
(132,142,90)
#6F784C
(111,120,76)
#5A623E
(90,98,62)
#454C30
(69,76,48)
#303622
(48,54,34)
#1B2014
(27,32,20)
#000000
(0,0,0)

Tints of #EDFCA0

#EDFCA0
(237,252,160)
#EEFCA8
(238,252,168)
#EFFCB0
(239,252,176)
#F0FCB8
(240,252,184)
#F1FCC0
(241,252,192)
#F2FCC8
(242,252,200)
#F3FCD0
(243,252,208)
#F4FCD8
(244,252,216)
#F5FCE0
(245,252,224)
#F6FCE8
(246,252,232)
#F7FCF0
(247,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFCA0 color. Also use rgb(237,252,160) instead hex code.

Text Font Color

.myTextColor { color: #EDFCA0; }

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

This text font color is #EDFCA0.

Background Color

.myBgColor { background-color: #EDFCA0; }

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

This div background color is #EDFCA0.

Border color

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

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

This div border color is #EDFCA0.

Opacity

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

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

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

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

This text has shadow with #EDFCA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFCA0.

Preview

Color preview on black background

This text has color #EDFCA0 on black background.


Color preview on white background

This text has color #EDFCA0 on white background.


Black color preview on #EDFCA0 background

This text has black color on #EDFCA0 background.


White color preview on #EDFCA0 background

This text has white color on #EDFCA0 background.


Related colors

Complementary color

Complementary color for #hex is #12035F.


I love getcolorcode.com

Triadic colors

1 #A0EDFC and #FCA0ED with #EDFCA0 are triadic colors.

2 #A0FCED and #FCEDA0 with #EDFCA0 are triadic colors.