COLOR #EDD6B6

HEX: #EDD6B6 RGB: (237,214,182)

Renk bilgisi

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

RGB renk modeli

#EDD6B6 color RGB value is (237,214,182).

RGB: (237,214,182) (93%, 84%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 182 of 255 = 71%

237
214
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 182 = 633 (100%)
R 237 of 633 ~ 37.44%
G 214 of 633 ~ 33.81%
B 182 of 633 ~ 28.75'%

%37.44
%33.81
%28.75

CMYK RENK MODELİ

#EDD6B6 rengi CMYK tonu (0,10,23,7).

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

CMYK: (0,10,23,7)
C0M10Y23K7 (0%, 10%, 23%, 7%)
(0.00 / 0.10 / 0.23 / 0.07)

CMYK yüzdeleri

%0
%9.7
%23.21
%7.06

Codes

Color #EDD6B6 in popluar color models

ED D6 B6
RGB 237 214 182
HSL 35° 60.44% 82.16%
HSB/HSV 35° 23.21% 92.94%
CMYK 0.00% 9.70% 23.21%
7.06%

Color #EDD6B6 in popluar number systems.

HEX ED D6 B6
Decimal 237 214 182
Binary 11101101 11010110 10110110
Octal 355 326 266

Shades and tints

Shades of #EDD6B6

#EDD6B6
(237,214,182)
#D8C3A6
(216,195,166)
#C3B096
(195,176,150)
#AE9D86
(174,157,134)
#998A76
(153,138,118)
#847766
(132,119,102)
#6F6456
(111,100,86)
#5A5146
(90,81,70)
#453E36
(69,62,54)
#302B26
(48,43,38)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #EDD6B6

#EDD6B6
(237,214,182)
#EED9BC
(238,217,188)
#EFDCC2
(239,220,194)
#F0DFC8
(240,223,200)
#F1E2CE
(241,226,206)
#F2E5D4
(242,229,212)
#F3E8DA
(243,232,218)
#F4EBE0
(244,235,224)
#F5EEE6
(245,238,230)
#F6F1EC
(246,241,236)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6B6; }

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

This text font color is #EDD6B6.

Background Color

.myBgColor { background-color: #EDD6B6; }

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

This div background color is #EDD6B6.

Border color

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

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

This div border color is #EDD6B6.

Opacity

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

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

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

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

This text has shadow with #EDD6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6B6.

Preview

Color preview on black background

This text has color #EDD6B6 on black background.


Color preview on white background

This text has color #EDD6B6 on white background.


Black color preview on #EDD6B6 background

This text has black color on #EDD6B6 background.


White color preview on #EDD6B6 background

This text has white color on #EDD6B6 background.


Related colors

Complementary color

Complementary color for #hex is #122949.


I love getcolorcode.com

Triadic colors

1 #B6EDD6 and #D6B6ED with #EDD6B6 are triadic colors.

2 #B6D6ED and #D6EDB6 with #EDD6B6 are triadic colors.