COLOR #EDFAB5

HEX: #EDFAB5 RGB: (237,250,181)

Renk bilgisi

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

RGB renk modeli

#EDFAB5 color RGB value is (237,250,181).

RGB: (237,250,181) (93%, 98%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 181 of 255 = 71%

237
250
181

R + G + B ~ 87%. #EDFAB5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 181 = 668 (100%)
R 237 of 668 ~ 35.48%
G 250 of 668 ~ 37.43%
B 181 of 668 ~ 27.1'%

%35.48
%37.43
%27.1

CMYK RENK MODELİ

#EDFAB5 rengi CMYK tonu (5,0,28,2).

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

CMYK: (5,0,28,2)
C5M0Y28K2 (5%, 0%, 28%, 2%)
(0.05 / 0.00 / 0.28 / 0.02)

CMYK yüzdeleri

%5.2
%0
%27.6
%1.96

Codes

Color #EDFAB5 in popluar color models

ED FA B5
RGB 237 250 181
HSL 71° 87.34% 84.51%
HSB/HSV 71° 27.60% 98.04%
CMYK 5.20% 0.00% 27.60%
1.96%

Color #EDFAB5 in popluar number systems.

HEX ED FA B5
Decimal 237 250 181
Binary 11101101 11111010 10110101
Octal 355 372 265

Shades and tints

Shades of #EDFAB5

#EDFAB5
(237,250,181)
#D8E4A5
(216,228,165)
#C3CE95
(195,206,149)
#AEB885
(174,184,133)
#99A275
(153,162,117)
#848C65
(132,140,101)
#6F7655
(111,118,85)
#5A6045
(90,96,69)
#454A35
(69,74,53)
#303425
(48,52,37)
#1B1E15
(27,30,21)
#000000
(0,0,0)

Tints of #EDFAB5

#EDFAB5
(237,250,181)
#EEFABB
(238,250,187)
#EFFAC1
(239,250,193)
#F0FAC7
(240,250,199)
#F1FACD
(241,250,205)
#F2FAD3
(242,250,211)
#F3FAD9
(243,250,217)
#F4FADF
(244,250,223)
#F5FAE5
(245,250,229)
#F6FAEB
(246,250,235)
#F7FAF1
(247,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFAB5; }

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

This text font color is #EDFAB5.

Background Color

.myBgColor { background-color: #EDFAB5; }

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

This div background color is #EDFAB5.

Border color

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

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

This div border color is #EDFAB5.

Opacity

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

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

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

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

This text has shadow with #EDFAB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFAB5.

Preview

Color preview on black background

This text has color #EDFAB5 on black background.


Color preview on white background

This text has color #EDFAB5 on white background.


Black color preview on #EDFAB5 background

This text has black color on #EDFAB5 background.


White color preview on #EDFAB5 background

This text has white color on #EDFAB5 background.


Related colors

Complementary color

Complementary color for #EDFAB5 is #12054A.


I love getcolorcode.com

Triadic colors

1 #B5EDFA and #FAB5ED with #EDFAB5 are triadic colors.

2 #B5FAED and #FAEDB5 with #EDFAB5 are triadic colors.