COLOR #EDDDA6

HEX: #EDDDA6 RGB: (237,221,166)

Renk bilgisi

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

RGB renk modeli

#EDDDA6 color RGB value is (237,221,166).

RGB: (237,221,166) (93%, 87%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 166 of 255 = 65%

237
221
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 166 = 624 (100%)
R 237 of 624 ~ 37.98%
G 221 of 624 ~ 35.42%
B 166 of 624 ~ 26.6'%

%37.98
%35.42
%26.6

CMYK RENK MODELİ

#EDDDA6 rengi CMYK tonu (0,7,30,7).

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

CMYK: (0,7,30,7)
C0M7Y30K7 (0%, 7%, 30%, 7%)
(0.00 / 0.07 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%6.75
%29.96
%7.06

Codes

Color #EDDDA6 in popluar color models

ED DD A6
RGB 237 221 166
HSL 46° 66.36% 79.02%
HSB/HSV 46° 29.96% 92.94%
CMYK 0.00% 6.75% 29.96%
7.06%

Color #EDDDA6 in popluar number systems.

HEX ED DD A6
Decimal 237 221 166
Binary 11101101 11011101 10100110
Octal 355 335 246

Shades and tints

Shades of #EDDDA6

#EDDDA6
(237,221,166)
#D8C997
(216,201,151)
#C3B588
(195,181,136)
#AEA179
(174,161,121)
#998D6A
(153,141,106)
#84795B
(132,121,91)
#6F654C
(111,101,76)
#5A513D
(90,81,61)
#453D2E
(69,61,46)
#30291F
(48,41,31)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #EDDDA6

#EDDDA6
(237,221,166)
#EEE0AE
(238,224,174)
#EFE3B6
(239,227,182)
#F0E6BE
(240,230,190)
#F1E9C6
(241,233,198)
#F2ECCE
(242,236,206)
#F3EFD6
(243,239,214)
#F4F2DE
(244,242,222)
#F5F5E6
(245,245,230)
#F6F8EE
(246,248,238)
#F7FBF6
(247,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDA6; }

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

This text font color is #EDDDA6.

Background Color

.myBgColor { background-color: #EDDDA6; }

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

This div background color is #EDDDA6.

Border color

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

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

This div border color is #EDDDA6.

Opacity

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

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

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

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

This text has shadow with #EDDDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDA6.

Preview

Color preview on black background

This text has color #EDDDA6 on black background.


Color preview on white background

This text has color #EDDDA6 on white background.


Black color preview on #EDDDA6 background

This text has black color on #EDDDA6 background.


White color preview on #EDDDA6 background

This text has white color on #EDDDA6 background.


Related colors

Complementary color

Complementary color for #hex is #122259.


I love getcolorcode.com

Triadic colors

1 #A6EDDD and #DDA6ED with #EDDDA6 are triadic colors.

2 #A6DDED and #DDEDA6 with #EDDDA6 are triadic colors.