COLOR #EDF2BB

HEX: #EDF2BB RGB: (237,242,187)

Renk bilgisi

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

RGB renk modeli

#EDF2BB color RGB value is (237,242,187).

RGB: (237,242,187) (93%, 95%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 242 of 255 = 95%
B 187 of 255 = 73%

237
242
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 242 + 187 = 666 (100%)
R 237 of 666 ~ 35.59%
G 242 of 666 ~ 36.34%
B 187 of 666 ~ 28.08'%

%35.59
%36.34
%28.08

CMYK RENK MODELİ

#EDF2BB rengi CMYK tonu (2,0,23,5).

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

CMYK: (2,0,23,5)
C2M0Y23K5 (2%, 0%, 23%, 5%)
(0.02 / 0.00 / 0.23 / 0.05)

CMYK yüzdeleri

%2.07
%0
%22.73
%5.1

Codes

Color #EDF2BB in popluar color models

ED F2 BB
RGB 237 242 187
HSL 65° 67.90% 84.12%
HSB/HSV 65° 22.73% 94.90%
CMYK 2.07% 0.00% 22.73%
5.10%

Color #EDF2BB in popluar number systems.

HEX ED F2 BB
Decimal 237 242 187
Binary 11101101 11110010 10111011
Octal 355 362 273

Shades and tints

Shades of #EDF2BB

#EDF2BB
(237,242,187)
#D8DCAA
(216,220,170)
#C3C699
(195,198,153)
#AEB088
(174,176,136)
#999A77
(153,154,119)
#848466
(132,132,102)
#6F6E55
(111,110,85)
#5A5844
(90,88,68)
#454233
(69,66,51)
#302C22
(48,44,34)
#1B1611
(27,22,17)
#000000
(0,0,0)

Tints of #EDF2BB

#EDF2BB
(237,242,187)
#EEF3C1
(238,243,193)
#EFF4C7
(239,244,199)
#F0F5CD
(240,245,205)
#F1F6D3
(241,246,211)
#F2F7D9
(242,247,217)
#F3F8DF
(243,248,223)
#F4F9E5
(244,249,229)
#F5FAEB
(245,250,235)
#F6FBF1
(246,251,241)
#F7FCF7
(247,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF2BB; }

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

This text font color is #EDF2BB.

Background Color

.myBgColor { background-color: #EDF2BB; }

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

This div background color is #EDF2BB.

Border color

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

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

This div border color is #EDF2BB.

Opacity

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

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

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

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

This text has shadow with #EDF2BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF2BB.

Preview

Color preview on black background

This text has color #EDF2BB on black background.


Color preview on white background

This text has color #EDF2BB on white background.


Black color preview on #EDF2BB background

This text has black color on #EDF2BB background.


White color preview on #EDF2BB background

This text has white color on #EDF2BB background.


Related colors

Complementary color

Complementary color for #hex is #120D44.


I love getcolorcode.com

Triadic colors

1 #BBEDF2 and #F2BBED with #EDF2BB are triadic colors.

2 #BBF2ED and #F2EDBB with #EDF2BB are triadic colors.