COLOR #EDA895

HEX: #EDA895 RGB: (237,168,149)

Renk bilgisi

#EDA895 contains mainly red color. #EDA895 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#EDA895 color RGB value is (237,168,149).

RGB: (237,168,149) (93%, 66%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 168 of 255 = 66%
B 149 of 255 = 58%

237
168
149

R + G + B ~ 72%. #EDA895 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 168 + 149 = 554 (100%)
R 237 of 554 ~ 42.78%
G 168 of 554 ~ 30.32%
B 149 of 554 ~ 26.9'%

%42.78
%30.32
%26.9

CMYK RENK MODELİ

#EDA895 rengi CMYK tonu (0,29,37,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.11%
  • sarı tonu 37.13%
  • ana renk tonu 7.06%

CMYK: (0,29,37,7)
C0M29Y37K7 (0%, 29%, 37%, 7%)
(0.00 / 0.29 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%29.11
%37.13
%7.06

Codes

Color #EDA895 in popluar color models

ED A8 95
RGB 237 168 149
HSL 13° 70.97% 75.69%
HSB/HSV 13° 37.13% 92.94%
CMYK 0.00% 29.11% 37.13%
7.06%

Color #EDA895 in popluar number systems.

HEX ED A8 95
Decimal 237 168 149
Binary 11101101 10101000 10010101
Octal 355 250 225

Shades and tints

Shades of #EDA895

#EDA895
(237,168,149)
#D89988
(216,153,136)
#C38A7B
(195,138,123)
#AE7B6E
(174,123,110)
#996C61
(153,108,97)
#845D54
(132,93,84)
#6F4E47
(111,78,71)
#5A3F3A
(90,63,58)
#45302D
(69,48,45)
#302120
(48,33,32)
#1B1213
(27,18,19)
#000000
(0,0,0)

Tints of #EDA895

#EDA895
(237,168,149)
#EEAF9E
(238,175,158)
#EFB6A7
(239,182,167)
#F0BDB0
(240,189,176)
#F1C4B9
(241,196,185)
#F2CBC2
(242,203,194)
#F3D2CB
(243,210,203)
#F4D9D4
(244,217,212)
#F5E0DD
(245,224,221)
#F6E7E6
(246,231,230)
#F7EEEF
(247,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDA895 color. Also use rgb(237,168,149) instead hex code.

Text Font Color

.myTextColor { color: #EDA895; }

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

This text font color is #EDA895.

Background Color

.myBgColor { background-color: #EDA895; }

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

This div background color is #EDA895.

Border color

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

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

This div border color is #EDA895.

Opacity

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

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

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

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

This text has shadow with #EDA895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA895.

Preview

Color preview on black background

This text has color #EDA895 on black background.


Color preview on white background

This text has color #EDA895 on white background.


Black color preview on #EDA895 background

This text has black color on #EDA895 background.


White color preview on #EDA895 background

This text has white color on #EDA895 background.


Related colors

Complementary color

Complementary color for #hex is #12576A.


I love getcolorcode.com

Triadic colors

1 #95EDA8 and #A895ED with #EDA895 are triadic colors.

2 #95A8ED and #A8ED95 with #EDA895 are triadic colors.