COLOR #E7B2D6

HEX: #E7B2D6 RGB: (231,178,214)

Renk bilgisi

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

RGB renk modeli

#E7B2D6 color RGB value is (231,178,214).

RGB: (231,178,214) (91%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 178 of 255 = 70%
B 214 of 255 = 84%

231
178
214

R + G + B ~ 82%. #E7B2D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 178 + 214 = 623 (100%)
R 231 of 623 ~ 37.08%
G 178 of 623 ~ 28.57%
B 214 of 623 ~ 34.35'%

%37.08
%28.57
%34.35

CMYK RENK MODELİ

#E7B2D6 rengi CMYK tonu (0,23,7,9).

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

CMYK: (0,23,7,9)
C0M23Y7K9 (0%, 23%, 7%, 9%)
(0.00 / 0.23 / 0.07 / 0.09)

CMYK yüzdeleri

%0
%22.94
%7.36
%9.41

Codes

Color #E7B2D6 in popluar color models

E7 B2 D6
RGB 231 178 214
HSL 319° 52.48% 80.20%
HSB/HSV 319° 22.94% 90.59%
CMYK 0.00% 22.94% 7.36%
9.41%

Color #E7B2D6 in popluar number systems.

HEX E7 B2 D6
Decimal 231 178 214
Binary 11100111 10110010 11010110
Octal 347 262 326

Shades and tints

Shades of #E7B2D6

#E7B2D6
(231,178,214)
#D2A2C3
(210,162,195)
#BD92B0
(189,146,176)
#A8829D
(168,130,157)
#93728A
(147,114,138)
#7E6277
(126,98,119)
#695264
(105,82,100)
#544251
(84,66,81)
#3F323E
(63,50,62)
#2A222B
(42,34,43)
#151218
(21,18,24)
#000000
(0,0,0)

Tints of #E7B2D6

#E7B2D6
(231,178,214)
#E9B9D9
(233,185,217)
#EBC0DC
(235,192,220)
#EDC7DF
(237,199,223)
#EFCEE2
(239,206,226)
#F1D5E5
(241,213,229)
#F3DCE8
(243,220,232)
#F5E3EB
(245,227,235)
#F7EAEE
(247,234,238)
#F9F1F1
(249,241,241)
#FBF8F4
(251,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B2D6; }

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

This text font color is #E7B2D6.

Background Color

.myBgColor { background-color: #E7B2D6; }

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

This div background color is #E7B2D6.

Border color

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

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

This div border color is #E7B2D6.

Opacity

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

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

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

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

This text has shadow with #E7B2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B2D6.

Preview

Color preview on black background

This text has color #E7B2D6 on black background.


Color preview on white background

This text has color #E7B2D6 on white background.


Black color preview on #E7B2D6 background

This text has black color on #E7B2D6 background.


White color preview on #E7B2D6 background

This text has white color on #E7B2D6 background.


Related colors

Complementary color

Complementary color for #hex is #184D29.


I love getcolorcode.com

Triadic colors

1 #D6E7B2 and #B2D6E7 with #E7B2D6 are triadic colors.

2 #D6B2E7 and #B2E7D6 with #E7B2D6 are triadic colors.