COLOR #EDF8D0

HEX: #EDF8D0 RGB: (237,248,208)

Renk bilgisi

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

RGB renk modeli

#EDF8D0 color RGB value is (237,248,208).

RGB: (237,248,208) (93%, 97%, 82%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 208 of 255 = 82%

237
248
208

R + G + B ~ 91%. #EDF8D0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 208 = 693 (100%)
R 237 of 693 ~ 34.2%
G 248 of 693 ~ 35.79%
B 208 of 693 ~ 30.01'%

%34.2
%35.79
%30.01

CMYK RENK MODELİ

#EDF8D0 rengi CMYK tonu (4,0,16,3).

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

CMYK: (4,0,16,3)
C4M0Y16K3 (4%, 0%, 16%, 3%)
(0.04 / 0.00 / 0.16 / 0.03)

CMYK yüzdeleri

%4.44
%0
%16.13
%2.75

Codes

Color #EDF8D0 in popluar color models

ED F8 D0
RGB 237 248 208
HSL 77° 74.07% 89.41%
HSB/HSV 77° 16.13% 97.25%
CMYK 4.44% 0.00% 16.13%
2.75%

Color #EDF8D0 in popluar number systems.

HEX ED F8 D0
Decimal 237 248 208
Binary 11101101 11111000 11010000
Octal 355 370 320

Shades and tints

Shades of #EDF8D0

#EDF8D0
(237,248,208)
#D8E2BE
(216,226,190)
#C3CCAC
(195,204,172)
#AEB69A
(174,182,154)
#99A088
(153,160,136)
#848A76
(132,138,118)
#6F7464
(111,116,100)
#5A5E52
(90,94,82)
#454840
(69,72,64)
#30322E
(48,50,46)
#1B1C1C
(27,28,28)
#000000
(0,0,0)

Tints of #EDF8D0

#EDF8D0
(237,248,208)
#EEF8D4
(238,248,212)
#EFF8D8
(239,248,216)
#F0F8DC
(240,248,220)
#F1F8E0
(241,248,224)
#F2F8E4
(242,248,228)
#F3F8E8
(243,248,232)
#F4F8EC
(244,248,236)
#F5F8F0
(245,248,240)
#F6F8F4
(246,248,244)
#F7F8F8
(247,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF8D0; }

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

This text font color is #EDF8D0.

Background Color

.myBgColor { background-color: #EDF8D0; }

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

This div background color is #EDF8D0.

Border color

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

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

This div border color is #EDF8D0.

Opacity

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

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

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

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

This text has shadow with #EDF8D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF8D0.

Preview

Color preview on black background

This text has color #EDF8D0 on black background.


Color preview on white background

This text has color #EDF8D0 on white background.


Black color preview on #EDF8D0 background

This text has black color on #EDF8D0 background.


White color preview on #EDF8D0 background

This text has white color on #EDF8D0 background.


Related colors

Complementary color

Complementary color for #hex is #12072F.


I love getcolorcode.com

Triadic colors

1 #D0EDF8 and #F8D0ED with #EDF8D0 are triadic colors.

2 #D0F8ED and #F8EDD0 with #EDF8D0 are triadic colors.