COLOR #EDDDD5

HEX: #EDDDD5 RGB: (237,221,213)

Renk bilgisi

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

RGB renk modeli

#EDDDD5 color RGB value is (237,221,213).

RGB: (237,221,213) (93%, 87%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 213 of 255 = 84%

237
221
213

R + G + B ~ 88%. #EDDDD5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 213 = 671 (100%)
R 237 of 671 ~ 35.32%
G 221 of 671 ~ 32.94%
B 213 of 671 ~ 31.74'%

%35.32
%32.94
%31.74

CMYK RENK MODELİ

#EDDDD5 rengi CMYK tonu (0,7,10,7).

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

CMYK: (0,7,10,7)
C0M7Y10K7 (0%, 7%, 10%, 7%)
(0.00 / 0.07 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%6.75
%10.13
%7.06

Codes

Color #EDDDD5 in popluar color models

ED DD D5
RGB 237 221 213
HSL 20° 40.00% 88.24%
HSB/HSV 20° 10.13% 92.94%
CMYK 0.00% 6.75% 10.13%
7.06%

Color #EDDDD5 in popluar number systems.

HEX ED DD D5
Decimal 237 221 213
Binary 11101101 11011101 11010101
Octal 355 335 325

Shades and tints

Shades of #EDDDD5

#EDDDD5
(237,221,213)
#D8C9C2
(216,201,194)
#C3B5AF
(195,181,175)
#AEA19C
(174,161,156)
#998D89
(153,141,137)
#847976
(132,121,118)
#6F6563
(111,101,99)
#5A5150
(90,81,80)
#453D3D
(69,61,61)
#30292A
(48,41,42)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDDDD5

#EDDDD5
(237,221,213)
#EEE0D8
(238,224,216)
#EFE3DB
(239,227,219)
#F0E6DE
(240,230,222)
#F1E9E1
(241,233,225)
#F2ECE4
(242,236,228)
#F3EFE7
(243,239,231)
#F4F2EA
(244,242,234)
#F5F5ED
(245,245,237)
#F6F8F0
(246,248,240)
#F7FBF3
(247,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDD5; }

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

This text font color is #EDDDD5.

Background Color

.myBgColor { background-color: #EDDDD5; }

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

This div background color is #EDDDD5.

Border color

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

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

This div border color is #EDDDD5.

Opacity

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

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

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

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

This text has shadow with #EDDDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDD5.

Preview

Color preview on black background

This text has color #EDDDD5 on black background.


Color preview on white background

This text has color #EDDDD5 on white background.


Black color preview on #EDDDD5 background

This text has black color on #EDDDD5 background.


White color preview on #EDDDD5 background

This text has white color on #EDDDD5 background.


Related colors

Complementary color

Complementary color for #hex is #12222A.


I love getcolorcode.com

Triadic colors

1 #D5EDDD and #DDD5ED with #EDDDD5 are triadic colors.

2 #D5DDED and #DDEDD5 with #EDDDD5 are triadic colors.