COLOR #ECC7AD

HEX: #ECC7AD RGB: (236,199,173)

Renk bilgisi

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

RGB renk modeli

#ECC7AD color RGB value is (236,199,173).

RGB: (236,199,173) (93%, 78%, 68%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 173 of 255 = 68%

236
199
173

R + G + B ~ 80%. #ECC7AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 173 = 608 (100%)
R 236 of 608 ~ 38.82%
G 199 of 608 ~ 32.73%
B 173 of 608 ~ 28.45'%

%38.82
%32.73
%28.45

CMYK RENK MODELİ

#ECC7AD rengi CMYK tonu (0,16,27,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.68%
  • sarı tonu 26.69%
  • ana renk tonu 7.45%

CMYK: (0,16,27,7)
C0M16Y27K7 (0%, 16%, 27%, 7%)
(0.00 / 0.16 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%15.68
%26.69
%7.45

Codes

Color #ECC7AD in popluar color models

EC C7 AD
RGB 236 199 173
HSL 25° 62.38% 80.20%
HSB/HSV 25° 26.69% 92.55%
CMYK 0.00% 15.68% 26.69%
7.45%

Color #ECC7AD in popluar number systems.

HEX EC C7 AD
Decimal 236 199 173
Binary 11101100 11000111 10101101
Octal 354 307 255

Shades and tints

Shades of #ECC7AD

#ECC7AD
(236,199,173)
#D7B59E
(215,181,158)
#C2A38F
(194,163,143)
#AD9180
(173,145,128)
#987F71
(152,127,113)
#836D62
(131,109,98)
#6E5B53
(110,91,83)
#594944
(89,73,68)
#443735
(68,55,53)
#2F2526
(47,37,38)
#1A1317
(26,19,23)
#000000
(0,0,0)

Tints of #ECC7AD

#ECC7AD
(236,199,173)
#EDCCB4
(237,204,180)
#EED1BB
(238,209,187)
#EFD6C2
(239,214,194)
#F0DBC9
(240,219,201)
#F1E0D0
(241,224,208)
#F2E5D7
(242,229,215)
#F3EADE
(243,234,222)
#F4EFE5
(244,239,229)
#F5F4EC
(245,244,236)
#F6F9F3
(246,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC7AD color. Also use rgb(236,199,173) instead hex code.

Text Font Color

.myTextColor { color: #ECC7AD; }

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

This text font color is #ECC7AD.

Background Color

.myBgColor { background-color: #ECC7AD; }

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

This div background color is #ECC7AD.

Border color

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

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

This div border color is #ECC7AD.

Opacity

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

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

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

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

This text has shadow with #ECC7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7AD.

Preview

Color preview on black background

This text has color #ECC7AD on black background.


Color preview on white background

This text has color #ECC7AD on white background.


Black color preview on #ECC7AD background

This text has black color on #ECC7AD background.


White color preview on #ECC7AD background

This text has white color on #ECC7AD background.


Related colors

Complementary color

Complementary color for #hex is #133852.


I love getcolorcode.com

Triadic colors

1 #ADECC7 and #C7ADEC with #ECC7AD are triadic colors.

2 #ADC7EC and #C7ECAD with #ECC7AD are triadic colors.