COLOR #EDABAD

HEX: #EDABAD RGB: (237,171,173)

Renk bilgisi

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

RGB renk modeli

#EDABAD color RGB value is (237,171,173).

RGB: (237,171,173) (93%, 67%, 68%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 173 of 255 = 68%

237
171
173

R + G + B ~ 76%. #EDABAD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 173 = 581 (100%)
R 237 of 581 ~ 40.79%
G 171 of 581 ~ 29.43%
B 173 of 581 ~ 29.78'%

%40.79
%29.43
%29.78

CMYK RENK MODELİ

#EDABAD rengi CMYK tonu (0,28,27,7).

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

CMYK: (0,28,27,7)
C0M28Y27K7 (0%, 28%, 27%, 7%)
(0.00 / 0.28 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%27.85
%27
%7.06

Codes

Color #EDABAD in popluar color models

ED AB AD
RGB 237 171 173
HSL 358° 64.71% 80.00%
HSB/HSV 358° 27.85% 92.94%
CMYK 0.00% 27.85% 27.00%
7.06%

Color #EDABAD in popluar number systems.

HEX ED AB AD
Decimal 237 171 173
Binary 11101101 10101011 10101101
Octal 355 253 255

Shades and tints

Shades of #EDABAD

#EDABAD
(237,171,173)
#D89C9E
(216,156,158)
#C38D8F
(195,141,143)
#AE7E80
(174,126,128)
#996F71
(153,111,113)
#846062
(132,96,98)
#6F5153
(111,81,83)
#5A4244
(90,66,68)
#453335
(69,51,53)
#302426
(48,36,38)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDABAD

#EDABAD
(237,171,173)
#EEB2B4
(238,178,180)
#EFB9BB
(239,185,187)
#F0C0C2
(240,192,194)
#F1C7C9
(241,199,201)
#F2CED0
(242,206,208)
#F3D5D7
(243,213,215)
#F4DCDE
(244,220,222)
#F5E3E5
(245,227,229)
#F6EAEC
(246,234,236)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDABAD; }

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

This text font color is #EDABAD.

Background Color

.myBgColor { background-color: #EDABAD; }

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

This div background color is #EDABAD.

Border color

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

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

This div border color is #EDABAD.

Opacity

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

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

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

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

This text has shadow with #EDABAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDABAD.

Preview

Color preview on black background

This text has color #EDABAD on black background.


Color preview on white background

This text has color #EDABAD on white background.


Black color preview on #EDABAD background

This text has black color on #EDABAD background.


White color preview on #EDABAD background

This text has white color on #EDABAD background.


Related colors

Complementary color

Complementary color for #hex is #125452.


I love getcolorcode.com

Triadic colors

1 #ADEDAB and #ABADED with #EDABAD are triadic colors.

2 #ADABED and #ABEDAD with #EDABAD are triadic colors.