COLOR #EDFDBD

HEX: #EDFDBD RGB: (237,253,189)

Renk bilgisi

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

RGB renk modeli

#EDFDBD color RGB value is (237,253,189).

RGB: (237,253,189) (93%, 99%, 74%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 189 of 255 = 74%

237
253
189

R + G + B ~ 89%. #EDFDBD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 189 = 679 (100%)
R 237 of 679 ~ 34.9%
G 253 of 679 ~ 37.26%
B 189 of 679 ~ 27.84'%

%34.9
%37.26
%27.84

CMYK RENK MODELİ

#EDFDBD rengi CMYK tonu (6,0,25,1).

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

CMYK: (6,0,25,1)
C6M0Y25K1 (6%, 0%, 25%, 1%)
(0.06 / 0.00 / 0.25 / 0.01)

CMYK yüzdeleri

%6.32
%0
%25.3
%0.78

Codes

Color #EDFDBD in popluar color models

ED FD BD
RGB 237 253 189
HSL 75° 94.12% 86.67%
HSB/HSV 75° 25.30% 99.22%
CMYK 6.32% 0.00% 25.30%
0.78%

Color #EDFDBD in popluar number systems.

HEX ED FD BD
Decimal 237 253 189
Binary 11101101 11111101 10111101
Octal 355 375 275

Shades and tints

Shades of #EDFDBD

#EDFDBD
(237,253,189)
#D8E6AC
(216,230,172)
#C3CF9B
(195,207,155)
#AEB88A
(174,184,138)
#99A179
(153,161,121)
#848A68
(132,138,104)
#6F7357
(111,115,87)
#5A5C46
(90,92,70)
#454535
(69,69,53)
#302E24
(48,46,36)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDFDBD

#EDFDBD
(237,253,189)
#EEFDC3
(238,253,195)
#EFFDC9
(239,253,201)
#F0FDCF
(240,253,207)
#F1FDD5
(241,253,213)
#F2FDDB
(242,253,219)
#F3FDE1
(243,253,225)
#F4FDE7
(244,253,231)
#F5FDED
(245,253,237)
#F6FDF3
(246,253,243)
#F7FDF9
(247,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFDBD; }

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

This text font color is #EDFDBD.

Background Color

.myBgColor { background-color: #EDFDBD; }

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

This div background color is #EDFDBD.

Border color

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

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

This div border color is #EDFDBD.

Opacity

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

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

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

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

This text has shadow with #EDFDBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDBD.

Preview

Color preview on black background

This text has color #EDFDBD on black background.


Color preview on white background

This text has color #EDFDBD on white background.


Black color preview on #EDFDBD background

This text has black color on #EDFDBD background.


White color preview on #EDFDBD background

This text has white color on #EDFDBD background.


Related colors

Complementary color

Complementary color for #hex is #120242.


I love getcolorcode.com

Triadic colors

1 #BDEDFD and #FDBDED with #EDFDBD are triadic colors.

2 #BDFDED and #FDEDBD with #EDFDBD are triadic colors.