COLOR #E7B2D7

HEX: #E7B2D7 RGB: (231,178,215)

Renk bilgisi

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

RGB renk modeli

#E7B2D7 color RGB value is (231,178,215).

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

RGB bağlantıları ve doygunluk

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

231
178
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 178 + 215 = 624 (100%)
R 231 of 624 ~ 37.02%
G 178 of 624 ~ 28.53%
B 215 of 624 ~ 34.46'%

%37.02
%28.53
%34.46

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.94%
  • sarı tonu 6.93%
  • 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
%6.93
%9.41

Codes

Color #E7B2D7 in popluar color models

E7 B2 D7
RGB 231 178 215
HSL 318° 52.48% 80.20%
HSB/HSV 318° 22.94% 90.59%
CMYK 0.00% 22.94% 6.93%
9.41%

Color #E7B2D7 in popluar number systems.

HEX E7 B2 D7
Decimal 231 178 215
Binary 11100111 10110010 11010111
Octal 347 262 327

Shades and tints

Shades of #E7B2D7

#E7B2D7
(231,178,215)
#D2A2C4
(210,162,196)
#BD92B1
(189,146,177)
#A8829E
(168,130,158)
#93728B
(147,114,139)
#7E6278
(126,98,120)
#695265
(105,82,101)
#544252
(84,66,82)
#3F323F
(63,50,63)
#2A222C
(42,34,44)
#151219
(21,18,25)
#000000
(0,0,0)

Tints of #E7B2D7

#E7B2D7
(231,178,215)
#E9B9DA
(233,185,218)
#EBC0DD
(235,192,221)
#EDC7E0
(237,199,224)
#EFCEE3
(239,206,227)
#F1D5E6
(241,213,230)
#F3DCE9
(243,220,233)
#F5E3EC
(245,227,236)
#F7EAEF
(247,234,239)
#F9F1F2
(249,241,242)
#FBF8F5
(251,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B2D7; }

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

This text font color is #E7B2D7.

Background Color

.myBgColor { background-color: #E7B2D7; }

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

This div background color is #E7B2D7.

Border color

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

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

This div border color is #E7B2D7.

Opacity

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

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

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

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

This text has shadow with #E7B2D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B2D7.

Preview

Color preview on black background

This text has color #E7B2D7 on black background.


Color preview on white background

This text has color #E7B2D7 on white background.


Black color preview on #E7B2D7 background

This text has black color on #E7B2D7 background.


White color preview on #E7B2D7 background

This text has white color on #E7B2D7 background.


Related colors

Complementary color

Complementary color for #hex is #184D28.


I love getcolorcode.com

Triadic colors

1 #D7E7B2 and #B2D7E7 with #E7B2D7 are triadic colors.

2 #D7B2E7 and #B2E7D7 with #E7B2D7 are triadic colors.