COLOR #EDD4A6

HEX: #EDD4A6 RGB: (237,212,166)

Renk bilgisi

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

RGB renk modeli

#EDD4A6 color RGB value is (237,212,166).

RGB: (237,212,166) (93%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 166 of 255 = 65%

237
212
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 166 = 615 (100%)
R 237 of 615 ~ 38.54%
G 212 of 615 ~ 34.47%
B 166 of 615 ~ 26.99'%

%38.54
%34.47
%26.99

CMYK RENK MODELİ

#EDD4A6 rengi CMYK tonu (0,11,30,7).

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

CMYK: (0,11,30,7)
C0M11Y30K7 (0%, 11%, 30%, 7%)
(0.00 / 0.11 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%10.55
%29.96
%7.06

Codes

Color #EDD4A6 in popluar color models

ED D4 A6
RGB 237 212 166
HSL 39° 66.36% 79.02%
HSB/HSV 39° 29.96% 92.94%
CMYK 0.00% 10.55% 29.96%
7.06%

Color #EDD4A6 in popluar number systems.

HEX ED D4 A6
Decimal 237 212 166
Binary 11101101 11010100 10100110
Octal 355 324 246

Shades and tints

Shades of #EDD4A6

#EDD4A6
(237,212,166)
#D8C197
(216,193,151)
#C3AE88
(195,174,136)
#AE9B79
(174,155,121)
#99886A
(153,136,106)
#84755B
(132,117,91)
#6F624C
(111,98,76)
#5A4F3D
(90,79,61)
#453C2E
(69,60,46)
#30291F
(48,41,31)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #EDD4A6

#EDD4A6
(237,212,166)
#EED7AE
(238,215,174)
#EFDAB6
(239,218,182)
#F0DDBE
(240,221,190)
#F1E0C6
(241,224,198)
#F2E3CE
(242,227,206)
#F3E6D6
(243,230,214)
#F4E9DE
(244,233,222)
#F5ECE6
(245,236,230)
#F6EFEE
(246,239,238)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4A6; }

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

This text font color is #EDD4A6.

Background Color

.myBgColor { background-color: #EDD4A6; }

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

This div background color is #EDD4A6.

Border color

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

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

This div border color is #EDD4A6.

Opacity

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

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

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

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

This text has shadow with #EDD4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4A6.

Preview

Color preview on black background

This text has color #EDD4A6 on black background.


Color preview on white background

This text has color #EDD4A6 on white background.


Black color preview on #EDD4A6 background

This text has black color on #EDD4A6 background.


White color preview on #EDD4A6 background

This text has white color on #EDD4A6 background.


Related colors

Complementary color

Complementary color for #hex is #122B59.


I love getcolorcode.com

Triadic colors

1 #A6EDD4 and #D4A6ED with #EDD4A6 are triadic colors.

2 #A6D4ED and #D4EDA6 with #EDD4A6 are triadic colors.