COLOR #EDD9A8

HEX: #EDD9A8 RGB: (237,217,168)

Renk bilgisi

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

RGB renk modeli

#EDD9A8 color RGB value is (237,217,168).

RGB: (237,217,168) (93%, 85%, 66%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 168 of 255 = 66%

237
217
168

R + G + B ~ 81%. #EDD9A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 168 = 622 (100%)
R 237 of 622 ~ 38.1%
G 217 of 622 ~ 34.89%
B 168 of 622 ~ 27.01'%

%38.1
%34.89
%27.01

CMYK RENK MODELİ

#EDD9A8 rengi CMYK tonu (0,8,29,7).

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

CMYK: (0,8,29,7)
C0M8Y29K7 (0%, 8%, 29%, 7%)
(0.00 / 0.08 / 0.29 / 0.07)

CMYK yüzdeleri

%0
%8.44
%29.11
%7.06

Codes

Color #EDD9A8 in popluar color models

ED D9 A8
RGB 237 217 168
HSL 43° 65.71% 79.41%
HSB/HSV 43° 29.11% 92.94%
CMYK 0.00% 8.44% 29.11%
7.06%

Color #EDD9A8 in popluar number systems.

HEX ED D9 A8
Decimal 237 217 168
Binary 11101101 11011001 10101000
Octal 355 331 250

Shades and tints

Shades of #EDD9A8

#EDD9A8
(237,217,168)
#D8C699
(216,198,153)
#C3B38A
(195,179,138)
#AEA07B
(174,160,123)
#998D6C
(153,141,108)
#847A5D
(132,122,93)
#6F674E
(111,103,78)
#5A543F
(90,84,63)
#454130
(69,65,48)
#302E21
(48,46,33)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #EDD9A8

#EDD9A8
(237,217,168)
#EEDCAF
(238,220,175)
#EFDFB6
(239,223,182)
#F0E2BD
(240,226,189)
#F1E5C4
(241,229,196)
#F2E8CB
(242,232,203)
#F3EBD2
(243,235,210)
#F4EED9
(244,238,217)
#F5F1E0
(245,241,224)
#F6F4E7
(246,244,231)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9A8; }

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

This text font color is #EDD9A8.

Background Color

.myBgColor { background-color: #EDD9A8; }

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

This div background color is #EDD9A8.

Border color

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

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

This div border color is #EDD9A8.

Opacity

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

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

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

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

This text has shadow with #EDD9A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9A8.

Preview

Color preview on black background

This text has color #EDD9A8 on black background.


Color preview on white background

This text has color #EDD9A8 on white background.


Black color preview on #EDD9A8 background

This text has black color on #EDD9A8 background.


White color preview on #EDD9A8 background

This text has white color on #EDD9A8 background.


Related colors

Complementary color

Complementary color for #hex is #122657.


I love getcolorcode.com

Triadic colors

1 #A8EDD9 and #D9A8ED with #EDD9A8 are triadic colors.

2 #A8D9ED and #D9EDA8 with #EDD9A8 are triadic colors.