COLOR #E6B8CE

HEX: #E6B8CE RGB: (230,184,206)

Renk bilgisi

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

RGB renk modeli

#E6B8CE color RGB value is (230,184,206).

RGB: (230,184,206) (90%, 72%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 206 of 255 = 81%

230
184
206

R + G + B ~ 81%. #E6B8CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 206 = 620 (100%)
R 230 of 620 ~ 37.1%
G 184 of 620 ~ 29.68%
B 206 of 620 ~ 33.23'%

%37.1
%29.68
%33.23

CMYK RENK MODELİ

#E6B8CE rengi CMYK tonu (0,20,10,10).

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

CMYK: (0,20,10,10)
C0M20Y10K10 (0%, 20%, 10%, 10%)
(0.00 / 0.20 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%20
%10.43
%9.8

Codes

Color #E6B8CE in popluar color models

E6 B8 CE
RGB 230 184 206
HSL 331° 47.92% 81.18%
HSB/HSV 331° 20.00% 90.20%
CMYK 0.00% 20.00% 10.43%
9.80%

Color #E6B8CE in popluar number systems.

HEX E6 B8 CE
Decimal 230 184 206
Binary 11100110 10111000 11001110
Octal 346 270 316

Shades and tints

Shades of #E6B8CE

#E6B8CE
(230,184,206)
#D2A8BC
(210,168,188)
#BE98AA
(190,152,170)
#AA8898
(170,136,152)
#967886
(150,120,134)
#826874
(130,104,116)
#6E5862
(110,88,98)
#5A4850
(90,72,80)
#46383E
(70,56,62)
#32282C
(50,40,44)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6B8CE

#E6B8CE
(230,184,206)
#E8BED2
(232,190,210)
#EAC4D6
(234,196,214)
#ECCADA
(236,202,218)
#EED0DE
(238,208,222)
#F0D6E2
(240,214,226)
#F2DCE6
(242,220,230)
#F4E2EA
(244,226,234)
#F6E8EE
(246,232,238)
#F8EEF2
(248,238,242)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B8CE; }

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

This text font color is #E6B8CE.

Background Color

.myBgColor { background-color: #E6B8CE; }

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

This div background color is #E6B8CE.

Border color

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

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

This div border color is #E6B8CE.

Opacity

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

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

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

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

This text has shadow with #E6B8CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B8CE.

Preview

Color preview on black background

This text has color #E6B8CE on black background.


Color preview on white background

This text has color #E6B8CE on white background.


Black color preview on #E6B8CE background

This text has black color on #E6B8CE background.


White color preview on #E6B8CE background

This text has white color on #E6B8CE background.


Related colors

Complementary color

Complementary color for #hex is #194731.


I love getcolorcode.com

Triadic colors

1 #CEE6B8 and #B8CEE6 with #E6B8CE are triadic colors.

2 #CEB8E6 and #B8E6CE with #E6B8CE are triadic colors.