COLOR #EDECB4

HEX: #EDECB4 RGB: (237,236,180)

Renk bilgisi

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

RGB renk modeli

#EDECB4 color RGB value is (237,236,180).

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

RGB bağlantıları ve doygunluk

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

237
236
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 236 + 180 = 653 (100%)
R 237 of 653 ~ 36.29%
G 236 of 653 ~ 36.14%
B 180 of 653 ~ 27.57'%

%36.29
%36.14
%27.57

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.42%
  • sarı tonu 24.05%
  • 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
%24.05
%7.06

Codes

Color #EDECB4 in popluar color models

ED EC B4
RGB 237 236 180
HSL 59° 61.29% 81.76%
HSB/HSV 59° 24.05% 92.94%
CMYK 0.00% 0.42% 24.05%
7.06%

Color #EDECB4 in popluar number systems.

HEX ED EC B4
Decimal 237 236 180
Binary 11101101 11101100 10110100
Octal 355 354 264

Shades and tints

Shades of #EDECB4

#EDECB4
(237,236,180)
#D8D7A4
(216,215,164)
#C3C294
(195,194,148)
#AEAD84
(174,173,132)
#999874
(153,152,116)
#848364
(132,131,100)
#6F6E54
(111,110,84)
#5A5944
(90,89,68)
#454434
(69,68,52)
#302F24
(48,47,36)
#1B1A14
(27,26,20)
#000000
(0,0,0)

Tints of #EDECB4

#EDECB4
(237,236,180)
#EEEDBA
(238,237,186)
#EFEEC0
(239,238,192)
#F0EFC6
(240,239,198)
#F1F0CC
(241,240,204)
#F2F1D2
(242,241,210)
#F3F2D8
(243,242,216)
#F4F3DE
(244,243,222)
#F5F4E4
(245,244,228)
#F6F5EA
(246,245,234)
#F7F6F0
(247,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDECB4; }

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

This text font color is #EDECB4.

Background Color

.myBgColor { background-color: #EDECB4; }

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

This div background color is #EDECB4.

Border color

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

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

This div border color is #EDECB4.

Opacity

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

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

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

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

This text has shadow with #EDECB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDECB4.

Preview

Color preview on black background

This text has color #EDECB4 on black background.


Color preview on white background

This text has color #EDECB4 on white background.


Black color preview on #EDECB4 background

This text has black color on #EDECB4 background.


White color preview on #EDECB4 background

This text has white color on #EDECB4 background.


Related colors

Complementary color

Complementary color for #hex is #12134B.


I love getcolorcode.com

Triadic colors

1 #B4EDEC and #ECB4ED with #EDECB4 are triadic colors.

2 #B4ECED and #ECEDB4 with #EDECB4 are triadic colors.