COLOR #E7B2D4

HEX: #E7B2D4 RGB: (231,178,212)

Renk bilgisi

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

RGB renk modeli

#E7B2D4 color RGB value is (231,178,212).

RGB: (231,178,212) (91%, 70%, 83%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 178 of 255 = 70%
B 212 of 255 = 83%

231
178
212

R + G + B ~ 81%. #E7B2D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 178 + 212 = 621 (100%)
R 231 of 621 ~ 37.2%
G 178 of 621 ~ 28.66%
B 212 of 621 ~ 34.14'%

%37.2
%28.66
%34.14

CMYK RENK MODELİ

#E7B2D4 rengi CMYK tonu (0,23,8,9).

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

CMYK: (0,23,8,9)
C0M23Y8K9 (0%, 23%, 8%, 9%)
(0.00 / 0.23 / 0.08 / 0.09)

CMYK yüzdeleri

%0
%22.94
%8.23
%9.41

Codes

Color #E7B2D4 in popluar color models

E7 B2 D4
RGB 231 178 212
HSL 322° 52.48% 80.20%
HSB/HSV 322° 22.94% 90.59%
CMYK 0.00% 22.94% 8.23%
9.41%

Color #E7B2D4 in popluar number systems.

HEX E7 B2 D4
Decimal 231 178 212
Binary 11100111 10110010 11010100
Octal 347 262 324

Shades and tints

Shades of #E7B2D4

#E7B2D4
(231,178,212)
#D2A2C1
(210,162,193)
#BD92AE
(189,146,174)
#A8829B
(168,130,155)
#937288
(147,114,136)
#7E6275
(126,98,117)
#695262
(105,82,98)
#54424F
(84,66,79)
#3F323C
(63,50,60)
#2A2229
(42,34,41)
#151216
(21,18,22)
#000000
(0,0,0)

Tints of #E7B2D4

#E7B2D4
(231,178,212)
#E9B9D7
(233,185,215)
#EBC0DA
(235,192,218)
#EDC7DD
(237,199,221)
#EFCEE0
(239,206,224)
#F1D5E3
(241,213,227)
#F3DCE6
(243,220,230)
#F5E3E9
(245,227,233)
#F7EAEC
(247,234,236)
#F9F1EF
(249,241,239)
#FBF8F2
(251,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B2D4; }

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

This text font color is #E7B2D4.

Background Color

.myBgColor { background-color: #E7B2D4; }

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

This div background color is #E7B2D4.

Border color

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

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

This div border color is #E7B2D4.

Opacity

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

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

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

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

This text has shadow with #E7B2D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B2D4.

Preview

Color preview on black background

This text has color #E7B2D4 on black background.


Color preview on white background

This text has color #E7B2D4 on white background.


Black color preview on #E7B2D4 background

This text has black color on #E7B2D4 background.


White color preview on #E7B2D4 background

This text has white color on #E7B2D4 background.


Related colors

Complementary color

Complementary color for #hex is #184D2B.


I love getcolorcode.com

Triadic colors

1 #D4E7B2 and #B2D4E7 with #E7B2D4 are triadic colors.

2 #D4B2E7 and #B2E7D4 with #E7B2D4 are triadic colors.