COLOR #EDC6B5

HEX: #EDC6B5 RGB: (237,198,181)

Renk bilgisi

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

RGB renk modeli

#EDC6B5 color RGB value is (237,198,181).

RGB: (237,198,181) (93%, 78%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 198 of 255 = 78%
B 181 of 255 = 71%

237
198
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 198 + 181 = 616 (100%)
R 237 of 616 ~ 38.47%
G 198 of 616 ~ 32.14%
B 181 of 616 ~ 29.38'%

%38.47
%32.14
%29.38

CMYK RENK MODELİ

#EDC6B5 rengi CMYK tonu (0,16,24,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.46%
  • sarı tonu 23.63%
  • ana renk tonu 7.06%

CMYK: (0,16,24,7)
C0M16Y24K7 (0%, 16%, 24%, 7%)
(0.00 / 0.16 / 0.24 / 0.07)

CMYK yüzdeleri

%0
%16.46
%23.63
%7.06

Codes

Color #EDC6B5 in popluar color models

ED C6 B5
RGB 237 198 181
HSL 18° 60.87% 81.96%
HSB/HSV 18° 23.63% 92.94%
CMYK 0.00% 16.46% 23.63%
7.06%

Color #EDC6B5 in popluar number systems.

HEX ED C6 B5
Decimal 237 198 181
Binary 11101101 11000110 10110101
Octal 355 306 265

Shades and tints

Shades of #EDC6B5

#EDC6B5
(237,198,181)
#D8B4A5
(216,180,165)
#C3A295
(195,162,149)
#AE9085
(174,144,133)
#997E75
(153,126,117)
#846C65
(132,108,101)
#6F5A55
(111,90,85)
#5A4845
(90,72,69)
#453635
(69,54,53)
#302425
(48,36,37)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #EDC6B5

#EDC6B5
(237,198,181)
#EECBBB
(238,203,187)
#EFD0C1
(239,208,193)
#F0D5C7
(240,213,199)
#F1DACD
(241,218,205)
#F2DFD3
(242,223,211)
#F3E4D9
(243,228,217)
#F4E9DF
(244,233,223)
#F5EEE5
(245,238,229)
#F6F3EB
(246,243,235)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC6B5 color. Also use rgb(237,198,181) instead hex code.

Text Font Color

.myTextColor { color: #EDC6B5; }

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

This text font color is #EDC6B5.

Background Color

.myBgColor { background-color: #EDC6B5; }

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

This div background color is #EDC6B5.

Border color

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

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

This div border color is #EDC6B5.

Opacity

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

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

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

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

This text has shadow with #EDC6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC6B5.

Preview

Color preview on black background

This text has color #EDC6B5 on black background.


Color preview on white background

This text has color #EDC6B5 on white background.


Black color preview on #EDC6B5 background

This text has black color on #EDC6B5 background.


White color preview on #EDC6B5 background

This text has white color on #EDC6B5 background.


Related colors

Complementary color

Complementary color for #hex is #12394A.


I love getcolorcode.com

Triadic colors

1 #B5EDC6 and #C6B5ED with #EDC6B5 are triadic colors.

2 #B5C6ED and #C6EDB5 with #EDC6B5 are triadic colors.