COLOR #EDBE7E

HEX: #EDBE7E RGB: (237,190,126)

Renk bilgisi

#EDBE7E contains mainly red and green colors. #EDBE7E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDBE7E color RGB value is (237,190,126).

RGB: (237,190,126) (93%, 75%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 126 of 255 = 49%

237
190
126

R + G + B ~ 72%. #EDBE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 126 = 553 (100%)
R 237 of 553 ~ 42.86%
G 190 of 553 ~ 34.36%
B 126 of 553 ~ 22.78'%

%42.86
%34.36
%22.78

CMYK RENK MODELİ

#EDBE7E rengi CMYK tonu (0,20,47,7).

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

CMYK: (0,20,47,7)
C0M20Y47K7 (0%, 20%, 47%, 7%)
(0.00 / 0.20 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%19.83
%46.84
%7.06

Codes

Color #EDBE7E in popluar color models

ED BE 7E
RGB 237 190 126
HSL 35° 75.51% 71.18%
HSB/HSV 35° 46.84% 92.94%
CMYK 0.00% 19.83% 46.84%
7.06%

Color #EDBE7E in popluar number systems.

HEX ED BE 7E
Decimal 237 190 126
Binary 11101101 10111110 1111110
Octal 355 276 176

Shades and tints

Shades of #EDBE7E

#EDBE7E
(237,190,126)
#D8AD73
(216,173,115)
#C39C68
(195,156,104)
#AE8B5D
(174,139,93)
#997A52
(153,122,82)
#846947
(132,105,71)
#6F583C
(111,88,60)
#5A4731
(90,71,49)
#453626
(69,54,38)
#30251B
(48,37,27)
#1B1410
(27,20,16)
#000000
(0,0,0)

Tints of #EDBE7E

#EDBE7E
(237,190,126)
#EEC389
(238,195,137)
#EFC894
(239,200,148)
#F0CD9F
(240,205,159)
#F1D2AA
(241,210,170)
#F2D7B5
(242,215,181)
#F3DCC0
(243,220,192)
#F4E1CB
(244,225,203)
#F5E6D6
(245,230,214)
#F6EBE1
(246,235,225)
#F7F0EC
(247,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBE7E; }

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

This text font color is #EDBE7E.

Background Color

.myBgColor { background-color: #EDBE7E; }

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

This div background color is #EDBE7E.

Border color

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

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

This div border color is #EDBE7E.

Opacity

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

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

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

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

This text has shadow with #EDBE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBE7E.

Preview

Color preview on black background

This text has color #EDBE7E on black background.


Color preview on white background

This text has color #EDBE7E on white background.


Black color preview on #EDBE7E background

This text has black color on #EDBE7E background.


White color preview on #EDBE7E background

This text has white color on #EDBE7E background.


Related colors

Complementary color

Complementary color for #hex is #124181.


I love getcolorcode.com

Triadic colors

1 #7EEDBE and #BE7EED with #EDBE7E are triadic colors.

2 #7EBEED and #BEED7E with #EDBE7E are triadic colors.