COLOR #EDECBB

HEX: #EDECBB RGB: (237,236,187)

Renk bilgisi

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

RGB renk modeli

#EDECBB color RGB value is (237,236,187).

RGB: (237,236,187) (93%, 93%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 236 of 255 = 93%
B 187 of 255 = 73%

237
236
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 236 + 187 = 660 (100%)
R 237 of 660 ~ 35.91%
G 236 of 660 ~ 35.76%
B 187 of 660 ~ 28.33'%

%35.91
%35.76
%28.33

CMYK RENK MODELİ

#EDECBB rengi CMYK tonu (0,0,21,7).

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

CMYK: (0,0,21,7)
C0M0Y21K7 (0%, 0%, 21%, 7%)
(0.00 / 0.00 / 0.21 / 0.07)

CMYK yüzdeleri

%0
%0.42
%21.1
%7.06

Codes

Color #EDECBB in popluar color models

ED EC BB
RGB 237 236 187
HSL 59° 58.14% 83.14%
HSB/HSV 59° 21.10% 92.94%
CMYK 0.00% 0.42% 21.10%
7.06%

Color #EDECBB in popluar number systems.

HEX ED EC BB
Decimal 237 236 187
Binary 11101101 11101100 10111011
Octal 355 354 273

Shades and tints

Shades of #EDECBB

#EDECBB
(237,236,187)
#D8D7AA
(216,215,170)
#C3C299
(195,194,153)
#AEAD88
(174,173,136)
#999877
(153,152,119)
#848366
(132,131,102)
#6F6E55
(111,110,85)
#5A5944
(90,89,68)
#454433
(69,68,51)
#302F22
(48,47,34)
#1B1A11
(27,26,17)
#000000
(0,0,0)

Tints of #EDECBB

#EDECBB
(237,236,187)
#EEEDC1
(238,237,193)
#EFEEC7
(239,238,199)
#F0EFCD
(240,239,205)
#F1F0D3
(241,240,211)
#F2F1D9
(242,241,217)
#F3F2DF
(243,242,223)
#F4F3E5
(244,243,229)
#F5F4EB
(245,244,235)
#F6F5F1
(246,245,241)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDECBB; }

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

This text font color is #EDECBB.

Background Color

.myBgColor { background-color: #EDECBB; }

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

This div background color is #EDECBB.

Border color

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

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

This div border color is #EDECBB.

Opacity

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

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

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

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

This text has shadow with #EDECBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDECBB.

Preview

Color preview on black background

This text has color #EDECBB on black background.


Color preview on white background

This text has color #EDECBB on white background.


Black color preview on #EDECBB background

This text has black color on #EDECBB background.


White color preview on #EDECBB background

This text has white color on #EDECBB background.


Related colors

Complementary color

Complementary color for #hex is #121344.


I love getcolorcode.com

Triadic colors

1 #BBEDEC and #ECBBED with #EDECBB are triadic colors.

2 #BBECED and #ECEDBB with #EDECBB are triadic colors.