COLOR #EDF2DB

HEX: #EDF2DB RGB: (237,242,219)

Renk bilgisi

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

RGB renk modeli

#EDF2DB color RGB value is (237,242,219).

RGB: (237,242,219) (93%, 95%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 242 of 255 = 95%
B 219 of 255 = 86%

237
242
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 242 + 219 = 698 (100%)
R 237 of 698 ~ 33.95%
G 242 of 698 ~ 34.67%
B 219 of 698 ~ 31.38'%

%33.95
%34.67
%31.38

CMYK RENK MODELİ

#EDF2DB rengi CMYK tonu (2,0,10,5).

  • camgöbeği tonu 2.07%
  • eflatun tonu 0.00%
  • sarı tonu 9.50%
  • ana renk tonu 5.10%

CMYK: (2,0,10,5)
C2M0Y10K5 (2%, 0%, 10%, 5%)
(0.02 / 0.00 / 0.10 / 0.05)

CMYK yüzdeleri

%2.07
%0
%9.5
%5.1

Codes

Color #EDF2DB in popluar color models

ED F2 DB
RGB 237 242 219
HSL 73° 46.94% 90.39%
HSB/HSV 73° 9.50% 94.90%
CMYK 2.07% 0.00% 9.50%
5.10%

Color #EDF2DB in popluar number systems.

HEX ED F2 DB
Decimal 237 242 219
Binary 11101101 11110010 11011011
Octal 355 362 333

Shades and tints

Shades of #EDF2DB

#EDF2DB
(237,242,219)
#D8DCC8
(216,220,200)
#C3C6B5
(195,198,181)
#AEB0A2
(174,176,162)
#999A8F
(153,154,143)
#84847C
(132,132,124)
#6F6E69
(111,110,105)
#5A5856
(90,88,86)
#454243
(69,66,67)
#302C30
(48,44,48)
#1B161D
(27,22,29)
#000000
(0,0,0)

Tints of #EDF2DB

#EDF2DB
(237,242,219)
#EEF3DE
(238,243,222)
#EFF4E1
(239,244,225)
#F0F5E4
(240,245,228)
#F1F6E7
(241,246,231)
#F2F7EA
(242,247,234)
#F3F8ED
(243,248,237)
#F4F9F0
(244,249,240)
#F5FAF3
(245,250,243)
#F6FBF6
(246,251,246)
#F7FCF9
(247,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF2DB color. Also use rgb(237,242,219) instead hex code.

Text Font Color

.myTextColor { color: #EDF2DB; }

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

This text font color is #EDF2DB.

Background Color

.myBgColor { background-color: #EDF2DB; }

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

This div background color is #EDF2DB.

Border color

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

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

This div border color is #EDF2DB.

Opacity

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

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

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

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

This text has shadow with #EDF2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF2DB.

Preview

Color preview on black background

This text has color #EDF2DB on black background.


Color preview on white background

This text has color #EDF2DB on white background.


Black color preview on #EDF2DB background

This text has black color on #EDF2DB background.


White color preview on #EDF2DB background

This text has white color on #EDF2DB background.


Related colors

Complementary color

Complementary color for #hex is #120D24.


I love getcolorcode.com

Triadic colors

1 #DBEDF2 and #F2DBED with #EDF2DB are triadic colors.

2 #DBF2ED and #F2EDDB with #EDF2DB are triadic colors.