COLOR #EDFDB7

HEX: #EDFDB7 RGB: (237,253,183)

Renk bilgisi

#EDFDB7 contains mainly red and green colors. #EDFDB7 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFDB7 color RGB value is (237,253,183).

RGB: (237,253,183) (93%, 99%, 72%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 183 of 255 = 72%

237
253
183

R + G + B ~ 88%. #EDFDB7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 183 = 673 (100%)
R 237 of 673 ~ 35.22%
G 253 of 673 ~ 37.59%
B 183 of 673 ~ 27.19'%

%35.22
%37.59
%27.19

CMYK RENK MODELİ

#EDFDB7 rengi CMYK tonu (6,0,28,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 0.00%
  • sarı tonu 27.67%
  • ana renk tonu 0.78%

CMYK: (6,0,28,1)
C6M0Y28K1 (6%, 0%, 28%, 1%)
(0.06 / 0.00 / 0.28 / 0.01)

CMYK yüzdeleri

%6.32
%0
%27.67
%0.78

Codes

Color #EDFDB7 in popluar color models

ED FD B7
RGB 237 253 183
HSL 74° 94.59% 85.49%
HSB/HSV 74° 27.67% 99.22%
CMYK 6.32% 0.00% 27.67%
0.78%

Color #EDFDB7 in popluar number systems.

HEX ED FD B7
Decimal 237 253 183
Binary 11101101 11111101 10110111
Octal 355 375 267

Shades and tints

Shades of #EDFDB7

#EDFDB7
(237,253,183)
#D8E6A7
(216,230,167)
#C3CF97
(195,207,151)
#AEB887
(174,184,135)
#99A177
(153,161,119)
#848A67
(132,138,103)
#6F7357
(111,115,87)
#5A5C47
(90,92,71)
#454537
(69,69,55)
#302E27
(48,46,39)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #EDFDB7

#EDFDB7
(237,253,183)
#EEFDBD
(238,253,189)
#EFFDC3
(239,253,195)
#F0FDC9
(240,253,201)
#F1FDCF
(241,253,207)
#F2FDD5
(242,253,213)
#F3FDDB
(243,253,219)
#F4FDE1
(244,253,225)
#F5FDE7
(245,253,231)
#F6FDED
(246,253,237)
#F7FDF3
(247,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFDB7 color. Also use rgb(237,253,183) instead hex code.

Text Font Color

.myTextColor { color: #EDFDB7; }

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

This text font color is #EDFDB7.

Background Color

.myBgColor { background-color: #EDFDB7; }

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

This div background color is #EDFDB7.

Border color

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

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

This div border color is #EDFDB7.

Opacity

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

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

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

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

This text has shadow with #EDFDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDB7.

Preview

Color preview on black background

This text has color #EDFDB7 on black background.


Color preview on white background

This text has color #EDFDB7 on white background.


Black color preview on #EDFDB7 background

This text has black color on #EDFDB7 background.


White color preview on #EDFDB7 background

This text has white color on #EDFDB7 background.


Related colors

Complementary color

Complementary color for #hex is #120248.


I love getcolorcode.com

Triadic colors

1 #B7EDFD and #FDB7ED with #EDFDB7 are triadic colors.

2 #B7FDED and #FDEDB7 with #EDFDB7 are triadic colors.