COLOR #E6B8D5

HEX: #E6B8D5 RGB: (230,184,213)

Renk bilgisi

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

RGB renk modeli

#E6B8D5 color RGB value is (230,184,213).

RGB: (230,184,213) (90%, 72%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 213 of 255 = 84%

230
184
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 213 = 627 (100%)
R 230 of 627 ~ 36.68%
G 184 of 627 ~ 29.35%
B 213 of 627 ~ 33.97'%

%36.68
%29.35
%33.97

CMYK RENK MODELİ

#E6B8D5 rengi CMYK tonu (0,20,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • sarı tonu 7.39%
  • ana renk tonu 9.80%

CMYK: (0,20,7,10)
C0M20Y7K10 (0%, 20%, 7%, 10%)
(0.00 / 0.20 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%20
%7.39
%9.8

Codes

Color #E6B8D5 in popluar color models

E6 B8 D5
RGB 230 184 213
HSL 322° 47.92% 81.18%
HSB/HSV 322° 20.00% 90.20%
CMYK 0.00% 20.00% 7.39%
9.80%

Color #E6B8D5 in popluar number systems.

HEX E6 B8 D5
Decimal 230 184 213
Binary 11100110 10111000 11010101
Octal 346 270 325

Shades and tints

Shades of #E6B8D5

#E6B8D5
(230,184,213)
#D2A8C2
(210,168,194)
#BE98AF
(190,152,175)
#AA889C
(170,136,156)
#967889
(150,120,137)
#826876
(130,104,118)
#6E5863
(110,88,99)
#5A4850
(90,72,80)
#46383D
(70,56,61)
#32282A
(50,40,42)
#1E1817
(30,24,23)
#000000
(0,0,0)

Tints of #E6B8D5

#E6B8D5
(230,184,213)
#E8BED8
(232,190,216)
#EAC4DB
(234,196,219)
#ECCADE
(236,202,222)
#EED0E1
(238,208,225)
#F0D6E4
(240,214,228)
#F2DCE7
(242,220,231)
#F4E2EA
(244,226,234)
#F6E8ED
(246,232,237)
#F8EEF0
(248,238,240)
#FAF4F3
(250,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B8D5 color. Also use rgb(230,184,213) instead hex code.

Text Font Color

.myTextColor { color: #E6B8D5; }

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

This text font color is #E6B8D5.

Background Color

.myBgColor { background-color: #E6B8D5; }

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

This div background color is #E6B8D5.

Border color

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

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

This div border color is #E6B8D5.

Opacity

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

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

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

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

This text has shadow with #E6B8D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B8D5.

Preview

Color preview on black background

This text has color #E6B8D5 on black background.


Color preview on white background

This text has color #E6B8D5 on white background.


Black color preview on #E6B8D5 background

This text has black color on #E6B8D5 background.


White color preview on #E6B8D5 background

This text has white color on #E6B8D5 background.


Related colors

Complementary color

Complementary color for #hex is #19472A.


I love getcolorcode.com

Triadic colors

1 #D5E6B8 and #B8D5E6 with #E6B8D5 are triadic colors.

2 #D5B8E6 and #B8E6D5 with #E6B8D5 are triadic colors.