COLOR #EDBE9C

HEX: #EDBE9C RGB: (237,190,156)

Renk bilgisi

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

RGB renk modeli

#EDBE9C color RGB value is (237,190,156).

RGB: (237,190,156) (93%, 75%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 156 of 255 = 61%

237
190
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 156 = 583 (100%)
R 237 of 583 ~ 40.65%
G 190 of 583 ~ 32.59%
B 156 of 583 ~ 26.76'%

%40.65
%32.59
%26.76

CMYK RENK MODELİ

#EDBE9C rengi CMYK tonu (0,20,34,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.83%
  • sarı tonu 34.18%
  • ana renk tonu 7.06%

CMYK: (0,20,34,7)
C0M20Y34K7 (0%, 20%, 34%, 7%)
(0.00 / 0.20 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%19.83
%34.18
%7.06

Codes

Color #EDBE9C in popluar color models

ED BE 9C
RGB 237 190 156
HSL 25° 69.23% 77.06%
HSB/HSV 25° 34.18% 92.94%
CMYK 0.00% 19.83% 34.18%
7.06%

Color #EDBE9C in popluar number systems.

HEX ED BE 9C
Decimal 237 190 156
Binary 11101101 10111110 10011100
Octal 355 276 234

Shades and tints

Shades of #EDBE9C

#EDBE9C
(237,190,156)
#D8AD8E
(216,173,142)
#C39C80
(195,156,128)
#AE8B72
(174,139,114)
#997A64
(153,122,100)
#846956
(132,105,86)
#6F5848
(111,88,72)
#5A473A
(90,71,58)
#45362C
(69,54,44)
#30251E
(48,37,30)
#1B1410
(27,20,16)
#000000
(0,0,0)

Tints of #EDBE9C

#EDBE9C
(237,190,156)
#EEC3A5
(238,195,165)
#EFC8AE
(239,200,174)
#F0CDB7
(240,205,183)
#F1D2C0
(241,210,192)
#F2D7C9
(242,215,201)
#F3DCD2
(243,220,210)
#F4E1DB
(244,225,219)
#F5E6E4
(245,230,228)
#F6EBED
(246,235,237)
#F7F0F6
(247,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBE9C color. Also use rgb(237,190,156) instead hex code.

Text Font Color

.myTextColor { color: #EDBE9C; }

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

This text font color is #EDBE9C.

Background Color

.myBgColor { background-color: #EDBE9C; }

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

This div background color is #EDBE9C.

Border color

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

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

This div border color is #EDBE9C.

Opacity

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

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

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

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

This text has shadow with #EDBE9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBE9C.

Preview

Color preview on black background

This text has color #EDBE9C on black background.


Color preview on white background

This text has color #EDBE9C on white background.


Black color preview on #EDBE9C background

This text has black color on #EDBE9C background.


White color preview on #EDBE9C background

This text has white color on #EDBE9C background.


Related colors

Complementary color

Complementary color for #hex is #124163.


I love getcolorcode.com

Triadic colors

1 #9CEDBE and #BE9CED with #EDBE9C are triadic colors.

2 #9CBEED and #BEED9C with #EDBE9C are triadic colors.