COLOR #EDDD8D

HEX: #EDDD8D RGB: (237,221,141)

Renk bilgisi

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

RGB renk modeli

#EDDD8D color RGB value is (237,221,141).

RGB: (237,221,141) (93%, 87%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 141 of 255 = 55%

237
221
141

R + G + B ~ 78%. #EDDD8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 141 = 599 (100%)
R 237 of 599 ~ 39.57%
G 221 of 599 ~ 36.89%
B 141 of 599 ~ 23.54'%

%39.57
%36.89
%23.54

CMYK RENK MODELİ

#EDDD8D rengi CMYK tonu (0,7,41,7).

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

CMYK: (0,7,41,7)
C0M7Y41K7 (0%, 7%, 41%, 7%)
(0.00 / 0.07 / 0.41 / 0.07)

CMYK yüzdeleri

%0
%6.75
%40.51
%7.06

Codes

Color #EDDD8D in popluar color models

ED DD 8D
RGB 237 221 141
HSL 50° 72.73% 74.12%
HSB/HSV 50° 40.51% 92.94%
CMYK 0.00% 6.75% 40.51%
7.06%

Color #EDDD8D in popluar number systems.

HEX ED DD 8D
Decimal 237 221 141
Binary 11101101 11011101 10001101
Octal 355 335 215

Shades and tints

Shades of #EDDD8D

#EDDD8D
(237,221,141)
#D8C981
(216,201,129)
#C3B575
(195,181,117)
#AEA169
(174,161,105)
#998D5D
(153,141,93)
#847951
(132,121,81)
#6F6545
(111,101,69)
#5A5139
(90,81,57)
#453D2D
(69,61,45)
#302921
(48,41,33)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDDD8D

#EDDD8D
(237,221,141)
#EEE097
(238,224,151)
#EFE3A1
(239,227,161)
#F0E6AB
(240,230,171)
#F1E9B5
(241,233,181)
#F2ECBF
(242,236,191)
#F3EFC9
(243,239,201)
#F4F2D3
(244,242,211)
#F5F5DD
(245,245,221)
#F6F8E7
(246,248,231)
#F7FBF1
(247,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDD8D; }

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

This text font color is #EDDD8D.

Background Color

.myBgColor { background-color: #EDDD8D; }

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

This div background color is #EDDD8D.

Border color

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

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

This div border color is #EDDD8D.

Opacity

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

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

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

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

This text has shadow with #EDDD8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDD8D.

Preview

Color preview on black background

This text has color #EDDD8D on black background.


Color preview on white background

This text has color #EDDD8D on white background.


Black color preview on #EDDD8D background

This text has black color on #EDDD8D background.


White color preview on #EDDD8D background

This text has white color on #EDDD8D background.


Related colors

Complementary color

Complementary color for #EDDD8D is #122272.


I love getcolorcode.com

Triadic colors

1 #8DEDDD and #DD8DED with #EDDD8D are triadic colors.

2 #8DDDED and #DDED8D with #EDDD8D are triadic colors.