COLOR #EDFC7B

HEX: #EDFC7B RGB: (237,252,123)

Renk bilgisi

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

RGB renk modeli

#EDFC7B color RGB value is (237,252,123).

RGB: (237,252,123) (93%, 99%, 48%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 252 of 255 = 99%
B 123 of 255 = 48%

237
252
123

R + G + B ~ 80%. #EDFC7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 252 + 123 = 612 (100%)
R 237 of 612 ~ 38.73%
G 252 of 612 ~ 41.18%
B 123 of 612 ~ 20.1'%

%38.73
%41.18
%20.1

CMYK RENK MODELİ

#EDFC7B rengi CMYK tonu (6,0,51,1).

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

CMYK: (6,0,51,1)
C6M0Y51K1 (6%, 0%, 51%, 1%)
(0.06 / 0.00 / 0.51 / 0.01)

CMYK yüzdeleri

%5.95
%0
%51.19
%1.18

Codes

Color #EDFC7B in popluar color models

ED FC 7B
RGB 237 252 123
HSL 67° 95.56% 73.53%
HSB/HSV 67° 51.19% 98.82%
CMYK 5.95% 0.00% 51.19%
1.18%

Color #EDFC7B in popluar number systems.

HEX ED FC 7B
Decimal 237 252 123
Binary 11101101 11111100 1111011
Octal 355 374 173

Shades and tints

Shades of #EDFC7B

#EDFC7B
(237,252,123)
#D8E670
(216,230,112)
#C3D065
(195,208,101)
#AEBA5A
(174,186,90)
#99A44F
(153,164,79)
#848E44
(132,142,68)
#6F7839
(111,120,57)
#5A622E
(90,98,46)
#454C23
(69,76,35)
#303618
(48,54,24)
#1B200D
(27,32,13)
#000000
(0,0,0)

Tints of #EDFC7B

#EDFC7B
(237,252,123)
#EEFC87
(238,252,135)
#EFFC93
(239,252,147)
#F0FC9F
(240,252,159)
#F1FCAB
(241,252,171)
#F2FCB7
(242,252,183)
#F3FCC3
(243,252,195)
#F4FCCF
(244,252,207)
#F5FCDB
(245,252,219)
#F6FCE7
(246,252,231)
#F7FCF3
(247,252,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFC7B; }

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

This text font color is #EDFC7B.

Background Color

.myBgColor { background-color: #EDFC7B; }

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

This div background color is #EDFC7B.

Border color

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

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

This div border color is #EDFC7B.

Opacity

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

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

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

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

This text has shadow with #EDFC7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFC7B.

Preview

Color preview on black background

This text has color #EDFC7B on black background.


Color preview on white background

This text has color #EDFC7B on white background.


Black color preview on #EDFC7B background

This text has black color on #EDFC7B background.


White color preview on #EDFC7B background

This text has white color on #EDFC7B background.


Related colors

Complementary color

Complementary color for #hex is #120384.


I love getcolorcode.com

Triadic colors

1 #7BEDFC and #FC7BED with #EDFC7B are triadic colors.

2 #7BFCED and #FCED7B with #EDFC7B are triadic colors.