COLOR #EDAD94

HEX: #EDAD94 RGB: (237,173,148)

Renk bilgisi

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

RGB renk modeli

#EDAD94 color RGB value is (237,173,148).

RGB: (237,173,148) (93%, 68%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 173 of 255 = 68%
B 148 of 255 = 58%

237
173
148

R + G + B ~ 73%. #EDAD94 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 148 = 558 (100%)
R 237 of 558 ~ 42.47%
G 173 of 558 ~ 31%
B 148 of 558 ~ 26.52'%

%42.47
%31
%26.52

CMYK RENK MODELİ

#EDAD94 rengi CMYK tonu (0,27,38,7).

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

CMYK: (0,27,38,7)
C0M27Y38K7 (0%, 27%, 38%, 7%)
(0.00 / 0.27 / 0.38 / 0.07)

CMYK yüzdeleri

%0
%27
%37.55
%7.06

Codes

Color #EDAD94 in popluar color models

ED AD 94
RGB 237 173 148
HSL 17° 71.20% 75.49%
HSB/HSV 17° 37.55% 92.94%
CMYK 0.00% 27.00% 37.55%
7.06%

Color #EDAD94 in popluar number systems.

HEX ED AD 94
Decimal 237 173 148
Binary 11101101 10101101 10010100
Octal 355 255 224

Shades and tints

Shades of #EDAD94

#EDAD94
(237,173,148)
#D89E87
(216,158,135)
#C38F7A
(195,143,122)
#AE806D
(174,128,109)
#997160
(153,113,96)
#846253
(132,98,83)
#6F5346
(111,83,70)
#5A4439
(90,68,57)
#45352C
(69,53,44)
#30261F
(48,38,31)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #EDAD94

#EDAD94
(237,173,148)
#EEB49D
(238,180,157)
#EFBBA6
(239,187,166)
#F0C2AF
(240,194,175)
#F1C9B8
(241,201,184)
#F2D0C1
(242,208,193)
#F3D7CA
(243,215,202)
#F4DED3
(244,222,211)
#F5E5DC
(245,229,220)
#F6ECE5
(246,236,229)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAD94; }

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

This text font color is #EDAD94.

Background Color

.myBgColor { background-color: #EDAD94; }

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

This div background color is #EDAD94.

Border color

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

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

This div border color is #EDAD94.

Opacity

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

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

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

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

This text has shadow with #EDAD94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAD94.

Preview

Color preview on black background

This text has color #EDAD94 on black background.


Color preview on white background

This text has color #EDAD94 on white background.


Black color preview on #EDAD94 background

This text has black color on #EDAD94 background.


White color preview on #EDAD94 background

This text has white color on #EDAD94 background.


Related colors

Complementary color

Complementary color for #hex is #12526B.


I love getcolorcode.com

Triadic colors

1 #94EDAD and #AD94ED with #EDAD94 are triadic colors.

2 #94ADED and #ADED94 with #EDAD94 are triadic colors.