COLOR #EDDDBE

HEX: #EDDDBE RGB: (237,221,190)

Renk bilgisi

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

RGB renk modeli

#EDDDBE color RGB value is (237,221,190).

RGB: (237,221,190) (93%, 87%, 75%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 190 of 255 = 75%

237
221
190

R + G + B ~ 85%. #EDDDBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 190 = 648 (100%)
R 237 of 648 ~ 36.57%
G 221 of 648 ~ 34.1%
B 190 of 648 ~ 29.32'%

%36.57
%34.1
%29.32

CMYK RENK MODELİ

#EDDDBE rengi CMYK tonu (0,7,20,7).

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

CMYK: (0,7,20,7)
C0M7Y20K7 (0%, 7%, 20%, 7%)
(0.00 / 0.07 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%6.75
%19.83
%7.06

Codes

Color #EDDDBE in popluar color models

ED DD BE
RGB 237 221 190
HSL 40° 56.63% 83.73%
HSB/HSV 40° 19.83% 92.94%
CMYK 0.00% 6.75% 19.83%
7.06%

Color #EDDDBE in popluar number systems.

HEX ED DD BE
Decimal 237 221 190
Binary 11101101 11011101 10111110
Octal 355 335 276

Shades and tints

Shades of #EDDDBE

#EDDDBE
(237,221,190)
#D8C9AD
(216,201,173)
#C3B59C
(195,181,156)
#AEA18B
(174,161,139)
#998D7A
(153,141,122)
#847969
(132,121,105)
#6F6558
(111,101,88)
#5A5147
(90,81,71)
#453D36
(69,61,54)
#302925
(48,41,37)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #EDDDBE

#EDDDBE
(237,221,190)
#EEE0C3
(238,224,195)
#EFE3C8
(239,227,200)
#F0E6CD
(240,230,205)
#F1E9D2
(241,233,210)
#F2ECD7
(242,236,215)
#F3EFDC
(243,239,220)
#F4F2E1
(244,242,225)
#F5F5E6
(245,245,230)
#F6F8EB
(246,248,235)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDBE; }

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

This text font color is #EDDDBE.

Background Color

.myBgColor { background-color: #EDDDBE; }

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

This div background color is #EDDDBE.

Border color

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

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

This div border color is #EDDDBE.

Opacity

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

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

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

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

This text has shadow with #EDDDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDBE.

Preview

Color preview on black background

This text has color #EDDDBE on black background.


Color preview on white background

This text has color #EDDDBE on white background.


Black color preview on #EDDDBE background

This text has black color on #EDDDBE background.


White color preview on #EDDDBE background

This text has white color on #EDDDBE background.


Related colors

Complementary color

Complementary color for #hex is #122241.


I love getcolorcode.com

Triadic colors

1 #BEEDDD and #DDBEED with #EDDDBE are triadic colors.

2 #BEDDED and #DDEDBE with #EDDDBE are triadic colors.