COLOR #EDE6DD

HEX: #EDE6DD RGB: (237,230,221)

Renk bilgisi

#EDE6DD contains red, green and blue colors in about the same proportion. #EDE6DD ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EDE6DD color RGB value is (237,230,221).

RGB: (237,230,221) (93%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 230 of 255 = 90%
B 221 of 255 = 87%

237
230
221

R + G + B ~ 90%. #EDE6DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 230 + 221 = 688 (100%)
R 237 of 688 ~ 34.45%
G 230 of 688 ~ 33.43%
B 221 of 688 ~ 32.12'%

%34.45
%33.43
%32.12

CMYK RENK MODELİ

#EDE6DD rengi CMYK tonu (0,3,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.95%
  • sarı tonu 6.75%
  • ana renk tonu 7.06%
CMYK: (0,3,7,7) C0M3Y7K7 (0%,3%,7%,7%) (0.00/0.03/0.07/0.07) 

CMYK yüzdeleri

%0
%2.95
%6.75
%7.06

Codes

Color #EDE6DD in popluar color models

ED E6 DD
RGB 237 230 221
HSL 34° 30.77% 89.80%
HSB/HSV 34° 6.75% 92.94%
CMYK 0.00% 2.95% 6.75%
7.06%

Color #EDE6DD in popluar number systems.

HEX ED E6 DD
Decimal 237 230 221
Binary 11101101 11100110 11011101
Octal 355 346 335

Shades and tints

Shades of #EDE6DD

#EDE6DD
(237,230,221)
#D8D2C9
(216,210,201)
#C3BEB5
(195,190,181)
#AEAAA1
(174,170,161)
#99968D
(153,150,141)
#848279
(132,130,121)
#6F6E65
(111,110,101)
#5A5A51
(90,90,81)
#45463D
(69,70,61)
#303229
(48,50,41)
#1B1E15
(27,30,21)
#000000
(0,0,0)

Tints of #EDE6DD

#EDE6DD
(237,230,221)
#EEE8E0
(238,232,224)
#EFEAE3
(239,234,227)
#F0ECE6
(240,236,230)
#F1EEE9
(241,238,233)
#F2F0EC
(242,240,236)
#F3F2EF
(243,242,239)
#F4F4F2
(244,244,242)
#F5F6F5
(245,246,245)
#F6F8F8
(246,248,248)
#F7FAFB
(247,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE6DD; }

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

This text font color is #EDE6DD.

Background Color

.myBgColor { background-color: #EDE6DD; }

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

This div background color is #EDE6DD.

Border color

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

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

This div border color is #EDE6DD.

Opacity

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

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

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

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

This text has shadow with #EDE6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE6DD.

Preview

Color preview on black background

This text has color #EDE6DD on black background.


Color preview on white background

This text has color #EDE6DD on white background.


Black color preview on #EDE6DD background

This text has black color on #EDE6DD background.


White color preview on #EDE6DD background

This text has white color on #EDE6DD background.


Related colors

Complementary color

Complementary color for #hex is #121922.


I love getcolorcode.com

Triadic colors

1 #DDEDE6 and #E6DDED with #EDE6DD are triadic colors.

2 #DDE6ED and #E6EDDD with #EDE6DD are triadic colors.