COLOR #EDFABB

HEX: #EDFABB RGB: (237,250,187)

Renk bilgisi

#EDFABB contains mainly red and green colors. #EDFABB ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFABB color RGB value is (237,250,187).

RGB: (237,250,187) (93%, 98%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 187 of 255 = 73%

237
250
187

R + G + B ~ 88%. #EDFABB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 187 = 674 (100%)
R 237 of 674 ~ 35.16%
G 250 of 674 ~ 37.09%
B 187 of 674 ~ 27.74'%

%35.16
%37.09
%27.74

CMYK RENK MODELİ

#EDFABB rengi CMYK tonu (5,0,25,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 0.00%
  • sarı tonu 25.20%
  • ana renk tonu 1.96%

CMYK: (5,0,25,2)
C5M0Y25K2 (5%, 0%, 25%, 2%)
(0.05 / 0.00 / 0.25 / 0.02)

CMYK yüzdeleri

%5.2
%0
%25.2
%1.96

Codes

Color #EDFABB in popluar color models

ED FA BB
RGB 237 250 187
HSL 72° 86.30% 85.69%
HSB/HSV 72° 25.20% 98.04%
CMYK 5.20% 0.00% 25.20%
1.96%

Color #EDFABB in popluar number systems.

HEX ED FA BB
Decimal 237 250 187
Binary 11101101 11111010 10111011
Octal 355 372 273

Shades and tints

Shades of #EDFABB

#EDFABB
(237,250,187)
#D8E4AA
(216,228,170)
#C3CE99
(195,206,153)
#AEB888
(174,184,136)
#99A277
(153,162,119)
#848C66
(132,140,102)
#6F7655
(111,118,85)
#5A6044
(90,96,68)
#454A33
(69,74,51)
#303422
(48,52,34)
#1B1E11
(27,30,17)
#000000
(0,0,0)

Tints of #EDFABB

#EDFABB
(237,250,187)
#EEFAC1
(238,250,193)
#EFFAC7
(239,250,199)
#F0FACD
(240,250,205)
#F1FAD3
(241,250,211)
#F2FAD9
(242,250,217)
#F3FADF
(243,250,223)
#F4FAE5
(244,250,229)
#F5FAEB
(245,250,235)
#F6FAF1
(246,250,241)
#F7FAF7
(247,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFABB color. Also use rgb(237,250,187) instead hex code.

Text Font Color

.myTextColor { color: #EDFABB; }

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

This text font color is #EDFABB.

Background Color

.myBgColor { background-color: #EDFABB; }

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

This div background color is #EDFABB.

Border color

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

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

This div border color is #EDFABB.

Opacity

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

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

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

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

This text has shadow with #EDFABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFABB.

Preview

Color preview on black background

This text has color #EDFABB on black background.


Color preview on white background

This text has color #EDFABB on white background.


Black color preview on #EDFABB background

This text has black color on #EDFABB background.


White color preview on #EDFABB background

This text has white color on #EDFABB background.


Related colors

Complementary color

Complementary color for #hex is #120544.


I love getcolorcode.com

Triadic colors

1 #BBEDFA and #FABBED with #EDFABB are triadic colors.

2 #BBFAED and #FAEDBB with #EDFABB are triadic colors.