COLOR #EDB99E

HEX: #EDB99E RGB: (237,185,158)

Renk bilgisi

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

RGB renk modeli

#EDB99E color RGB value is (237,185,158).

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

RGB bağlantıları ve doygunluk

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

237
185
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 158 = 580 (100%)
R 237 of 580 ~ 40.86%
G 185 of 580 ~ 31.9%
B 158 of 580 ~ 27.24'%

%40.86
%31.9
%27.24

CMYK RENK MODELİ

#EDB99E rengi CMYK tonu (0,22,33,7).

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

CMYK: (0,22,33,7)
C0M22Y33K7 (0%, 22%, 33%, 7%)
(0.00 / 0.22 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%21.94
%33.33
%7.06

Codes

Color #EDB99E in popluar color models

ED B9 9E
RGB 237 185 158
HSL 21° 68.70% 77.45%
HSB/HSV 21° 33.33% 92.94%
CMYK 0.00% 21.94% 33.33%
7.06%

Color #EDB99E in popluar number systems.

HEX ED B9 9E
Decimal 237 185 158
Binary 11101101 10111001 10011110
Octal 355 271 236

Shades and tints

Shades of #EDB99E

#EDB99E
(237,185,158)
#D8A990
(216,169,144)
#C39982
(195,153,130)
#AE8974
(174,137,116)
#997966
(153,121,102)
#846958
(132,105,88)
#6F594A
(111,89,74)
#5A493C
(90,73,60)
#45392E
(69,57,46)
#302920
(48,41,32)
#1B1912
(27,25,18)
#000000
(0,0,0)

Tints of #EDB99E

#EDB99E
(237,185,158)
#EEBFA6
(238,191,166)
#EFC5AE
(239,197,174)
#F0CBB6
(240,203,182)
#F1D1BE
(241,209,190)
#F2D7C6
(242,215,198)
#F3DDCE
(243,221,206)
#F4E3D6
(244,227,214)
#F5E9DE
(245,233,222)
#F6EFE6
(246,239,230)
#F7F5EE
(247,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB99E; }

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

This text font color is #EDB99E.

Background Color

.myBgColor { background-color: #EDB99E; }

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

This div background color is #EDB99E.

Border color

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

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

This div border color is #EDB99E.

Opacity

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

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

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

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

This text has shadow with #EDB99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB99E.

Preview

Color preview on black background

This text has color #EDB99E on black background.


Color preview on white background

This text has color #EDB99E on white background.


Black color preview on #EDB99E background

This text has black color on #EDB99E background.


White color preview on #EDB99E background

This text has white color on #EDB99E background.


Related colors

Complementary color

Complementary color for #hex is #124661.


I love getcolorcode.com

Triadic colors

1 #9EEDB9 and #B99EED with #EDB99E are triadic colors.

2 #9EB9ED and #B9ED9E with #EDB99E are triadic colors.