COLOR #EDC7AB

HEX: #EDC7AB RGB: (237,199,171)

Renk bilgisi

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

RGB renk modeli

#EDC7AB color RGB value is (237,199,171).

RGB: (237,199,171) (93%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 171 of 255 = 67%

237
199
171

R + G + B ~ 79%. #EDC7AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 171 = 607 (100%)
R 237 of 607 ~ 39.04%
G 199 of 607 ~ 32.78%
B 171 of 607 ~ 28.17'%

%39.04
%32.78
%28.17

CMYK RENK MODELİ

#EDC7AB rengi CMYK tonu (0,16,28,7).

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

CMYK: (0,16,28,7)
C0M16Y28K7 (0%, 16%, 28%, 7%)
(0.00 / 0.16 / 0.28 / 0.07)

CMYK yüzdeleri

%0
%16.03
%27.85
%7.06

Codes

Color #EDC7AB in popluar color models

ED C7 AB
RGB 237 199 171
HSL 25° 64.71% 80.00%
HSB/HSV 25° 27.85% 92.94%
CMYK 0.00% 16.03% 27.85%
7.06%

Color #EDC7AB in popluar number systems.

HEX ED C7 AB
Decimal 237 199 171
Binary 11101101 11000111 10101011
Octal 355 307 253

Shades and tints

Shades of #EDC7AB

#EDC7AB
(237,199,171)
#D8B59C
(216,181,156)
#C3A38D
(195,163,141)
#AE917E
(174,145,126)
#997F6F
(153,127,111)
#846D60
(132,109,96)
#6F5B51
(111,91,81)
#5A4942
(90,73,66)
#453733
(69,55,51)
#302524
(48,37,36)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #EDC7AB

#EDC7AB
(237,199,171)
#EECCB2
(238,204,178)
#EFD1B9
(239,209,185)
#F0D6C0
(240,214,192)
#F1DBC7
(241,219,199)
#F2E0CE
(242,224,206)
#F3E5D5
(243,229,213)
#F4EADC
(244,234,220)
#F5EFE3
(245,239,227)
#F6F4EA
(246,244,234)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7AB; }

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

This text font color is #EDC7AB.

Background Color

.myBgColor { background-color: #EDC7AB; }

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

This div background color is #EDC7AB.

Border color

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

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

This div border color is #EDC7AB.

Opacity

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

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

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

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

This text has shadow with #EDC7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7AB.

Preview

Color preview on black background

This text has color #EDC7AB on black background.


Color preview on white background

This text has color #EDC7AB on white background.


Black color preview on #EDC7AB background

This text has black color on #EDC7AB background.


White color preview on #EDC7AB background

This text has white color on #EDC7AB background.


Related colors

Complementary color

Complementary color for #hex is #123854.


I love getcolorcode.com

Triadic colors

1 #ABEDC7 and #C7ABED with #EDC7AB are triadic colors.

2 #ABC7ED and #C7EDAB with #EDC7AB are triadic colors.