COLOR #EDAD9A

HEX: #EDAD9A RGB: (237,173,154)

Renk bilgisi

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

RGB renk modeli

#EDAD9A color RGB value is (237,173,154).

RGB: (237,173,154) (93%, 68%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 173 of 255 = 68%
B 154 of 255 = 60%

237
173
154

R + G + B ~ 74%. #EDAD9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 154 = 564 (100%)
R 237 of 564 ~ 42.02%
G 173 of 564 ~ 30.67%
B 154 of 564 ~ 27.3'%

%42.02
%30.67
%27.3

CMYK RENK MODELİ

#EDAD9A rengi CMYK tonu (0,27,35,7).

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

CMYK: (0,27,35,7)
C0M27Y35K7 (0%, 27%, 35%, 7%)
(0.00 / 0.27 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%27
%35.02
%7.06

Codes

Color #EDAD9A in popluar color models

ED AD 9A
RGB 237 173 154
HSL 14° 69.75% 76.67%
HSB/HSV 14° 35.02% 92.94%
CMYK 0.00% 27.00% 35.02%
7.06%

Color #EDAD9A in popluar number systems.

HEX ED AD 9A
Decimal 237 173 154
Binary 11101101 10101101 10011010
Octal 355 255 232

Shades and tints

Shades of #EDAD9A

#EDAD9A
(237,173,154)
#D89E8C
(216,158,140)
#C38F7E
(195,143,126)
#AE8070
(174,128,112)
#997162
(153,113,98)
#846254
(132,98,84)
#6F5346
(111,83,70)
#5A4438
(90,68,56)
#45352A
(69,53,42)
#30261C
(48,38,28)
#1B170E
(27,23,14)
#000000
(0,0,0)

Tints of #EDAD9A

#EDAD9A
(237,173,154)
#EEB4A3
(238,180,163)
#EFBBAC
(239,187,172)
#F0C2B5
(240,194,181)
#F1C9BE
(241,201,190)
#F2D0C7
(242,208,199)
#F3D7D0
(243,215,208)
#F4DED9
(244,222,217)
#F5E5E2
(245,229,226)
#F6ECEB
(246,236,235)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAD9A; }

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

This text font color is #EDAD9A.

Background Color

.myBgColor { background-color: #EDAD9A; }

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

This div background color is #EDAD9A.

Border color

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

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

This div border color is #EDAD9A.

Opacity

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

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

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

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

This text has shadow with #EDAD9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAD9A.

Preview

Color preview on black background

This text has color #EDAD9A on black background.


Color preview on white background

This text has color #EDAD9A on white background.


Black color preview on #EDAD9A background

This text has black color on #EDAD9A background.


White color preview on #EDAD9A background

This text has white color on #EDAD9A background.


Related colors

Complementary color

Complementary color for #hex is #125265.


I love getcolorcode.com

Triadic colors

1 #9AEDAD and #AD9AED with #EDAD9A are triadic colors.

2 #9AADED and #ADED9A with #EDAD9A are triadic colors.