COLOR #EDECB5

HEX: #EDECB5 RGB: (237,236,181)

Renk bilgisi

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

RGB renk modeli

#EDECB5 color RGB value is (237,236,181).

RGB: (237,236,181) (93%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 236 of 255 = 93%
B 181 of 255 = 71%

237
236
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 236 + 181 = 654 (100%)
R 237 of 654 ~ 36.24%
G 236 of 654 ~ 36.09%
B 181 of 654 ~ 27.68'%

%36.24
%36.09
%27.68

CMYK RENK MODELİ

#EDECB5 rengi CMYK tonu (0,0,24,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.42%
  • sarı tonu 23.63%
  • ana renk tonu 7.06%

CMYK: (0,0,24,7)
C0M0Y24K7 (0%, 0%, 24%, 7%)
(0.00 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%0
%0.42
%23.63
%7.06

Codes

Color #EDECB5 in popluar color models

ED EC B5
RGB 237 236 181
HSL 59° 60.87% 81.96%
HSB/HSV 59° 23.63% 92.94%
CMYK 0.00% 0.42% 23.63%
7.06%

Color #EDECB5 in popluar number systems.

HEX ED EC B5
Decimal 237 236 181
Binary 11101101 11101100 10110101
Octal 355 354 265

Shades and tints

Shades of #EDECB5

#EDECB5
(237,236,181)
#D8D7A5
(216,215,165)
#C3C295
(195,194,149)
#AEAD85
(174,173,133)
#999875
(153,152,117)
#848365
(132,131,101)
#6F6E55
(111,110,85)
#5A5945
(90,89,69)
#454435
(69,68,53)
#302F25
(48,47,37)
#1B1A15
(27,26,21)
#000000
(0,0,0)

Tints of #EDECB5

#EDECB5
(237,236,181)
#EEEDBB
(238,237,187)
#EFEEC1
(239,238,193)
#F0EFC7
(240,239,199)
#F1F0CD
(241,240,205)
#F2F1D3
(242,241,211)
#F3F2D9
(243,242,217)
#F4F3DF
(244,243,223)
#F5F4E5
(245,244,229)
#F6F5EB
(246,245,235)
#F7F6F1
(247,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDECB5; }

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

This text font color is #EDECB5.

Background Color

.myBgColor { background-color: #EDECB5; }

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

This div background color is #EDECB5.

Border color

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

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

This div border color is #EDECB5.

Opacity

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

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

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

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

This text has shadow with #EDECB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDECB5.

Preview

Color preview on black background

This text has color #EDECB5 on black background.


Color preview on white background

This text has color #EDECB5 on white background.


Black color preview on #EDECB5 background

This text has black color on #EDECB5 background.


White color preview on #EDECB5 background

This text has white color on #EDECB5 background.


Related colors

Complementary color

Complementary color for #hex is #12134A.


I love getcolorcode.com

Triadic colors

1 #B5EDEC and #ECB5ED with #EDECB5 are triadic colors.

2 #B5ECED and #ECEDB5 with #EDECB5 are triadic colors.