COLOR #E5ADB2

HEX: #E5ADB2 RGB: (229,173,178)

Renk bilgisi

#E5ADB2 contains red, green and blue colors in about the same proportion. #E5ADB2 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E5ADB2 color RGB value is (229,173,178).

RGB: (229,173,178) (90%, 68%, 70%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 178 of 255 = 70%

229
173
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 178 = 580 (100%)
R 229 of 580 ~ 39.48%
G 173 of 580 ~ 29.83%
B 178 of 580 ~ 30.69'%

%39.48
%29.83
%30.69

CMYK RENK MODELİ

#E5ADB2 rengi CMYK tonu (0,24,22,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.45%
  • sarı tonu 22.27%
  • ana renk tonu 10.20%

CMYK: (0,24,22,10)
C0M24Y22K10 (0%, 24%, 22%, 10%)
(0.00 / 0.24 / 0.22 / 0.10)

CMYK yüzdeleri

%0
%24.45
%22.27
%10.2

Codes

Color #E5ADB2 in popluar color models

E5 AD B2
RGB 229 173 178
HSL 355° 51.85% 78.82%
HSB/HSV 355° 24.45% 89.80%
CMYK 0.00% 24.45% 22.27%
10.20%

Color #E5ADB2 in popluar number systems.

HEX E5 AD B2
Decimal 229 173 178
Binary 11100101 10101101 10110010
Octal 345 255 262

Shades and tints

Shades of #E5ADB2

#E5ADB2
(229,173,178)
#D19EA2
(209,158,162)
#BD8F92
(189,143,146)
#A98082
(169,128,130)
#957172
(149,113,114)
#816262
(129,98,98)
#6D5352
(109,83,82)
#594442
(89,68,66)
#453532
(69,53,50)
#312622
(49,38,34)
#1D1712
(29,23,18)
#000000
(0,0,0)

Tints of #E5ADB2

#E5ADB2
(229,173,178)
#E7B4B9
(231,180,185)
#E9BBC0
(233,187,192)
#EBC2C7
(235,194,199)
#EDC9CE
(237,201,206)
#EFD0D5
(239,208,213)
#F1D7DC
(241,215,220)
#F3DEE3
(243,222,227)
#F5E5EA
(245,229,234)
#F7ECF1
(247,236,241)
#F9F3F8
(249,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ADB2 color. Also use rgb(229,173,178) instead hex code.

Text Font Color

.myTextColor { color: #E5ADB2; }

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

This text font color is #E5ADB2.

Background Color

.myBgColor { background-color: #E5ADB2; }

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

This div background color is #E5ADB2.

Border color

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

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

This div border color is #E5ADB2.

Opacity

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

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

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

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

This text has shadow with #E5ADB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADB2.

Preview

Color preview on black background

This text has color #E5ADB2 on black background.


Color preview on white background

This text has color #E5ADB2 on white background.


Black color preview on #E5ADB2 background

This text has black color on #E5ADB2 background.


White color preview on #E5ADB2 background

This text has white color on #E5ADB2 background.


Related colors

Complementary color

Complementary color for #hex is #1A524D.


I love getcolorcode.com

Triadic colors

1 #B2E5AD and #ADB2E5 with #E5ADB2 are triadic colors.

2 #B2ADE5 and #ADE5B2 with #E5ADB2 are triadic colors.