COLOR #EDE6B6

HEX: #EDE6B6 RGB: (237,230,182)

Renk bilgisi

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

RGB renk modeli

#EDE6B6 color RGB value is (237,230,182).

RGB: (237,230,182) (93%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 230 of 255 = 90%
B 182 of 255 = 71%

237
230
182

R + G + B ~ 85%. #EDE6B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 230 + 182 = 649 (100%)
R 237 of 649 ~ 36.52%
G 230 of 649 ~ 35.44%
B 182 of 649 ~ 28.04'%

%36.52
%35.44
%28.04

CMYK RENK MODELİ

#EDE6B6 rengi CMYK tonu (0,3,23,7).

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

CMYK: (0,3,23,7)
C0M3Y23K7 (0%, 3%, 23%, 7%)
(0.00 / 0.03 / 0.23 / 0.07)

CMYK yüzdeleri

%0
%2.95
%23.21
%7.06

Codes

Color #EDE6B6 in popluar color models

ED E6 B6
RGB 237 230 182
HSL 52° 60.44% 82.16%
HSB/HSV 52° 23.21% 92.94%
CMYK 0.00% 2.95% 23.21%
7.06%

Color #EDE6B6 in popluar number systems.

HEX ED E6 B6
Decimal 237 230 182
Binary 11101101 11100110 10110110
Octal 355 346 266

Shades and tints

Shades of #EDE6B6

#EDE6B6
(237,230,182)
#D8D2A6
(216,210,166)
#C3BE96
(195,190,150)
#AEAA86
(174,170,134)
#999676
(153,150,118)
#848266
(132,130,102)
#6F6E56
(111,110,86)
#5A5A46
(90,90,70)
#454636
(69,70,54)
#303226
(48,50,38)
#1B1E16
(27,30,22)
#000000
(0,0,0)

Tints of #EDE6B6

#EDE6B6
(237,230,182)
#EEE8BC
(238,232,188)
#EFEAC2
(239,234,194)
#F0ECC8
(240,236,200)
#F1EECE
(241,238,206)
#F2F0D4
(242,240,212)
#F3F2DA
(243,242,218)
#F4F4E0
(244,244,224)
#F5F6E6
(245,246,230)
#F6F8EC
(246,248,236)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE6B6; }

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

This text font color is #EDE6B6.

Background Color

.myBgColor { background-color: #EDE6B6; }

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

This div background color is #EDE6B6.

Border color

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

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

This div border color is #EDE6B6.

Opacity

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

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

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

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

This text has shadow with #EDE6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE6B6.

Preview

Color preview on black background

This text has color #EDE6B6 on black background.


Color preview on white background

This text has color #EDE6B6 on white background.


Black color preview on #EDE6B6 background

This text has black color on #EDE6B6 background.


White color preview on #EDE6B6 background

This text has white color on #EDE6B6 background.


Related colors

Complementary color

Complementary color for #hex is #121949.


I love getcolorcode.com

Triadic colors

1 #B6EDE6 and #E6B6ED with #EDE6B6 are triadic colors.

2 #B6E6ED and #E6EDB6 with #EDE6B6 are triadic colors.