COLOR #EDB99D

HEX: #EDB99D RGB: (237,185,157)

Renk bilgisi

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

RGB renk modeli

#EDB99D color RGB value is (237,185,157).

RGB: (237,185,157) (93%, 73%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 157 of 255 = 62%

237
185
157

R + G + B ~ 76%. #EDB99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 157 = 579 (100%)
R 237 of 579 ~ 40.93%
G 185 of 579 ~ 31.95%
B 157 of 579 ~ 27.12'%

%40.93
%31.95
%27.12

CMYK RENK MODELİ

#EDB99D rengi CMYK tonu (0,22,34,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.94%
  • sarı tonu 33.76%
  • ana renk tonu 7.06%

CMYK: (0,22,34,7)
C0M22Y34K7 (0%, 22%, 34%, 7%)
(0.00 / 0.22 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%21.94
%33.76
%7.06

Codes

Color #EDB99D in popluar color models

ED B9 9D
RGB 237 185 157
HSL 21° 68.97% 77.25%
HSB/HSV 21° 33.76% 92.94%
CMYK 0.00% 21.94% 33.76%
7.06%

Color #EDB99D in popluar number systems.

HEX ED B9 9D
Decimal 237 185 157
Binary 11101101 10111001 10011101
Octal 355 271 235

Shades and tints

Shades of #EDB99D

#EDB99D
(237,185,157)
#D8A98F
(216,169,143)
#C39981
(195,153,129)
#AE8973
(174,137,115)
#997965
(153,121,101)
#846957
(132,105,87)
#6F5949
(111,89,73)
#5A493B
(90,73,59)
#45392D
(69,57,45)
#30291F
(48,41,31)
#1B1911
(27,25,17)
#000000
(0,0,0)

Tints of #EDB99D

#EDB99D
(237,185,157)
#EEBFA5
(238,191,165)
#EFC5AD
(239,197,173)
#F0CBB5
(240,203,181)
#F1D1BD
(241,209,189)
#F2D7C5
(242,215,197)
#F3DDCD
(243,221,205)
#F4E3D5
(244,227,213)
#F5E9DD
(245,233,221)
#F6EFE5
(246,239,229)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB99D color. Also use rgb(237,185,157) instead hex code.

Text Font Color

.myTextColor { color: #EDB99D; }

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

This text font color is #EDB99D.

Background Color

.myBgColor { background-color: #EDB99D; }

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

This div background color is #EDB99D.

Border color

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

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

This div border color is #EDB99D.

Opacity

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

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

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

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

This text has shadow with #EDB99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB99D.

Preview

Color preview on black background

This text has color #EDB99D on black background.


Color preview on white background

This text has color #EDB99D on white background.


Black color preview on #EDB99D background

This text has black color on #EDB99D background.


White color preview on #EDB99D background

This text has white color on #EDB99D background.


Related colors

Complementary color

Complementary color for #hex is #124662.


I love getcolorcode.com

Triadic colors

1 #9DEDB9 and #B99DED with #EDB99D are triadic colors.

2 #9DB9ED and #B9ED9D with #EDB99D are triadic colors.