COLOR #EDFEE9

HEX: #EDFEE9 RGB: (237,254,233)

Renk bilgisi

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

RGB renk modeli

#EDFEE9 color RGB value is (237,254,233).

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

RGB bağlantıları ve doygunluk

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

237
254
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 233 = 724 (100%)
R 237 of 724 ~ 32.73%
G 254 of 724 ~ 35.08%
B 233 of 724 ~ 32.18'%

%32.73
%35.08
%32.18

CMYK RENK MODELİ

#EDFEE9 rengi CMYK tonu (7,0,8,0).

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

CMYK: (7,0,8,0)
C7M0Y8K0 (7%, 0%, 8%, 0%)
(0.07 / 0.00 / 0.08 / 0.00)

CMYK yüzdeleri

%6.69
%0
%8.27
%0.39

Codes

Color #EDFEE9 in popluar color models

ED FE E9
RGB 237 254 233
HSL 109° 91.30% 95.49%
HSB/HSV 109° 8.27% 99.61%
CMYK 6.69% 0.00% 8.27%
0.39%

Color #EDFEE9 in popluar number systems.

HEX ED FE E9
Decimal 237 254 233
Binary 11101101 11111110 11101001
Octal 355 376 351

Shades and tints

Shades of #EDFEE9

#EDFEE9
(237,254,233)
#D8E7D4
(216,231,212)
#C3D0BF
(195,208,191)
#AEB9AA
(174,185,170)
#99A295
(153,162,149)
#848B80
(132,139,128)
#6F746B
(111,116,107)
#5A5D56
(90,93,86)
#454641
(69,70,65)
#302F2C
(48,47,44)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #EDFEE9

#EDFEE9
(237,254,233)
#EEFEEB
(238,254,235)
#EFFEED
(239,254,237)
#F0FEEF
(240,254,239)
#F1FEF1
(241,254,241)
#F2FEF3
(242,254,243)
#F3FEF5
(243,254,245)
#F4FEF7
(244,254,247)
#F5FEF9
(245,254,249)
#F6FEFB
(246,254,251)
#F7FEFD
(247,254,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFEE9; }

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

This text font color is #EDFEE9.

Background Color

.myBgColor { background-color: #EDFEE9; }

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

This div background color is #EDFEE9.

Border color

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

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

This div border color is #EDFEE9.

Opacity

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

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

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

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

This text has shadow with #EDFEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFEE9.

Preview

Color preview on black background

This text has color #EDFEE9 on black background.


Color preview on white background

This text has color #EDFEE9 on white background.


Black color preview on #EDFEE9 background

This text has black color on #EDFEE9 background.


White color preview on #EDFEE9 background

This text has white color on #EDFEE9 background.


Related colors

Complementary color

Complementary color for #hex is #120116.


I love getcolorcode.com

Triadic colors

1 #E9EDFE and #FEE9ED with #EDFEE9 are triadic colors.

2 #E9FEED and #FEEDE9 with #EDFEE9 are triadic colors.