COLOR #EDD9AF

HEX: #EDD9AF RGB: (237,217,175)

Renk bilgisi

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

RGB renk modeli

#EDD9AF color RGB value is (237,217,175).

RGB: (237,217,175) (93%, 85%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 175 of 255 = 69%

237
217
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 175 = 629 (100%)
R 237 of 629 ~ 37.68%
G 217 of 629 ~ 34.5%
B 175 of 629 ~ 27.82'%

%37.68
%34.5
%27.82

CMYK RENK MODELİ

#EDD9AF rengi CMYK tonu (0,8,26,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.44%
  • sarı tonu 26.16%
  • ana renk tonu 7.06%

CMYK: (0,8,26,7)
C0M8Y26K7 (0%, 8%, 26%, 7%)
(0.00 / 0.08 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%8.44
%26.16
%7.06

Codes

Color #EDD9AF in popluar color models

ED D9 AF
RGB 237 217 175
HSL 41° 63.27% 80.78%
HSB/HSV 41° 26.16% 92.94%
CMYK 0.00% 8.44% 26.16%
7.06%

Color #EDD9AF in popluar number systems.

HEX ED D9 AF
Decimal 237 217 175
Binary 11101101 11011001 10101111
Octal 355 331 257

Shades and tints

Shades of #EDD9AF

#EDD9AF
(237,217,175)
#D8C6A0
(216,198,160)
#C3B391
(195,179,145)
#AEA082
(174,160,130)
#998D73
(153,141,115)
#847A64
(132,122,100)
#6F6755
(111,103,85)
#5A5446
(90,84,70)
#454137
(69,65,55)
#302E28
(48,46,40)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #EDD9AF

#EDD9AF
(237,217,175)
#EEDCB6
(238,220,182)
#EFDFBD
(239,223,189)
#F0E2C4
(240,226,196)
#F1E5CB
(241,229,203)
#F2E8D2
(242,232,210)
#F3EBD9
(243,235,217)
#F4EEE0
(244,238,224)
#F5F1E7
(245,241,231)
#F6F4EE
(246,244,238)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9AF color. Also use rgb(237,217,175) instead hex code.

Text Font Color

.myTextColor { color: #EDD9AF; }

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

This text font color is #EDD9AF.

Background Color

.myBgColor { background-color: #EDD9AF; }

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

This div background color is #EDD9AF.

Border color

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

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

This div border color is #EDD9AF.

Opacity

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

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

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

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

This text has shadow with #EDD9AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9AF.

Preview

Color preview on black background

This text has color #EDD9AF on black background.


Color preview on white background

This text has color #EDD9AF on white background.


Black color preview on #EDD9AF background

This text has black color on #EDD9AF background.


White color preview on #EDD9AF background

This text has white color on #EDD9AF background.


Related colors

Complementary color

Complementary color for #hex is #122650.


I love getcolorcode.com

Triadic colors

1 #AFEDD9 and #D9AFED with #EDD9AF are triadic colors.

2 #AFD9ED and #D9EDAF with #EDD9AF are triadic colors.