COLOR #EDF8C7

HEX: #EDF8C7 RGB: (237,248,199)

Renk bilgisi

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

RGB renk modeli

#EDF8C7 color RGB value is (237,248,199).

RGB: (237,248,199) (93%, 97%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 199 of 255 = 78%

237
248
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 199 = 684 (100%)
R 237 of 684 ~ 34.65%
G 248 of 684 ~ 36.26%
B 199 of 684 ~ 29.09'%

%34.65
%36.26
%29.09

CMYK RENK MODELİ

#EDF8C7 rengi CMYK tonu (4,0,20,3).

  • camgöbeği tonu 4.44%
  • eflatun tonu 0.00%
  • sarı tonu 19.76%
  • ana renk tonu 2.75%

CMYK: (4,0,20,3)
C4M0Y20K3 (4%, 0%, 20%, 3%)
(0.04 / 0.00 / 0.20 / 0.03)

CMYK yüzdeleri

%4.44
%0
%19.76
%2.75

Codes

Color #EDF8C7 in popluar color models

ED F8 C7
RGB 237 248 199
HSL 73° 77.78% 87.65%
HSB/HSV 73° 19.76% 97.25%
CMYK 4.44% 0.00% 19.76%
2.75%

Color #EDF8C7 in popluar number systems.

HEX ED F8 C7
Decimal 237 248 199
Binary 11101101 11111000 11000111
Octal 355 370 307

Shades and tints

Shades of #EDF8C7

#EDF8C7
(237,248,199)
#D8E2B5
(216,226,181)
#C3CCA3
(195,204,163)
#AEB691
(174,182,145)
#99A07F
(153,160,127)
#848A6D
(132,138,109)
#6F745B
(111,116,91)
#5A5E49
(90,94,73)
#454837
(69,72,55)
#303225
(48,50,37)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDF8C7

#EDF8C7
(237,248,199)
#EEF8CC
(238,248,204)
#EFF8D1
(239,248,209)
#F0F8D6
(240,248,214)
#F1F8DB
(241,248,219)
#F2F8E0
(242,248,224)
#F3F8E5
(243,248,229)
#F4F8EA
(244,248,234)
#F5F8EF
(245,248,239)
#F6F8F4
(246,248,244)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF8C7; }

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

This text font color is #EDF8C7.

Background Color

.myBgColor { background-color: #EDF8C7; }

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

This div background color is #EDF8C7.

Border color

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

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

This div border color is #EDF8C7.

Opacity

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

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

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

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

This text has shadow with #EDF8C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF8C7.

Preview

Color preview on black background

This text has color #EDF8C7 on black background.


Color preview on white background

This text has color #EDF8C7 on white background.


Black color preview on #EDF8C7 background

This text has black color on #EDF8C7 background.


White color preview on #EDF8C7 background

This text has white color on #EDF8C7 background.


Related colors

Complementary color

Complementary color for #hex is #120738.


I love getcolorcode.com

Triadic colors

1 #C7EDF8 and #F8C7ED with #EDF8C7 are triadic colors.

2 #C7F8ED and #F8EDC7 with #EDF8C7 are triadic colors.