COLOR #EDC7A6

HEX: #EDC7A6 RGB: (237,199,166)

Renk bilgisi

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

RGB renk modeli

#EDC7A6 color RGB value is (237,199,166).

RGB: (237,199,166) (93%, 78%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 166 of 255 = 65%

237
199
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 166 = 602 (100%)
R 237 of 602 ~ 39.37%
G 199 of 602 ~ 33.06%
B 166 of 602 ~ 27.57'%

%39.37
%33.06
%27.57

CMYK RENK MODELİ

#EDC7A6 rengi CMYK tonu (0,16,30,7).

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

CMYK: (0,16,30,7)
C0M16Y30K7 (0%, 16%, 30%, 7%)
(0.00 / 0.16 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%16.03
%29.96
%7.06

Codes

Color #EDC7A6 in popluar color models

ED C7 A6
RGB 237 199 166
HSL 28° 66.36% 79.02%
HSB/HSV 28° 29.96% 92.94%
CMYK 0.00% 16.03% 29.96%
7.06%

Color #EDC7A6 in popluar number systems.

HEX ED C7 A6
Decimal 237 199 166
Binary 11101101 11000111 10100110
Octal 355 307 246

Shades and tints

Shades of #EDC7A6

#EDC7A6
(237,199,166)
#D8B597
(216,181,151)
#C3A388
(195,163,136)
#AE9179
(174,145,121)
#997F6A
(153,127,106)
#846D5B
(132,109,91)
#6F5B4C
(111,91,76)
#5A493D
(90,73,61)
#45372E
(69,55,46)
#30251F
(48,37,31)
#1B1310
(27,19,16)
#000000
(0,0,0)

Tints of #EDC7A6

#EDC7A6
(237,199,166)
#EECCAE
(238,204,174)
#EFD1B6
(239,209,182)
#F0D6BE
(240,214,190)
#F1DBC6
(241,219,198)
#F2E0CE
(242,224,206)
#F3E5D6
(243,229,214)
#F4EADE
(244,234,222)
#F5EFE6
(245,239,230)
#F6F4EE
(246,244,238)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7A6; }

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

This text font color is #EDC7A6.

Background Color

.myBgColor { background-color: #EDC7A6; }

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

This div background color is #EDC7A6.

Border color

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

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

This div border color is #EDC7A6.

Opacity

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

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

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

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

This text has shadow with #EDC7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7A6.

Preview

Color preview on black background

This text has color #EDC7A6 on black background.


Color preview on white background

This text has color #EDC7A6 on white background.


Black color preview on #EDC7A6 background

This text has black color on #EDC7A6 background.


White color preview on #EDC7A6 background

This text has white color on #EDC7A6 background.


Related colors

Complementary color

Complementary color for #hex is #123859.


I love getcolorcode.com

Triadic colors

1 #A6EDC7 and #C7A6ED with #EDC7A6 are triadic colors.

2 #A6C7ED and #C7EDA6 with #EDC7A6 are triadic colors.