COLOR #EDE5BC

HEX: #EDE5BC RGB: (237,229,188)

Renk bilgisi

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

RGB renk modeli

#EDE5BC color RGB value is (237,229,188).

RGB: (237,229,188) (93%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 188 of 255 = 74%

237
229
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 188 = 654 (100%)
R 237 of 654 ~ 36.24%
G 229 of 654 ~ 35.02%
B 188 of 654 ~ 28.75'%

%36.24
%35.02
%28.75

CMYK RENK MODELİ

#EDE5BC rengi CMYK tonu (0,3,21,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.38%
  • sarı tonu 20.68%
  • ana renk tonu 7.06%

CMYK: (0,3,21,7)
C0M3Y21K7 (0%, 3%, 21%, 7%)
(0.00 / 0.03 / 0.21 / 0.07)

CMYK yüzdeleri

%0
%3.38
%20.68
%7.06

Codes

Color #EDE5BC in popluar color models

ED E5 BC
RGB 237 229 188
HSL 50° 57.65% 83.33%
HSB/HSV 50° 20.68% 92.94%
CMYK 0.00% 3.38% 20.68%
7.06%

Color #EDE5BC in popluar number systems.

HEX ED E5 BC
Decimal 237 229 188
Binary 11101101 11100101 10111100
Octal 355 345 274

Shades and tints

Shades of #EDE5BC

#EDE5BC
(237,229,188)
#D8D1AB
(216,209,171)
#C3BD9A
(195,189,154)
#AEA989
(174,169,137)
#999578
(153,149,120)
#848167
(132,129,103)
#6F6D56
(111,109,86)
#5A5945
(90,89,69)
#454534
(69,69,52)
#303123
(48,49,35)
#1B1D12
(27,29,18)
#000000
(0,0,0)

Tints of #EDE5BC

#EDE5BC
(237,229,188)
#EEE7C2
(238,231,194)
#EFE9C8
(239,233,200)
#F0EBCE
(240,235,206)
#F1EDD4
(241,237,212)
#F2EFDA
(242,239,218)
#F3F1E0
(243,241,224)
#F4F3E6
(244,243,230)
#F5F5EC
(245,245,236)
#F6F7F2
(246,247,242)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE5BC color. Also use rgb(237,229,188) instead hex code.

Text Font Color

.myTextColor { color: #EDE5BC; }

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

This text font color is #EDE5BC.

Background Color

.myBgColor { background-color: #EDE5BC; }

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

This div background color is #EDE5BC.

Border color

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

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

This div border color is #EDE5BC.

Opacity

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

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

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

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

This text has shadow with #EDE5BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5BC.

Preview

Color preview on black background

This text has color #EDE5BC on black background.


Color preview on white background

This text has color #EDE5BC on white background.


Black color preview on #EDE5BC background

This text has black color on #EDE5BC background.


White color preview on #EDE5BC background

This text has white color on #EDE5BC background.


Related colors

Complementary color

Complementary color for #hex is #121A43.


I love getcolorcode.com

Triadic colors

1 #BCEDE5 and #E5BCED with #EDE5BC are triadic colors.

2 #BCE5ED and #E5EDBC with #EDE5BC are triadic colors.