COLOR #EDFEDD

HEX: #EDFEDD RGB: (237,254,221)

Renk bilgisi

#EDFEDD contains red, green and blue colors in about the same proportion. #EDFEDD ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFEDD color RGB value is (237,254,221).

RGB: (237,254,221) (93%, 100%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 254 of 255 = 100%
B 221 of 255 = 87%

237
254
221

R + G + B ~ 93%. #EDFEDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 221 = 712 (100%)
R 237 of 712 ~ 33.29%
G 254 of 712 ~ 35.67%
B 221 of 712 ~ 31.04'%

%33.29
%35.67
%31.04

CMYK RENK MODELİ

#EDFEDD rengi CMYK tonu (7,0,13,0).

  • camgöbeği tonu 6.69%
  • eflatun tonu 0.00%
  • sarı tonu 12.99%
  • ana renk tonu 0.39%

CMYK: (7,0,13,0)
C7M0Y13K0 (7%, 0%, 13%, 0%)
(0.07 / 0.00 / 0.13 / 0.00)

CMYK yüzdeleri

%6.69
%0
%12.99
%0.39

Codes

Color #EDFEDD in popluar color models

ED FE DD
RGB 237 254 221
HSL 91° 94.29% 93.14%
HSB/HSV 91° 12.99% 99.61%
CMYK 6.69% 0.00% 12.99%
0.39%

Color #EDFEDD in popluar number systems.

HEX ED FE DD
Decimal 237 254 221
Binary 11101101 11111110 11011101
Octal 355 376 335

Shades and tints

Shades of #EDFEDD

#EDFEDD
(237,254,221)
#D8E7C9
(216,231,201)
#C3D0B5
(195,208,181)
#AEB9A1
(174,185,161)
#99A28D
(153,162,141)
#848B79
(132,139,121)
#6F7465
(111,116,101)
#5A5D51
(90,93,81)
#45463D
(69,70,61)
#302F29
(48,47,41)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #EDFEDD

#EDFEDD
(237,254,221)
#EEFEE0
(238,254,224)
#EFFEE3
(239,254,227)
#F0FEE6
(240,254,230)
#F1FEE9
(241,254,233)
#F2FEEC
(242,254,236)
#F3FEEF
(243,254,239)
#F4FEF2
(244,254,242)
#F5FEF5
(245,254,245)
#F6FEF8
(246,254,248)
#F7FEFB
(247,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFEDD color. Also use rgb(237,254,221) instead hex code.

Text Font Color

.myTextColor { color: #EDFEDD; }

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

This text font color is #EDFEDD.

Background Color

.myBgColor { background-color: #EDFEDD; }

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

This div background color is #EDFEDD.

Border color

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

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

This div border color is #EDFEDD.

Opacity

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

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

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

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

This text has shadow with #EDFEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFEDD.

Preview

Color preview on black background

This text has color #EDFEDD on black background.


Color preview on white background

This text has color #EDFEDD on white background.


Black color preview on #EDFEDD background

This text has black color on #EDFEDD background.


White color preview on #EDFEDD background

This text has white color on #EDFEDD background.


Related colors

Complementary color

Complementary color for #hex is #120122.


I love getcolorcode.com

Triadic colors

1 #DDEDFE and #FEDDED with #EDFEDD are triadic colors.

2 #DDFEED and #FEEDDD with #EDFEDD are triadic colors.