COLOR #EDD1AE

HEX: #EDD1AE RGB: (237,209,174)

Renk bilgisi

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

RGB renk modeli

#EDD1AE color RGB value is (237,209,174).

RGB: (237,209,174) (93%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 174 of 255 = 68%

237
209
174

R + G + B ~ 81%. #EDD1AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 174 = 620 (100%)
R 237 of 620 ~ 38.23%
G 209 of 620 ~ 33.71%
B 174 of 620 ~ 28.06'%

%38.23
%33.71
%28.06

CMYK RENK MODELİ

#EDD1AE rengi CMYK tonu (0,12,27,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.81%
  • sarı tonu 26.58%
  • ana renk tonu 7.06%

CMYK: (0,12,27,7)
C0M12Y27K7 (0%, 12%, 27%, 7%)
(0.00 / 0.12 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%11.81
%26.58
%7.06

Codes

Color #EDD1AE in popluar color models

ED D1 AE
RGB 237 209 174
HSL 33° 63.64% 80.59%
HSB/HSV 33° 26.58% 92.94%
CMYK 0.00% 11.81% 26.58%
7.06%

Color #EDD1AE in popluar number systems.

HEX ED D1 AE
Decimal 237 209 174
Binary 11101101 11010001 10101110
Octal 355 321 256

Shades and tints

Shades of #EDD1AE

#EDD1AE
(237,209,174)
#D8BE9F
(216,190,159)
#C3AB90
(195,171,144)
#AE9881
(174,152,129)
#998572
(153,133,114)
#847263
(132,114,99)
#6F5F54
(111,95,84)
#5A4C45
(90,76,69)
#453936
(69,57,54)
#302627
(48,38,39)
#1B1318
(27,19,24)
#000000
(0,0,0)

Tints of #EDD1AE

#EDD1AE
(237,209,174)
#EED5B5
(238,213,181)
#EFD9BC
(239,217,188)
#F0DDC3
(240,221,195)
#F1E1CA
(241,225,202)
#F2E5D1
(242,229,209)
#F3E9D8
(243,233,216)
#F4EDDF
(244,237,223)
#F5F1E6
(245,241,230)
#F6F5ED
(246,245,237)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD1AE color. Also use rgb(237,209,174) instead hex code.

Text Font Color

.myTextColor { color: #EDD1AE; }

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

This text font color is #EDD1AE.

Background Color

.myBgColor { background-color: #EDD1AE; }

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

This div background color is #EDD1AE.

Border color

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

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

This div border color is #EDD1AE.

Opacity

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

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

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

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

This text has shadow with #EDD1AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1AE.

Preview

Color preview on black background

This text has color #EDD1AE on black background.


Color preview on white background

This text has color #EDD1AE on white background.


Black color preview on #EDD1AE background

This text has black color on #EDD1AE background.


White color preview on #EDD1AE background

This text has white color on #EDD1AE background.


Related colors

Complementary color

Complementary color for #hex is #122E51.


I love getcolorcode.com

Triadic colors

1 #AEEDD1 and #D1AEED with #EDD1AE are triadic colors.

2 #AED1ED and #D1EDAE with #EDD1AE are triadic colors.