COLOR #EDDDAE

HEX: #EDDDAE RGB: (237,221,174)

Renk bilgisi

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

RGB renk modeli

#EDDDAE color RGB value is (237,221,174).

RGB: (237,221,174) (93%, 87%, 68%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 174 of 255 = 68%

237
221
174

R + G + B ~ 83%. #EDDDAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 174 = 632 (100%)
R 237 of 632 ~ 37.5%
G 221 of 632 ~ 34.97%
B 174 of 632 ~ 27.53'%

%37.5
%34.97
%27.53

CMYK RENK MODELİ

#EDDDAE rengi CMYK tonu (0,7,27,7).

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

CMYK: (0,7,27,7)
C0M7Y27K7 (0%, 7%, 27%, 7%)
(0.00 / 0.07 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%6.75
%26.58
%7.06

Codes

Color #EDDDAE in popluar color models

ED DD AE
RGB 237 221 174
HSL 45° 63.64% 80.59%
HSB/HSV 45° 26.58% 92.94%
CMYK 0.00% 6.75% 26.58%
7.06%

Color #EDDDAE in popluar number systems.

HEX ED DD AE
Decimal 237 221 174
Binary 11101101 11011101 10101110
Octal 355 335 256

Shades and tints

Shades of #EDDDAE

#EDDDAE
(237,221,174)
#D8C99F
(216,201,159)
#C3B590
(195,181,144)
#AEA181
(174,161,129)
#998D72
(153,141,114)
#847963
(132,121,99)
#6F6554
(111,101,84)
#5A5145
(90,81,69)
#453D36
(69,61,54)
#302927
(48,41,39)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #EDDDAE

#EDDDAE
(237,221,174)
#EEE0B5
(238,224,181)
#EFE3BC
(239,227,188)
#F0E6C3
(240,230,195)
#F1E9CA
(241,233,202)
#F2ECD1
(242,236,209)
#F3EFD8
(243,239,216)
#F4F2DF
(244,242,223)
#F5F5E6
(245,245,230)
#F6F8ED
(246,248,237)
#F7FBF4
(247,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDAE; }

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

This text font color is #EDDDAE.

Background Color

.myBgColor { background-color: #EDDDAE; }

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

This div background color is #EDDDAE.

Border color

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

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

This div border color is #EDDDAE.

Opacity

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

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

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

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

This text has shadow with #EDDDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDAE.

Preview

Color preview on black background

This text has color #EDDDAE on black background.


Color preview on white background

This text has color #EDDDAE on white background.


Black color preview on #EDDDAE background

This text has black color on #EDDDAE background.


White color preview on #EDDDAE background

This text has white color on #EDDDAE background.


Related colors

Complementary color

Complementary color for #hex is #122251.


I love getcolorcode.com

Triadic colors

1 #AEEDDD and #DDAEED with #EDDDAE are triadic colors.

2 #AEDDED and #DDEDAE with #EDDDAE are triadic colors.