COLOR #EDFEF9

HEX: #EDFEF9 RGB: (237,254,249)

Renk bilgisi

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

RGB renk modeli

#EDFEF9 color RGB value is (237,254,249).

RGB: (237,254,249) (93%, 100%, 98%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 254 of 255 = 100%
B 249 of 255 = 98%

237
254
249

R + G + B ~ 97%. #EDFEF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 249 = 740 (100%)
R 237 of 740 ~ 32.03%
G 254 of 740 ~ 34.32%
B 249 of 740 ~ 33.65'%

%32.03
%34.32
%33.65

CMYK RENK MODELİ

#EDFEF9 rengi CMYK tonu (7,0,2,0).

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

CMYK: (7,0,2,0)
C7M0Y2K0 (7%, 0%, 2%, 0%)
(0.07 / 0.00 / 0.02 / 0.00)

CMYK yüzdeleri

%6.69
%0
%1.97
%0.39

Codes

Color #EDFEF9 in popluar color models

ED FE F9
RGB 237 254 249
HSL 162° 89.47% 96.27%
HSB/HSV 162° 6.69% 99.61%
CMYK 6.69% 0.00% 1.97%
0.39%

Color #EDFEF9 in popluar number systems.

HEX ED FE F9
Decimal 237 254 249
Binary 11101101 11111110 11111001
Octal 355 376 371

Shades and tints

Shades of #EDFEF9

#EDFEF9
(237,254,249)
#D8E7E3
(216,231,227)
#C3D0CD
(195,208,205)
#AEB9B7
(174,185,183)
#99A2A1
(153,162,161)
#848B8B
(132,139,139)
#6F7475
(111,116,117)
#5A5D5F
(90,93,95)
#454649
(69,70,73)
#302F33
(48,47,51)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #EDFEF9

#EDFEF9
(237,254,249)
#EEFEF9
(238,254,249)
#EFFEF9
(239,254,249)
#F0FEF9
(240,254,249)
#F1FEF9
(241,254,249)
#F2FEF9
(242,254,249)
#F3FEF9
(243,254,249)
#F4FEF9
(244,254,249)
#F5FEF9
(245,254,249)
#F6FEF9
(246,254,249)
#F7FEF9
(247,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFEF9; }

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

This text font color is #EDFEF9.

Background Color

.myBgColor { background-color: #EDFEF9; }

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

This div background color is #EDFEF9.

Border color

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

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

This div border color is #EDFEF9.

Opacity

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

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

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

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

This text has shadow with #EDFEF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFEF9.

Preview

Color preview on black background

This text has color #EDFEF9 on black background.


Color preview on white background

This text has color #EDFEF9 on white background.


Black color preview on #EDFEF9 background

This text has black color on #EDFEF9 background.


White color preview on #EDFEF9 background

This text has white color on #EDFEF9 background.


Related colors

Complementary color

Complementary color for #hex is #120106.


I love getcolorcode.com

Triadic colors

1 #F9EDFE and #FEF9ED with #EDFEF9 are triadic colors.

2 #F9FEED and #FEEDF9 with #EDFEF9 are triadic colors.