COLOR #EDDAB6

HEX: #EDDAB6 RGB: (237,218,182)

Renk bilgisi

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

RGB renk modeli

#EDDAB6 color RGB value is (237,218,182).

RGB: (237,218,182) (93%, 85%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 182 of 255 = 71%

237
218
182

R + G + B ~ 83%. #EDDAB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 182 = 637 (100%)
R 237 of 637 ~ 37.21%
G 218 of 637 ~ 34.22%
B 182 of 637 ~ 28.57'%

%37.21
%34.22
%28.57

CMYK RENK MODELİ

#EDDAB6 rengi CMYK tonu (0,8,23,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.02%
  • sarı tonu 23.21%
  • ana renk tonu 7.06%

CMYK: (0,8,23,7)
C0M8Y23K7 (0%, 8%, 23%, 7%)
(0.00 / 0.08 / 0.23 / 0.07)

CMYK yüzdeleri

%0
%8.02
%23.21
%7.06

Codes

Color #EDDAB6 in popluar color models

ED DA B6
RGB 237 218 182
HSL 39° 60.44% 82.16%
HSB/HSV 39° 23.21% 92.94%
CMYK 0.00% 8.02% 23.21%
7.06%

Color #EDDAB6 in popluar number systems.

HEX ED DA B6
Decimal 237 218 182
Binary 11101101 11011010 10110110
Octal 355 332 266

Shades and tints

Shades of #EDDAB6

#EDDAB6
(237,218,182)
#D8C7A6
(216,199,166)
#C3B496
(195,180,150)
#AEA186
(174,161,134)
#998E76
(153,142,118)
#847B66
(132,123,102)
#6F6856
(111,104,86)
#5A5546
(90,85,70)
#454236
(69,66,54)
#302F26
(48,47,38)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #EDDAB6

#EDDAB6
(237,218,182)
#EEDDBC
(238,221,188)
#EFE0C2
(239,224,194)
#F0E3C8
(240,227,200)
#F1E6CE
(241,230,206)
#F2E9D4
(242,233,212)
#F3ECDA
(243,236,218)
#F4EFE0
(244,239,224)
#F5F2E6
(245,242,230)
#F6F5EC
(246,245,236)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDAB6 color. Also use rgb(237,218,182) instead hex code.

Text Font Color

.myTextColor { color: #EDDAB6; }

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

This text font color is #EDDAB6.

Background Color

.myBgColor { background-color: #EDDAB6; }

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

This div background color is #EDDAB6.

Border color

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

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

This div border color is #EDDAB6.

Opacity

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

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

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

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

This text has shadow with #EDDAB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDAB6.

Preview

Color preview on black background

This text has color #EDDAB6 on black background.


Color preview on white background

This text has color #EDDAB6 on white background.


Black color preview on #EDDAB6 background

This text has black color on #EDDAB6 background.


White color preview on #EDDAB6 background

This text has white color on #EDDAB6 background.


Related colors

Complementary color

Complementary color for #hex is #122549.


I love getcolorcode.com

Triadic colors

1 #B6EDDA and #DAB6ED with #EDDAB6 are triadic colors.

2 #B6DAED and #DAEDB6 with #EDDAB6 are triadic colors.