COLOR #EDADB9

HEX: #EDADB9 RGB: (237,173,185)

Renk bilgisi

#EDADB9 contains mainly red and blue colors. #EDADB9 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDADB9 color RGB value is (237,173,185).

RGB: (237,173,185) (93%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 173 of 255 = 68%
B 185 of 255 = 73%

237
173
185

R + G + B ~ 78%. #EDADB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 185 = 595 (100%)
R 237 of 595 ~ 39.83%
G 173 of 595 ~ 29.08%
B 185 of 595 ~ 31.09'%

%39.83
%29.08
%31.09

CMYK RENK MODELİ

#EDADB9 rengi CMYK tonu (0,27,22,7).

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

CMYK: (0,27,22,7)
C0M27Y22K7 (0%, 27%, 22%, 7%)
(0.00 / 0.27 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%27
%21.94
%7.06

Codes

Color #EDADB9 in popluar color models

ED AD B9
RGB 237 173 185
HSL 349° 64.00% 80.39%
HSB/HSV 349° 27.00% 92.94%
CMYK 0.00% 27.00% 21.94%
7.06%

Color #EDADB9 in popluar number systems.

HEX ED AD B9
Decimal 237 173 185
Binary 11101101 10101101 10111001
Octal 355 255 271

Shades and tints

Shades of #EDADB9

#EDADB9
(237,173,185)
#D89EA9
(216,158,169)
#C38F99
(195,143,153)
#AE8089
(174,128,137)
#997179
(153,113,121)
#846269
(132,98,105)
#6F5359
(111,83,89)
#5A4449
(90,68,73)
#453539
(69,53,57)
#302629
(48,38,41)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDADB9

#EDADB9
(237,173,185)
#EEB4BF
(238,180,191)
#EFBBC5
(239,187,197)
#F0C2CB
(240,194,203)
#F1C9D1
(241,201,209)
#F2D0D7
(242,208,215)
#F3D7DD
(243,215,221)
#F4DEE3
(244,222,227)
#F5E5E9
(245,229,233)
#F6ECEF
(246,236,239)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDADB9; }

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

This text font color is #EDADB9.

Background Color

.myBgColor { background-color: #EDADB9; }

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

This div background color is #EDADB9.

Border color

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

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

This div border color is #EDADB9.

Opacity

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

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

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

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

This text has shadow with #EDADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDADB9.

Preview

Color preview on black background

This text has color #EDADB9 on black background.


Color preview on white background

This text has color #EDADB9 on white background.


Black color preview on #EDADB9 background

This text has black color on #EDADB9 background.


White color preview on #EDADB9 background

This text has white color on #EDADB9 background.


Related colors

Complementary color

Complementary color for #hex is #125246.


I love getcolorcode.com

Triadic colors

1 #B9EDAD and #ADB9ED with #EDADB9 are triadic colors.

2 #B9ADED and #ADEDB9 with #EDADB9 are triadic colors.