COLOR #E7ADC2

HEX: #E7ADC2 RGB: (231,173,194)

Renk bilgisi

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

RGB renk modeli

#E7ADC2 color RGB value is (231,173,194).

RGB: (231,173,194) (91%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 173 of 255 = 68%
B 194 of 255 = 76%

231
173
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 194 = 598 (100%)
R 231 of 598 ~ 38.63%
G 173 of 598 ~ 28.93%
B 194 of 598 ~ 32.44'%

%38.63
%28.93
%32.44

CMYK RENK MODELİ

#E7ADC2 rengi CMYK tonu (0,25,16,9).

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

CMYK: (0,25,16,9)
C0M25Y16K9 (0%, 25%, 16%, 9%)
(0.00 / 0.25 / 0.16 / 0.09)

CMYK yüzdeleri

%0
%25.11
%16.02
%9.41

Codes

Color #E7ADC2 in popluar color models

E7 AD C2
RGB 231 173 194
HSL 338° 54.72% 79.22%
HSB/HSV 338° 25.11% 90.59%
CMYK 0.00% 25.11% 16.02%
9.41%

Color #E7ADC2 in popluar number systems.

HEX E7 AD C2
Decimal 231 173 194
Binary 11100111 10101101 11000010
Octal 347 255 302

Shades and tints

Shades of #E7ADC2

#E7ADC2
(231,173,194)
#D29EB1
(210,158,177)
#BD8FA0
(189,143,160)
#A8808F
(168,128,143)
#93717E
(147,113,126)
#7E626D
(126,98,109)
#69535C
(105,83,92)
#54444B
(84,68,75)
#3F353A
(63,53,58)
#2A2629
(42,38,41)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #E7ADC2

#E7ADC2
(231,173,194)
#E9B4C7
(233,180,199)
#EBBBCC
(235,187,204)
#EDC2D1
(237,194,209)
#EFC9D6
(239,201,214)
#F1D0DB
(241,208,219)
#F3D7E0
(243,215,224)
#F5DEE5
(245,222,229)
#F7E5EA
(247,229,234)
#F9ECEF
(249,236,239)
#FBF3F4
(251,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ADC2; }

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

This text font color is #E7ADC2.

Background Color

.myBgColor { background-color: #E7ADC2; }

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

This div background color is #E7ADC2.

Border color

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

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

This div border color is #E7ADC2.

Opacity

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

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

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

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

This text has shadow with #E7ADC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADC2.

Preview

Color preview on black background

This text has color #E7ADC2 on black background.


Color preview on white background

This text has color #E7ADC2 on white background.


Black color preview on #E7ADC2 background

This text has black color on #E7ADC2 background.


White color preview on #E7ADC2 background

This text has white color on #E7ADC2 background.


Related colors

Complementary color

Complementary color for #hex is #18523D.


I love getcolorcode.com

Triadic colors

1 #C2E7AD and #ADC2E7 with #E7ADC2 are triadic colors.

2 #C2ADE7 and #ADE7C2 with #E7ADC2 are triadic colors.