COLOR #EDF0B5

HEX: #EDF0B5 RGB: (237,240,181)

Renk bilgisi

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

RGB renk modeli

#EDF0B5 color RGB value is (237,240,181).

RGB: (237,240,181) (93%, 94%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 240 of 255 = 94%
B 181 of 255 = 71%

237
240
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 240 + 181 = 658 (100%)
R 237 of 658 ~ 36.02%
G 240 of 658 ~ 36.47%
B 181 of 658 ~ 27.51'%

%36.02
%36.47
%27.51

CMYK RENK MODELİ

#EDF0B5 rengi CMYK tonu (1,0,25,6).

  • camgöbeği tonu 1.25%
  • eflatun tonu 0.00%
  • sarı tonu 24.58%
  • ana renk tonu 5.88%

CMYK: (1,0,25,6)
C1M0Y25K6 (1%, 0%, 25%, 6%)
(0.01 / 0.00 / 0.25 / 0.06)

CMYK yüzdeleri

%1.25
%0
%24.58
%5.88

Codes

Color #EDF0B5 in popluar color models

ED F0 B5
RGB 237 240 181
HSL 63° 66.29% 82.55%
HSB/HSV 63° 24.58% 94.12%
CMYK 1.25% 0.00% 24.58%
5.88%

Color #EDF0B5 in popluar number systems.

HEX ED F0 B5
Decimal 237 240 181
Binary 11101101 11110000 10110101
Octal 355 360 265

Shades and tints

Shades of #EDF0B5

#EDF0B5
(237,240,181)
#D8DBA5
(216,219,165)
#C3C695
(195,198,149)
#AEB185
(174,177,133)
#999C75
(153,156,117)
#848765
(132,135,101)
#6F7255
(111,114,85)
#5A5D45
(90,93,69)
#454835
(69,72,53)
#303325
(48,51,37)
#1B1E15
(27,30,21)
#000000
(0,0,0)

Tints of #EDF0B5

#EDF0B5
(237,240,181)
#EEF1BB
(238,241,187)
#EFF2C1
(239,242,193)
#F0F3C7
(240,243,199)
#F1F4CD
(241,244,205)
#F2F5D3
(242,245,211)
#F3F6D9
(243,246,217)
#F4F7DF
(244,247,223)
#F5F8E5
(245,248,229)
#F6F9EB
(246,249,235)
#F7FAF1
(247,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF0B5; }

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

This text font color is #EDF0B5.

Background Color

.myBgColor { background-color: #EDF0B5; }

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

This div background color is #EDF0B5.

Border color

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

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

This div border color is #EDF0B5.

Opacity

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

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

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

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

This text has shadow with #EDF0B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF0B5.

Preview

Color preview on black background

This text has color #EDF0B5 on black background.


Color preview on white background

This text has color #EDF0B5 on white background.


Black color preview on #EDF0B5 background

This text has black color on #EDF0B5 background.


White color preview on #EDF0B5 background

This text has white color on #EDF0B5 background.


Related colors

Complementary color

Complementary color for #hex is #120F4A.


I love getcolorcode.com

Triadic colors

1 #B5EDF0 and #F0B5ED with #EDF0B5 are triadic colors.

2 #B5F0ED and #F0EDB5 with #EDF0B5 are triadic colors.