COLOR #EDADB0

HEX: #EDADB0 RGB: (237,173,176)

Renk bilgisi

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

RGB renk modeli

#EDADB0 color RGB value is (237,173,176).

RGB: (237,173,176) (93%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 173 of 255 = 68%
B 176 of 255 = 69%

237
173
176

R + G + B ~ 77%. #EDADB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 176 = 586 (100%)
R 237 of 586 ~ 40.44%
G 173 of 586 ~ 29.52%
B 176 of 586 ~ 30.03'%

%40.44
%29.52
%30.03

CMYK RENK MODELİ

#EDADB0 rengi CMYK tonu (0,27,26,7).

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

CMYK: (0,27,26,7)
C0M27Y26K7 (0%, 27%, 26%, 7%)
(0.00 / 0.27 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%27
%25.74
%7.06

Codes

Color #EDADB0 in popluar color models

ED AD B0
RGB 237 173 176
HSL 357° 64.00% 80.39%
HSB/HSV 357° 27.00% 92.94%
CMYK 0.00% 27.00% 25.74%
7.06%

Color #EDADB0 in popluar number systems.

HEX ED AD B0
Decimal 237 173 176
Binary 11101101 10101101 10110000
Octal 355 255 260

Shades and tints

Shades of #EDADB0

#EDADB0
(237,173,176)
#D89EA0
(216,158,160)
#C38F90
(195,143,144)
#AE8080
(174,128,128)
#997170
(153,113,112)
#846260
(132,98,96)
#6F5350
(111,83,80)
#5A4440
(90,68,64)
#453530
(69,53,48)
#302620
(48,38,32)
#1B1710
(27,23,16)
#000000
(0,0,0)

Tints of #EDADB0

#EDADB0
(237,173,176)
#EEB4B7
(238,180,183)
#EFBBBE
(239,187,190)
#F0C2C5
(240,194,197)
#F1C9CC
(241,201,204)
#F2D0D3
(242,208,211)
#F3D7DA
(243,215,218)
#F4DEE1
(244,222,225)
#F5E5E8
(245,229,232)
#F6ECEF
(246,236,239)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDADB0; }

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

This text font color is #EDADB0.

Background Color

.myBgColor { background-color: #EDADB0; }

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

This div background color is #EDADB0.

Border color

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

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

This div border color is #EDADB0.

Opacity

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

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

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

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

This text has shadow with #EDADB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDADB0.

Preview

Color preview on black background

This text has color #EDADB0 on black background.


Color preview on white background

This text has color #EDADB0 on white background.


Black color preview on #EDADB0 background

This text has black color on #EDADB0 background.


White color preview on #EDADB0 background

This text has white color on #EDADB0 background.


Related colors

Complementary color

Complementary color for #hex is #12524F.


I love getcolorcode.com

Triadic colors

1 #B0EDAD and #ADB0ED with #EDADB0 are triadic colors.

2 #B0ADED and #ADEDB0 with #EDADB0 are triadic colors.