COLOR #E6B8D3

HEX: #E6B8D3 RGB: (230,184,211)

Renk bilgisi

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

RGB renk modeli

#E6B8D3 color RGB value is (230,184,211).

RGB: (230,184,211) (90%, 72%, 83%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 211 of 255 = 83%

230
184
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 211 = 625 (100%)
R 230 of 625 ~ 36.8%
G 184 of 625 ~ 29.44%
B 211 of 625 ~ 33.76'%

%36.8
%29.44
%33.76

CMYK RENK MODELİ

#E6B8D3 rengi CMYK tonu (0,20,8,10).

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

CMYK: (0,20,8,10)
C0M20Y8K10 (0%, 20%, 8%, 10%)
(0.00 / 0.20 / 0.08 / 0.10)

CMYK yüzdeleri

%0
%20
%8.26
%9.8

Codes

Color #E6B8D3 in popluar color models

E6 B8 D3
RGB 230 184 211
HSL 325° 47.92% 81.18%
HSB/HSV 325° 20.00% 90.20%
CMYK 0.00% 20.00% 8.26%
9.80%

Color #E6B8D3 in popluar number systems.

HEX E6 B8 D3
Decimal 230 184 211
Binary 11100110 10111000 11010011
Octal 346 270 323

Shades and tints

Shades of #E6B8D3

#E6B8D3
(230,184,211)
#D2A8C0
(210,168,192)
#BE98AD
(190,152,173)
#AA889A
(170,136,154)
#967887
(150,120,135)
#826874
(130,104,116)
#6E5861
(110,88,97)
#5A484E
(90,72,78)
#46383B
(70,56,59)
#322828
(50,40,40)
#1E1815
(30,24,21)
#000000
(0,0,0)

Tints of #E6B8D3

#E6B8D3
(230,184,211)
#E8BED7
(232,190,215)
#EAC4DB
(234,196,219)
#ECCADF
(236,202,223)
#EED0E3
(238,208,227)
#F0D6E7
(240,214,231)
#F2DCEB
(242,220,235)
#F4E2EF
(244,226,239)
#F6E8F3
(246,232,243)
#F8EEF7
(248,238,247)
#FAF4FB
(250,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B8D3; }

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

This text font color is #E6B8D3.

Background Color

.myBgColor { background-color: #E6B8D3; }

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

This div background color is #E6B8D3.

Border color

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

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

This div border color is #E6B8D3.

Opacity

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

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

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

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

This text has shadow with #E6B8D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B8D3.

Preview

Color preview on black background

This text has color #E6B8D3 on black background.


Color preview on white background

This text has color #E6B8D3 on white background.


Black color preview on #E6B8D3 background

This text has black color on #E6B8D3 background.


White color preview on #E6B8D3 background

This text has white color on #E6B8D3 background.


Related colors

Complementary color

Complementary color for #hex is #19472C.


I love getcolorcode.com

Triadic colors

1 #D3E6B8 and #B8D3E6 with #E6B8D3 are triadic colors.

2 #D3B8E6 and #B8E6D3 with #E6B8D3 are triadic colors.