COLOR #EDF2B5

HEX: #EDF2B5 RGB: (237,242,181)

Renk bilgisi

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

RGB renk modeli

#EDF2B5 color RGB value is (237,242,181).

RGB: (237,242,181) (93%, 95%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 242 of 255 = 95%
B 181 of 255 = 71%

237
242
181

R + G + B ~ 86%. #EDF2B5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 242 + 181 = 660 (100%)
R 237 of 660 ~ 35.91%
G 242 of 660 ~ 36.67%
B 181 of 660 ~ 27.42'%

%35.91
%36.67
%27.42

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.07%
  • eflatun tonu 0.00%
  • sarı tonu 25.21%
  • ana renk tonu 5.10%

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

CMYK yüzdeleri

%2.07
%0
%25.21
%5.1

Codes

Color #EDF2B5 in popluar color models

ED F2 B5
RGB 237 242 181
HSL 65° 70.11% 82.94%
HSB/HSV 65° 25.21% 94.90%
CMYK 2.07% 0.00% 25.21%
5.10%

Color #EDF2B5 in popluar number systems.

HEX ED F2 B5
Decimal 237 242 181
Binary 11101101 11110010 10110101
Octal 355 362 265

Shades and tints

Shades of #EDF2B5

#EDF2B5
(237,242,181)
#D8DCA5
(216,220,165)
#C3C695
(195,198,149)
#AEB085
(174,176,133)
#999A75
(153,154,117)
#848465
(132,132,101)
#6F6E55
(111,110,85)
#5A5845
(90,88,69)
#454235
(69,66,53)
#302C25
(48,44,37)
#1B1615
(27,22,21)
#000000
(0,0,0)

Tints of #EDF2B5

#EDF2B5
(237,242,181)
#EEF3BB
(238,243,187)
#EFF4C1
(239,244,193)
#F0F5C7
(240,245,199)
#F1F6CD
(241,246,205)
#F2F7D3
(242,247,211)
#F3F8D9
(243,248,217)
#F4F9DF
(244,249,223)
#F5FAE5
(245,250,229)
#F6FBEB
(246,251,235)
#F7FCF1
(247,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF2B5; }

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

This text font color is #EDF2B5.

Background Color

.myBgColor { background-color: #EDF2B5; }

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

This div background color is #EDF2B5.

Border color

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

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

This div border color is #EDF2B5.

Opacity

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

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

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

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

This text has shadow with #EDF2B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF2B5.

Preview

Color preview on black background

This text has color #EDF2B5 on black background.


Color preview on white background

This text has color #EDF2B5 on white background.


Black color preview on #EDF2B5 background

This text has black color on #EDF2B5 background.


White color preview on #EDF2B5 background

This text has white color on #EDF2B5 background.


Related colors

Complementary color

Complementary color for #hex is #120D4A.


I love getcolorcode.com

Triadic colors

1 #B5EDF2 and #F2B5ED with #EDF2B5 are triadic colors.

2 #B5F2ED and #F2EDB5 with #EDF2B5 are triadic colors.