COLOR #EDBC85

HEX: #EDBC85 RGB: (237,188,133)

Renk bilgisi

#EDBC85 contains mainly red and green colors. #EDBC85 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDBC85 color RGB value is (237,188,133).

RGB: (237,188,133) (93%, 74%, 52%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 188 of 255 = 74%
B 133 of 255 = 52%

237
188
133

R + G + B ~ 73%. #EDBC85 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 133 = 558 (100%)
R 237 of 558 ~ 42.47%
G 188 of 558 ~ 33.69%
B 133 of 558 ~ 23.84'%

%42.47
%33.69
%23.84

CMYK RENK MODELİ

#EDBC85 rengi CMYK tonu (0,21,44,7).

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

CMYK: (0,21,44,7)
C0M21Y44K7 (0%, 21%, 44%, 7%)
(0.00 / 0.21 / 0.44 / 0.07)

CMYK yüzdeleri

%0
%20.68
%43.88
%7.06

Codes

Color #EDBC85 in popluar color models

ED BC 85
RGB 237 188 133
HSL 32° 74.29% 72.55%
HSB/HSV 32° 43.88% 92.94%
CMYK 0.00% 20.68% 43.88%
7.06%

Color #EDBC85 in popluar number systems.

HEX ED BC 85
Decimal 237 188 133
Binary 11101101 10111100 10000101
Octal 355 274 205

Shades and tints

Shades of #EDBC85

#EDBC85
(237,188,133)
#D8AB79
(216,171,121)
#C39A6D
(195,154,109)
#AE8961
(174,137,97)
#997855
(153,120,85)
#846749
(132,103,73)
#6F563D
(111,86,61)
#5A4531
(90,69,49)
#453425
(69,52,37)
#302319
(48,35,25)
#1B120D
(27,18,13)
#000000
(0,0,0)

Tints of #EDBC85

#EDBC85
(237,188,133)
#EEC290
(238,194,144)
#EFC89B
(239,200,155)
#F0CEA6
(240,206,166)
#F1D4B1
(241,212,177)
#F2DABC
(242,218,188)
#F3E0C7
(243,224,199)
#F4E6D2
(244,230,210)
#F5ECDD
(245,236,221)
#F6F2E8
(246,242,232)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBC85; }

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

This text font color is #EDBC85.

Background Color

.myBgColor { background-color: #EDBC85; }

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

This div background color is #EDBC85.

Border color

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

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

This div border color is #EDBC85.

Opacity

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

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

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

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

This text has shadow with #EDBC85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBC85.

Preview

Color preview on black background

This text has color #EDBC85 on black background.


Color preview on white background

This text has color #EDBC85 on white background.


Black color preview on #EDBC85 background

This text has black color on #EDBC85 background.


White color preview on #EDBC85 background

This text has white color on #EDBC85 background.


Related colors

Complementary color

Complementary color for #hex is #12437A.


I love getcolorcode.com

Triadic colors

1 #85EDBC and #BC85ED with #EDBC85 are triadic colors.

2 #85BCED and #BCED85 with #EDBC85 are triadic colors.