COLOR #E6B8D9

HEX: #E6B8D9 RGB: (230,184,217)

Renk bilgisi

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

RGB renk modeli

#E6B8D9 color RGB value is (230,184,217).

RGB: (230,184,217) (90%, 72%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 217 of 255 = 85%

230
184
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 217 = 631 (100%)
R 230 of 631 ~ 36.45%
G 184 of 631 ~ 29.16%
B 217 of 631 ~ 34.39'%

%36.45
%29.16
%34.39

CMYK RENK MODELİ

#E6B8D9 rengi CMYK tonu (0,20,6,10).

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

CMYK: (0,20,6,10)
C0M20Y6K10 (0%, 20%, 6%, 10%)
(0.00 / 0.20 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%20
%5.65
%9.8

Codes

Color #E6B8D9 in popluar color models

E6 B8 D9
RGB 230 184 217
HSL 317° 47.92% 81.18%
HSB/HSV 317° 20.00% 90.20%
CMYK 0.00% 20.00% 5.65%
9.80%

Color #E6B8D9 in popluar number systems.

HEX E6 B8 D9
Decimal 230 184 217
Binary 11100110 10111000 11011001
Octal 346 270 331

Shades and tints

Shades of #E6B8D9

#E6B8D9
(230,184,217)
#D2A8C6
(210,168,198)
#BE98B3
(190,152,179)
#AA88A0
(170,136,160)
#96788D
(150,120,141)
#82687A
(130,104,122)
#6E5867
(110,88,103)
#5A4854
(90,72,84)
#463841
(70,56,65)
#32282E
(50,40,46)
#1E181B
(30,24,27)
#000000
(0,0,0)

Tints of #E6B8D9

#E6B8D9
(230,184,217)
#E8BEDC
(232,190,220)
#EAC4DF
(234,196,223)
#ECCAE2
(236,202,226)
#EED0E5
(238,208,229)
#F0D6E8
(240,214,232)
#F2DCEB
(242,220,235)
#F4E2EE
(244,226,238)
#F6E8F1
(246,232,241)
#F8EEF4
(248,238,244)
#FAF4F7
(250,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B8D9; }

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

This text font color is #E6B8D9.

Background Color

.myBgColor { background-color: #E6B8D9; }

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

This div background color is #E6B8D9.

Border color

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

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

This div border color is #E6B8D9.

Opacity

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

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

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

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

This text has shadow with #E6B8D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B8D9.

Preview

Color preview on black background

This text has color #E6B8D9 on black background.


Color preview on white background

This text has color #E6B8D9 on white background.


Black color preview on #E6B8D9 background

This text has black color on #E6B8D9 background.


White color preview on #E6B8D9 background

This text has white color on #E6B8D9 background.


Related colors

Complementary color

Complementary color for #hex is #194726.


I love getcolorcode.com

Triadic colors

1 #D9E6B8 and #B8D9E6 with #E6B8D9 are triadic colors.

2 #D9B8E6 and #B8E6D9 with #E6B8D9 are triadic colors.