COLOR #EDFFDB

HEX: #EDFFDB RGB: (237,255,219)

Renk bilgisi

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

RGB renk modeli

#EDFFDB color RGB value is (237,255,219).

RGB: (237,255,219) (93%, 100%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 255 of 255 = 100%
B 219 of 255 = 86%

237
255
219

R + G + B ~ 93%. #EDFFDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 255 + 219 = 711 (100%)
R 237 of 711 ~ 33.33%
G 255 of 711 ~ 35.86%
B 219 of 711 ~ 30.8'%

%33.33
%35.86
%30.8

CMYK RENK MODELİ

#EDFFDB rengi CMYK tonu (7,0,14,0).

  • camgöbeği tonu 7.06%
  • eflatun tonu 0.00%
  • sarı tonu 14.12%
  • ana renk tonu 0.00%

CMYK: (7,0,14,0)
C7M0Y14K0 (7%, 0%, 14%, 0%)
(0.07 / 0.00 / 0.14 / 0.00)

CMYK yüzdeleri

%7.06
%0
%14.12
%0

Codes

Color #EDFFDB in popluar color models

ED FF DB
RGB 237 255 219
HSL 90° 100.00% 92.94%
HSB/HSV 90° 14.12% 100.00%
CMYK 7.06% 0.00% 14.12%
0.00%

Color #EDFFDB in popluar number systems.

HEX ED FF DB
Decimal 237 255 219
Binary 11101101 11111111 11011011
Octal 355 377 333

Shades and tints

Shades of #EDFFDB

#EDFFDB
(237,255,219)
#D8E8C8
(216,232,200)
#C3D1B5
(195,209,181)
#AEBAA2
(174,186,162)
#99A38F
(153,163,143)
#848C7C
(132,140,124)
#6F7569
(111,117,105)
#5A5E56
(90,94,86)
#454743
(69,71,67)
#303030
(48,48,48)
#1B191D
(27,25,29)
#000000
(0,0,0)

Tints of #EDFFDB

#EDFFDB
(237,255,219)
#EEFFDE
(238,255,222)
#EFFFE1
(239,255,225)
#F0FFE4
(240,255,228)
#F1FFE7
(241,255,231)
#F2FFEA
(242,255,234)
#F3FFED
(243,255,237)
#F4FFF0
(244,255,240)
#F5FFF3
(245,255,243)
#F6FFF6
(246,255,246)
#F7FFF9
(247,255,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFFDB; }

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

This text font color is #EDFFDB.

Background Color

.myBgColor { background-color: #EDFFDB; }

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

This div background color is #EDFFDB.

Border color

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

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

This div border color is #EDFFDB.

Opacity

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

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

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

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

This text has shadow with #EDFFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFFDB.

Preview

Color preview on black background

This text has color #EDFFDB on black background.


Color preview on white background

This text has color #EDFFDB on white background.


Black color preview on #EDFFDB background

This text has black color on #EDFFDB background.


White color preview on #EDFFDB background

This text has white color on #EDFFDB background.


Related colors

Complementary color

Complementary color for #hex is #120024.


I love getcolorcode.com

Triadic colors

1 #DBEDFF and #FFDBED with #EDFFDB are triadic colors.

2 #DBFFED and #FFEDDB with #EDFFDB are triadic colors.