COLOR #EDF9CF

HEX: #EDF9CF RGB: (237,249,207)

Renk bilgisi

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

RGB renk modeli

#EDF9CF color RGB value is (237,249,207).

RGB: (237,249,207) (93%, 98%, 81%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 207 of 255 = 81%

237
249
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 207 = 693 (100%)
R 237 of 693 ~ 34.2%
G 249 of 693 ~ 35.93%
B 207 of 693 ~ 29.87'%

%34.2
%35.93
%29.87

CMYK RENK MODELİ

#EDF9CF rengi CMYK tonu (5,0,17,2).

  • camgöbeği tonu 4.82%
  • eflatun tonu 0.00%
  • sarı tonu 16.87%
  • ana renk tonu 2.35%

CMYK: (5,0,17,2)
C5M0Y17K2 (5%, 0%, 17%, 2%)
(0.05 / 0.00 / 0.17 / 0.02)

CMYK yüzdeleri

%4.82
%0
%16.87
%2.35

Codes

Color #EDF9CF in popluar color models

ED F9 CF
RGB 237 249 207
HSL 77° 77.78% 89.41%
HSB/HSV 77° 16.87% 97.65%
CMYK 4.82% 0.00% 16.87%
2.35%

Color #EDF9CF in popluar number systems.

HEX ED F9 CF
Decimal 237 249 207
Binary 11101101 11111001 11001111
Octal 355 371 317

Shades and tints

Shades of #EDF9CF

#EDF9CF
(237,249,207)
#D8E3BD
(216,227,189)
#C3CDAB
(195,205,171)
#AEB799
(174,183,153)
#99A187
(153,161,135)
#848B75
(132,139,117)
#6F7563
(111,117,99)
#5A5F51
(90,95,81)
#45493F
(69,73,63)
#30332D
(48,51,45)
#1B1D1B
(27,29,27)
#000000
(0,0,0)

Tints of #EDF9CF

#EDF9CF
(237,249,207)
#EEF9D3
(238,249,211)
#EFF9D7
(239,249,215)
#F0F9DB
(240,249,219)
#F1F9DF
(241,249,223)
#F2F9E3
(242,249,227)
#F3F9E7
(243,249,231)
#F4F9EB
(244,249,235)
#F5F9EF
(245,249,239)
#F6F9F3
(246,249,243)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF9CF; }

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

This text font color is #EDF9CF.

Background Color

.myBgColor { background-color: #EDF9CF; }

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

This div background color is #EDF9CF.

Border color

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

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

This div border color is #EDF9CF.

Opacity

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

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

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

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

This text has shadow with #EDF9CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9CF.

Preview

Color preview on black background

This text has color #EDF9CF on black background.


Color preview on white background

This text has color #EDF9CF on white background.


Black color preview on #EDF9CF background

This text has black color on #EDF9CF background.


White color preview on #EDF9CF background

This text has white color on #EDF9CF background.


Related colors

Complementary color

Complementary color for #hex is #120630.


I love getcolorcode.com

Triadic colors

1 #CFEDF9 and #F9CFED with #EDF9CF are triadic colors.

2 #CFF9ED and #F9EDCF with #EDF9CF are triadic colors.