COLOR #EDECB0

HEX: #EDECB0 RGB: (237,236,176)

Renk bilgisi

#EDECB0 contains mainly red and green colors. #EDECB0 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDECB0 color RGB value is (237,236,176).

RGB: (237,236,176) (93%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 236 of 255 = 93%
B 176 of 255 = 69%

237
236
176

R + G + B ~ 85%. #EDECB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 236 + 176 = 649 (100%)
R 237 of 649 ~ 36.52%
G 236 of 649 ~ 36.36%
B 176 of 649 ~ 27.12'%

%36.52
%36.36
%27.12

CMYK RENK MODELİ

#EDECB0 rengi CMYK tonu (0,0,26,7).

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

CMYK: (0,0,26,7)
C0M0Y26K7 (0%, 0%, 26%, 7%)
(0.00 / 0.00 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%0.42
%25.74
%7.06

Codes

Color #EDECB0 in popluar color models

ED EC B0
RGB 237 236 176
HSL 59° 62.89% 80.98%
HSB/HSV 59° 25.74% 92.94%
CMYK 0.00% 0.42% 25.74%
7.06%

Color #EDECB0 in popluar number systems.

HEX ED EC B0
Decimal 237 236 176
Binary 11101101 11101100 10110000
Octal 355 354 260

Shades and tints

Shades of #EDECB0

#EDECB0
(237,236,176)
#D8D7A0
(216,215,160)
#C3C290
(195,194,144)
#AEAD80
(174,173,128)
#999870
(153,152,112)
#848360
(132,131,96)
#6F6E50
(111,110,80)
#5A5940
(90,89,64)
#454430
(69,68,48)
#302F20
(48,47,32)
#1B1A10
(27,26,16)
#000000
(0,0,0)

Tints of #EDECB0

#EDECB0
(237,236,176)
#EEEDB7
(238,237,183)
#EFEEBE
(239,238,190)
#F0EFC5
(240,239,197)
#F1F0CC
(241,240,204)
#F2F1D3
(242,241,211)
#F3F2DA
(243,242,218)
#F4F3E1
(244,243,225)
#F5F4E8
(245,244,232)
#F6F5EF
(246,245,239)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDECB0; }

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

This text font color is #EDECB0.

Background Color

.myBgColor { background-color: #EDECB0; }

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

This div background color is #EDECB0.

Border color

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

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

This div border color is #EDECB0.

Opacity

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

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

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

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

This text has shadow with #EDECB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDECB0.

Preview

Color preview on black background

This text has color #EDECB0 on black background.


Color preview on white background

This text has color #EDECB0 on white background.


Black color preview on #EDECB0 background

This text has black color on #EDECB0 background.


White color preview on #EDECB0 background

This text has white color on #EDECB0 background.


Related colors

Complementary color

Complementary color for #hex is #12134F.


I love getcolorcode.com

Triadic colors

1 #B0EDEC and #ECB0ED with #EDECB0 are triadic colors.

2 #B0ECED and #ECEDB0 with #EDECB0 are triadic colors.