COLOR #EDFEDB

HEX: #EDFEDB RGB: (237,254,219)

Renk bilgisi

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

RGB renk modeli

#EDFEDB color RGB value is (237,254,219).

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

RGB bağlantıları ve doygunluk

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

237
254
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 254 + 219 = 710 (100%)
R 237 of 710 ~ 33.38%
G 254 of 710 ~ 35.77%
B 219 of 710 ~ 30.85'%

%33.38
%35.77
%30.85

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.69%
  • eflatun tonu 0.00%
  • sarı tonu 13.78%
  • ana renk tonu 0.39%

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

CMYK yüzdeleri

%6.69
%0
%13.78
%0.39

Codes

Color #EDFEDB in popluar color models

ED FE DB
RGB 237 254 219
HSL 89° 94.59% 92.75%
HSB/HSV 89° 13.78% 99.61%
CMYK 6.69% 0.00% 13.78%
0.39%

Color #EDFEDB in popluar number systems.

HEX ED FE DB
Decimal 237 254 219
Binary 11101101 11111110 11011011
Octal 355 376 333

Shades and tints

Shades of #EDFEDB

#EDFEDB
(237,254,219)
#D8E7C8
(216,231,200)
#C3D0B5
(195,208,181)
#AEB9A2
(174,185,162)
#99A28F
(153,162,143)
#848B7C
(132,139,124)
#6F7469
(111,116,105)
#5A5D56
(90,93,86)
#454643
(69,70,67)
#302F30
(48,47,48)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #EDFEDB

#EDFEDB
(237,254,219)
#EEFEDE
(238,254,222)
#EFFEE1
(239,254,225)
#F0FEE4
(240,254,228)
#F1FEE7
(241,254,231)
#F2FEEA
(242,254,234)
#F3FEED
(243,254,237)
#F4FEF0
(244,254,240)
#F5FEF3
(245,254,243)
#F6FEF6
(246,254,246)
#F7FEF9
(247,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFEDB; }

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

This text font color is #EDFEDB.

Background Color

.myBgColor { background-color: #EDFEDB; }

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

This div background color is #EDFEDB.

Border color

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

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

This div border color is #EDFEDB.

Opacity

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

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

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

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

This text has shadow with #EDFEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFEDB.

Preview

Color preview on black background

This text has color #EDFEDB on black background.


Color preview on white background

This text has color #EDFEDB on white background.


Black color preview on #EDFEDB background

This text has black color on #EDFEDB background.


White color preview on #EDFEDB background

This text has white color on #EDFEDB background.


Related colors

Complementary color

Complementary color for #hex is #120124.


I love getcolorcode.com

Triadic colors

1 #DBEDFE and #FEDBED with #EDFEDB are triadic colors.

2 #DBFEED and #FEEDDB with #EDFEDB are triadic colors.