COLOR #EDAD8D

HEX: #EDAD8D RGB: (237,173,141)

Renk bilgisi

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

RGB renk modeli

#EDAD8D color RGB value is (237,173,141).

RGB: (237,173,141) (93%, 68%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 173 of 255 = 68%
B 141 of 255 = 55%

237
173
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 141 = 551 (100%)
R 237 of 551 ~ 43.01%
G 173 of 551 ~ 31.4%
B 141 of 551 ~ 25.59'%

%43.01
%31.4
%25.59

CMYK RENK MODELİ

#EDAD8D rengi CMYK tonu (0,27,41,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.00%
  • sarı tonu 40.51%
  • ana renk tonu 7.06%

CMYK: (0,27,41,7)
C0M27Y41K7 (0%, 27%, 41%, 7%)
(0.00 / 0.27 / 0.41 / 0.07)

CMYK yüzdeleri

%0
%27
%40.51
%7.06

Codes

Color #EDAD8D in popluar color models

ED AD 8D
RGB 237 173 141
HSL 20° 72.73% 74.12%
HSB/HSV 20° 40.51% 92.94%
CMYK 0.00% 27.00% 40.51%
7.06%

Color #EDAD8D in popluar number systems.

HEX ED AD 8D
Decimal 237 173 141
Binary 11101101 10101101 10001101
Octal 355 255 215

Shades and tints

Shades of #EDAD8D

#EDAD8D
(237,173,141)
#D89E81
(216,158,129)
#C38F75
(195,143,117)
#AE8069
(174,128,105)
#99715D
(153,113,93)
#846251
(132,98,81)
#6F5345
(111,83,69)
#5A4439
(90,68,57)
#45352D
(69,53,45)
#302621
(48,38,33)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #EDAD8D

#EDAD8D
(237,173,141)
#EEB497
(238,180,151)
#EFBBA1
(239,187,161)
#F0C2AB
(240,194,171)
#F1C9B5
(241,201,181)
#F2D0BF
(242,208,191)
#F3D7C9
(243,215,201)
#F4DED3
(244,222,211)
#F5E5DD
(245,229,221)
#F6ECE7
(246,236,231)
#F7F3F1
(247,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDAD8D color. Also use rgb(237,173,141) instead hex code.

Text Font Color

.myTextColor { color: #EDAD8D; }

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

This text font color is #EDAD8D.

Background Color

.myBgColor { background-color: #EDAD8D; }

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

This div background color is #EDAD8D.

Border color

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

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

This div border color is #EDAD8D.

Opacity

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

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

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

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

This text has shadow with #EDAD8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAD8D.

Preview

Color preview on black background

This text has color #EDAD8D on black background.


Color preview on white background

This text has color #EDAD8D on white background.


Black color preview on #EDAD8D background

This text has black color on #EDAD8D background.


White color preview on #EDAD8D background

This text has white color on #EDAD8D background.


Related colors

Complementary color

Complementary color for #hex is #125272.


I love getcolorcode.com

Triadic colors

1 #8DEDAD and #AD8DED with #EDAD8D are triadic colors.

2 #8DADED and #ADED8D with #EDAD8D are triadic colors.