COLOR #E7ADB2

HEX: #E7ADB2 RGB: (231,173,178)

Renk bilgisi

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

RGB renk modeli

#E7ADB2 color RGB value is (231,173,178).

RGB: (231,173,178) (91%, 68%, 70%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 173 of 255 = 68%
B 178 of 255 = 70%

231
173
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 178 = 582 (100%)
R 231 of 582 ~ 39.69%
G 173 of 582 ~ 29.73%
B 178 of 582 ~ 30.58'%

%39.69
%29.73
%30.58

CMYK RENK MODELİ

#E7ADB2 rengi CMYK tonu (0,25,23,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.11%
  • sarı tonu 22.94%
  • ana renk tonu 9.41%

CMYK: (0,25,23,9)
C0M25Y23K9 (0%, 25%, 23%, 9%)
(0.00 / 0.25 / 0.23 / 0.09)

CMYK yüzdeleri

%0
%25.11
%22.94
%9.41

Codes

Color #E7ADB2 in popluar color models

E7 AD B2
RGB 231 173 178
HSL 355° 54.72% 79.22%
HSB/HSV 355° 25.11% 90.59%
CMYK 0.00% 25.11% 22.94%
9.41%

Color #E7ADB2 in popluar number systems.

HEX E7 AD B2
Decimal 231 173 178
Binary 11100111 10101101 10110010
Octal 347 255 262

Shades and tints

Shades of #E7ADB2

#E7ADB2
(231,173,178)
#D29EA2
(210,158,162)
#BD8F92
(189,143,146)
#A88082
(168,128,130)
#937172
(147,113,114)
#7E6262
(126,98,98)
#695352
(105,83,82)
#544442
(84,68,66)
#3F3532
(63,53,50)
#2A2622
(42,38,34)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #E7ADB2

#E7ADB2
(231,173,178)
#E9B4B9
(233,180,185)
#EBBBC0
(235,187,192)
#EDC2C7
(237,194,199)
#EFC9CE
(239,201,206)
#F1D0D5
(241,208,213)
#F3D7DC
(243,215,220)
#F5DEE3
(245,222,227)
#F7E5EA
(247,229,234)
#F9ECF1
(249,236,241)
#FBF3F8
(251,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ADB2; }

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

This text font color is #E7ADB2.

Background Color

.myBgColor { background-color: #E7ADB2; }

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

This div background color is #E7ADB2.

Border color

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

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

This div border color is #E7ADB2.

Opacity

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

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

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

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

This text has shadow with #E7ADB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADB2.

Preview

Color preview on black background

This text has color #E7ADB2 on black background.


Color preview on white background

This text has color #E7ADB2 on white background.


Black color preview on #E7ADB2 background

This text has black color on #E7ADB2 background.


White color preview on #E7ADB2 background

This text has white color on #E7ADB2 background.


Related colors

Complementary color

Complementary color for #hex is #18524D.


I love getcolorcode.com

Triadic colors

1 #B2E7AD and #ADB2E7 with #E7ADB2 are triadic colors.

2 #B2ADE7 and #ADE7B2 with #E7ADB2 are triadic colors.