COLOR #EDF8C8

HEX: #EDF8C8 RGB: (237,248,200)

Renk bilgisi

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

RGB renk modeli

#EDF8C8 color RGB value is (237,248,200).

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

RGB bağlantıları ve doygunluk

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

237
248
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 200 = 685 (100%)
R 237 of 685 ~ 34.6%
G 248 of 685 ~ 36.2%
B 200 of 685 ~ 29.2'%

%34.6
%36.2
%29.2

CMYK RENK MODELİ

#EDF8C8 rengi CMYK tonu (4,0,19,3).

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

CMYK: (4,0,19,3)
C4M0Y19K3 (4%, 0%, 19%, 3%)
(0.04 / 0.00 / 0.19 / 0.03)

CMYK yüzdeleri

%4.44
%0
%19.35
%2.75

Codes

Color #EDF8C8 in popluar color models

ED F8 C8
RGB 237 248 200
HSL 74° 77.42% 87.84%
HSB/HSV 74° 19.35% 97.25%
CMYK 4.44% 0.00% 19.35%
2.75%

Color #EDF8C8 in popluar number systems.

HEX ED F8 C8
Decimal 237 248 200
Binary 11101101 11111000 11001000
Octal 355 370 310

Shades and tints

Shades of #EDF8C8

#EDF8C8
(237,248,200)
#D8E2B6
(216,226,182)
#C3CCA4
(195,204,164)
#AEB692
(174,182,146)
#99A080
(153,160,128)
#848A6E
(132,138,110)
#6F745C
(111,116,92)
#5A5E4A
(90,94,74)
#454838
(69,72,56)
#303226
(48,50,38)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #EDF8C8

#EDF8C8
(237,248,200)
#EEF8CD
(238,248,205)
#EFF8D2
(239,248,210)
#F0F8D7
(240,248,215)
#F1F8DC
(241,248,220)
#F2F8E1
(242,248,225)
#F3F8E6
(243,248,230)
#F4F8EB
(244,248,235)
#F5F8F0
(245,248,240)
#F6F8F5
(246,248,245)
#F7F8FA
(247,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF8C8; }

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

This text font color is #EDF8C8.

Background Color

.myBgColor { background-color: #EDF8C8; }

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

This div background color is #EDF8C8.

Border color

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

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

This div border color is #EDF8C8.

Opacity

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

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

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

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

This text has shadow with #EDF8C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF8C8.

Preview

Color preview on black background

This text has color #EDF8C8 on black background.


Color preview on white background

This text has color #EDF8C8 on white background.


Black color preview on #EDF8C8 background

This text has black color on #EDF8C8 background.


White color preview on #EDF8C8 background

This text has white color on #EDF8C8 background.


Related colors

Complementary color

Complementary color for #hex is #120737.


I love getcolorcode.com

Triadic colors

1 #C8EDF8 and #F8C8ED with #EDF8C8 are triadic colors.

2 #C8F8ED and #F8EDC8 with #EDF8C8 are triadic colors.