COLOR #EDAB7E

HEX: #EDAB7E RGB: (237,171,126)

Renk bilgisi

#EDAB7E contains mainly red color. #EDAB7E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EDAB7E color RGB value is (237,171,126).

RGB: (237,171,126) (93%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 126 of 255 = 49%

237
171
126

R + G + B ~ 70%. #EDAB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 126 = 534 (100%)
R 237 of 534 ~ 44.38%
G 171 of 534 ~ 32.02%
B 126 of 534 ~ 23.6'%

%44.38
%32.02
%23.6

CMYK RENK MODELİ

#EDAB7E rengi CMYK tonu (0,28,47,7).

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

CMYK: (0,28,47,7)
C0M28Y47K7 (0%, 28%, 47%, 7%)
(0.00 / 0.28 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%27.85
%46.84
%7.06

Codes

Color #EDAB7E in popluar color models

ED AB 7E
RGB 237 171 126
HSL 24° 75.51% 71.18%
HSB/HSV 24° 46.84% 92.94%
CMYK 0.00% 27.85% 46.84%
7.06%

Color #EDAB7E in popluar number systems.

HEX ED AB 7E
Decimal 237 171 126
Binary 11101101 10101011 1111110
Octal 355 253 176

Shades and tints

Shades of #EDAB7E

#EDAB7E
(237,171,126)
#D89C73
(216,156,115)
#C38D68
(195,141,104)
#AE7E5D
(174,126,93)
#996F52
(153,111,82)
#846047
(132,96,71)
#6F513C
(111,81,60)
#5A4231
(90,66,49)
#453326
(69,51,38)
#30241B
(48,36,27)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #EDAB7E

#EDAB7E
(237,171,126)
#EEB289
(238,178,137)
#EFB994
(239,185,148)
#F0C09F
(240,192,159)
#F1C7AA
(241,199,170)
#F2CEB5
(242,206,181)
#F3D5C0
(243,213,192)
#F4DCCB
(244,220,203)
#F5E3D6
(245,227,214)
#F6EAE1
(246,234,225)
#F7F1EC
(247,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAB7E; }

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

This text font color is #EDAB7E.

Background Color

.myBgColor { background-color: #EDAB7E; }

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

This div background color is #EDAB7E.

Border color

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

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

This div border color is #EDAB7E.

Opacity

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

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

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

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

This text has shadow with #EDAB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAB7E.

Preview

Color preview on black background

This text has color #EDAB7E on black background.


Color preview on white background

This text has color #EDAB7E on white background.


Black color preview on #EDAB7E background

This text has black color on #EDAB7E background.


White color preview on #EDAB7E background

This text has white color on #EDAB7E background.


Related colors

Complementary color

Complementary color for #hex is #125481.


I love getcolorcode.com

Triadic colors

1 #7EEDAB and #AB7EED with #EDAB7E are triadic colors.

2 #7EABED and #ABED7E with #EDAB7E are triadic colors.