COLOR #EDB99B

HEX: #EDB99B RGB: (237,185,155)

Renk bilgisi

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

RGB renk modeli

#EDB99B color RGB value is (237,185,155).

RGB: (237,185,155) (93%, 73%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 155 of 255 = 61%

237
185
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 155 = 577 (100%)
R 237 of 577 ~ 41.07%
G 185 of 577 ~ 32.06%
B 155 of 577 ~ 26.86'%

%41.07
%32.06
%26.86

CMYK RENK MODELİ

#EDB99B rengi CMYK tonu (0,22,35,7).

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

CMYK: (0,22,35,7)
C0M22Y35K7 (0%, 22%, 35%, 7%)
(0.00 / 0.22 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%21.94
%34.6
%7.06

Codes

Color #EDB99B in popluar color models

ED B9 9B
RGB 237 185 155
HSL 22° 69.49% 76.86%
HSB/HSV 22° 34.60% 92.94%
CMYK 0.00% 21.94% 34.60%
7.06%

Color #EDB99B in popluar number systems.

HEX ED B9 9B
Decimal 237 185 155
Binary 11101101 10111001 10011011
Octal 355 271 233

Shades and tints

Shades of #EDB99B

#EDB99B
(237,185,155)
#D8A98D
(216,169,141)
#C3997F
(195,153,127)
#AE8971
(174,137,113)
#997963
(153,121,99)
#846955
(132,105,85)
#6F5947
(111,89,71)
#5A4939
(90,73,57)
#45392B
(69,57,43)
#30291D
(48,41,29)
#1B190F
(27,25,15)
#000000
(0,0,0)

Tints of #EDB99B

#EDB99B
(237,185,155)
#EEBFA4
(238,191,164)
#EFC5AD
(239,197,173)
#F0CBB6
(240,203,182)
#F1D1BF
(241,209,191)
#F2D7C8
(242,215,200)
#F3DDD1
(243,221,209)
#F4E3DA
(244,227,218)
#F5E9E3
(245,233,227)
#F6EFEC
(246,239,236)
#F7F5F5
(247,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB99B; }

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

This text font color is #EDB99B.

Background Color

.myBgColor { background-color: #EDB99B; }

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

This div background color is #EDB99B.

Border color

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

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

This div border color is #EDB99B.

Opacity

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

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

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

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

This text has shadow with #EDB99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB99B.

Preview

Color preview on black background

This text has color #EDB99B on black background.


Color preview on white background

This text has color #EDB99B on white background.


Black color preview on #EDB99B background

This text has black color on #EDB99B background.


White color preview on #EDB99B background

This text has white color on #EDB99B background.


Related colors

Complementary color

Complementary color for #hex is #124664.


I love getcolorcode.com

Triadic colors

1 #9BEDB9 and #B99BED with #EDB99B are triadic colors.

2 #9BB9ED and #B9ED9B with #EDB99B are triadic colors.