COLOR #EDF4C7

HEX: #EDF4C7 RGB: (237,244,199)

Renk bilgisi

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

RGB renk modeli

#EDF4C7 color RGB value is (237,244,199).

RGB: (237,244,199) (93%, 96%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 244 of 255 = 96%
B 199 of 255 = 78%

237
244
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 244 + 199 = 680 (100%)
R 237 of 680 ~ 34.85%
G 244 of 680 ~ 35.88%
B 199 of 680 ~ 29.26'%

%34.85
%35.88
%29.26

CMYK RENK MODELİ

#EDF4C7 rengi CMYK tonu (3,0,18,4).

  • camgöbeği tonu 2.87%
  • eflatun tonu 0.00%
  • sarı tonu 18.44%
  • ana renk tonu 4.31%

CMYK: (3,0,18,4)
C3M0Y18K4 (3%, 0%, 18%, 4%)
(0.03 / 0.00 / 0.18 / 0.04)

CMYK yüzdeleri

%2.87
%0
%18.44
%4.31

Codes

Color #EDF4C7 in popluar color models

ED F4 C7
RGB 237 244 199
HSL 69° 67.16% 86.86%
HSB/HSV 69° 18.44% 95.69%
CMYK 2.87% 0.00% 18.44%
4.31%

Color #EDF4C7 in popluar number systems.

HEX ED F4 C7
Decimal 237 244 199
Binary 11101101 11110100 11000111
Octal 355 364 307

Shades and tints

Shades of #EDF4C7

#EDF4C7
(237,244,199)
#D8DEB5
(216,222,181)
#C3C8A3
(195,200,163)
#AEB291
(174,178,145)
#999C7F
(153,156,127)
#84866D
(132,134,109)
#6F705B
(111,112,91)
#5A5A49
(90,90,73)
#454437
(69,68,55)
#302E25
(48,46,37)
#1B1813
(27,24,19)
#000000
(0,0,0)

Tints of #EDF4C7

#EDF4C7
(237,244,199)
#EEF5CC
(238,245,204)
#EFF6D1
(239,246,209)
#F0F7D6
(240,247,214)
#F1F8DB
(241,248,219)
#F2F9E0
(242,249,224)
#F3FAE5
(243,250,229)
#F4FBEA
(244,251,234)
#F5FCEF
(245,252,239)
#F6FDF4
(246,253,244)
#F7FEF9
(247,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF4C7 color. Also use rgb(237,244,199) instead hex code.

Text Font Color

.myTextColor { color: #EDF4C7; }

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

This text font color is #EDF4C7.

Background Color

.myBgColor { background-color: #EDF4C7; }

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

This div background color is #EDF4C7.

Border color

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

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

This div border color is #EDF4C7.

Opacity

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

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

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

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

This text has shadow with #EDF4C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF4C7.

Preview

Color preview on black background

This text has color #EDF4C7 on black background.


Color preview on white background

This text has color #EDF4C7 on white background.


Black color preview on #EDF4C7 background

This text has black color on #EDF4C7 background.


White color preview on #EDF4C7 background

This text has white color on #EDF4C7 background.


Related colors

Complementary color

Complementary color for #hex is #120B38.


I love getcolorcode.com

Triadic colors

1 #C7EDF4 and #F4C7ED with #EDF4C7 are triadic colors.

2 #C7F4ED and #F4EDC7 with #EDF4C7 are triadic colors.