COLOR #EDDDAB

HEX: #EDDDAB RGB: (237,221,171)

Renk bilgisi

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

RGB renk modeli

#EDDDAB color RGB value is (237,221,171).

RGB: (237,221,171) (93%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 171 of 255 = 67%

237
221
171

R + G + B ~ 82%. #EDDDAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 171 = 629 (100%)
R 237 of 629 ~ 37.68%
G 221 of 629 ~ 35.14%
B 171 of 629 ~ 27.19'%

%37.68
%35.14
%27.19

CMYK RENK MODELİ

#EDDDAB rengi CMYK tonu (0,7,28,7).

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

CMYK: (0,7,28,7)
C0M7Y28K7 (0%, 7%, 28%, 7%)
(0.00 / 0.07 / 0.28 / 0.07)

CMYK yüzdeleri

%0
%6.75
%27.85
%7.06

Codes

Color #EDDDAB in popluar color models

ED DD AB
RGB 237 221 171
HSL 45° 64.71% 80.00%
HSB/HSV 45° 27.85% 92.94%
CMYK 0.00% 6.75% 27.85%
7.06%

Color #EDDDAB in popluar number systems.

HEX ED DD AB
Decimal 237 221 171
Binary 11101101 11011101 10101011
Octal 355 335 253

Shades and tints

Shades of #EDDDAB

#EDDDAB
(237,221,171)
#D8C99C
(216,201,156)
#C3B58D
(195,181,141)
#AEA17E
(174,161,126)
#998D6F
(153,141,111)
#847960
(132,121,96)
#6F6551
(111,101,81)
#5A5142
(90,81,66)
#453D33
(69,61,51)
#302924
(48,41,36)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDDDAB

#EDDDAB
(237,221,171)
#EEE0B2
(238,224,178)
#EFE3B9
(239,227,185)
#F0E6C0
(240,230,192)
#F1E9C7
(241,233,199)
#F2ECCE
(242,236,206)
#F3EFD5
(243,239,213)
#F4F2DC
(244,242,220)
#F5F5E3
(245,245,227)
#F6F8EA
(246,248,234)
#F7FBF1
(247,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDAB; }

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

This text font color is #EDDDAB.

Background Color

.myBgColor { background-color: #EDDDAB; }

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

This div background color is #EDDDAB.

Border color

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

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

This div border color is #EDDDAB.

Opacity

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

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

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

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

This text has shadow with #EDDDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDAB.

Preview

Color preview on black background

This text has color #EDDDAB on black background.


Color preview on white background

This text has color #EDDDAB on white background.


Black color preview on #EDDDAB background

This text has black color on #EDDDAB background.


White color preview on #EDDDAB background

This text has white color on #EDDDAB background.


Related colors

Complementary color

Complementary color for #hex is #122254.


I love getcolorcode.com

Triadic colors

1 #ABEDDD and #DDABED with #EDDDAB are triadic colors.

2 #ABDDED and #DDEDAB with #EDDDAB are triadic colors.