COLOR #EDF9DB

HEX: #EDF9DB RGB: (237,249,219)

Renk bilgisi

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

RGB renk modeli

#EDF9DB color RGB value is (237,249,219).

RGB: (237,249,219) (93%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 219 of 255 = 86%

237
249
219

R + G + B ~ 92%. #EDF9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 219 = 705 (100%)
R 237 of 705 ~ 33.62%
G 249 of 705 ~ 35.32%
B 219 of 705 ~ 31.06'%

%33.62
%35.32
%31.06

CMYK RENK MODELİ

#EDF9DB rengi CMYK tonu (5,0,12,2).

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

CMYK: (5,0,12,2)
C5M0Y12K2 (5%, 0%, 12%, 2%)
(0.05 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%4.82
%0
%12.05
%2.35

Codes

Color #EDF9DB in popluar color models

ED F9 DB
RGB 237 249 219
HSL 84° 71.43% 91.76%
HSB/HSV 84° 12.05% 97.65%
CMYK 4.82% 0.00% 12.05%
2.35%

Color #EDF9DB in popluar number systems.

HEX ED F9 DB
Decimal 237 249 219
Binary 11101101 11111001 11011011
Octal 355 371 333

Shades and tints

Shades of #EDF9DB

#EDF9DB
(237,249,219)
#D8E3C8
(216,227,200)
#C3CDB5
(195,205,181)
#AEB7A2
(174,183,162)
#99A18F
(153,161,143)
#848B7C
(132,139,124)
#6F7569
(111,117,105)
#5A5F56
(90,95,86)
#454943
(69,73,67)
#303330
(48,51,48)
#1B1D1D
(27,29,29)
#000000
(0,0,0)

Tints of #EDF9DB

#EDF9DB
(237,249,219)
#EEF9DE
(238,249,222)
#EFF9E1
(239,249,225)
#F0F9E4
(240,249,228)
#F1F9E7
(241,249,231)
#F2F9EA
(242,249,234)
#F3F9ED
(243,249,237)
#F4F9F0
(244,249,240)
#F5F9F3
(245,249,243)
#F6F9F6
(246,249,246)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF9DB; }

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

This text font color is #EDF9DB.

Background Color

.myBgColor { background-color: #EDF9DB; }

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

This div background color is #EDF9DB.

Border color

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

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

This div border color is #EDF9DB.

Opacity

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

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

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

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

This text has shadow with #EDF9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9DB.

Preview

Color preview on black background

This text has color #EDF9DB on black background.


Color preview on white background

This text has color #EDF9DB on white background.


Black color preview on #EDF9DB background

This text has black color on #EDF9DB background.


White color preview on #EDF9DB background

This text has white color on #EDF9DB background.


Related colors

Complementary color

Complementary color for #hex is #120624.


I love getcolorcode.com

Triadic colors

1 #DBEDF9 and #F9DBED with #EDF9DB are triadic colors.

2 #DBF9ED and #F9EDDB with #EDF9DB are triadic colors.