COLOR #EDFEE7

HEX: #EDFEE7 RGB: (237,254,231)

Renk bilgisi

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

RGB renk modeli

#EDFEE7 color RGB value is (237,254,231).

RGB: (237,254,231) (93%, 100%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 254 of 255 = 100%
B 231 of 255 = 91%

237
254
231

R + G + B ~ 95%. #EDFEE7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 231 = 722 (100%)
R 237 of 722 ~ 32.83%
G 254 of 722 ~ 35.18%
B 231 of 722 ~ 31.99'%

%32.83
%35.18
%31.99

CMYK RENK MODELİ

#EDFEE7 rengi CMYK tonu (7,0,9,0).

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

CMYK: (7,0,9,0)
C7M0Y9K0 (7%, 0%, 9%, 0%)
(0.07 / 0.00 / 0.09 / 0.00)

CMYK yüzdeleri

%6.69
%0
%9.06
%0.39

Codes

Color #EDFEE7 in popluar color models

ED FE E7
RGB 237 254 231
HSL 104° 92.00% 95.10%
HSB/HSV 104° 9.06% 99.61%
CMYK 6.69% 0.00% 9.06%
0.39%

Color #EDFEE7 in popluar number systems.

HEX ED FE E7
Decimal 237 254 231
Binary 11101101 11111110 11100111
Octal 355 376 347

Shades and tints

Shades of #EDFEE7

#EDFEE7
(237,254,231)
#D8E7D2
(216,231,210)
#C3D0BD
(195,208,189)
#AEB9A8
(174,185,168)
#99A293
(153,162,147)
#848B7E
(132,139,126)
#6F7469
(111,116,105)
#5A5D54
(90,93,84)
#45463F
(69,70,63)
#302F2A
(48,47,42)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #EDFEE7

#EDFEE7
(237,254,231)
#EEFEE9
(238,254,233)
#EFFEEB
(239,254,235)
#F0FEED
(240,254,237)
#F1FEEF
(241,254,239)
#F2FEF1
(242,254,241)
#F3FEF3
(243,254,243)
#F4FEF5
(244,254,245)
#F5FEF7
(245,254,247)
#F6FEF9
(246,254,249)
#F7FEFB
(247,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFEE7; }

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

This text font color is #EDFEE7.

Background Color

.myBgColor { background-color: #EDFEE7; }

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

This div background color is #EDFEE7.

Border color

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

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

This div border color is #EDFEE7.

Opacity

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

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

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

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

This text has shadow with #EDFEE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFEE7.

Preview

Color preview on black background

This text has color #EDFEE7 on black background.


Color preview on white background

This text has color #EDFEE7 on white background.


Black color preview on #EDFEE7 background

This text has black color on #EDFEE7 background.


White color preview on #EDFEE7 background

This text has white color on #EDFEE7 background.


Related colors

Complementary color

Complementary color for #hex is #120118.


I love getcolorcode.com

Triadic colors

1 #E7EDFE and #FEE7ED with #EDFEE7 are triadic colors.

2 #E7FEED and #FEEDE7 with #EDFEE7 are triadic colors.