COLOR #E6BCCF

HEX: #E6BCCF RGB: (230,188,207)

Renk bilgisi

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

RGB renk modeli

#E6BCCF color RGB value is (230,188,207).

RGB: (230,188,207) (90%, 74%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 207 of 255 = 81%

230
188
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 207 = 625 (100%)
R 230 of 625 ~ 36.8%
G 188 of 625 ~ 30.08%
B 207 of 625 ~ 33.12'%

%36.8
%30.08
%33.12

CMYK RENK MODELİ

#E6BCCF rengi CMYK tonu (0,18,10,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.26%
  • sarı tonu 10.00%
  • ana renk tonu 9.80%

CMYK: (0,18,10,10)
C0M18Y10K10 (0%, 18%, 10%, 10%)
(0.00 / 0.18 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%18.26
%10
%9.8

Codes

Color #E6BCCF in popluar color models

E6 BC CF
RGB 230 188 207
HSL 333° 45.65% 81.96%
HSB/HSV 333° 18.26% 90.20%
CMYK 0.00% 18.26% 10.00%
9.80%

Color #E6BCCF in popluar number systems.

HEX E6 BC CF
Decimal 230 188 207
Binary 11100110 10111100 11001111
Octal 346 274 317

Shades and tints

Shades of #E6BCCF

#E6BCCF
(230,188,207)
#D2ABBD
(210,171,189)
#BE9AAB
(190,154,171)
#AA8999
(170,137,153)
#967887
(150,120,135)
#826775
(130,103,117)
#6E5663
(110,86,99)
#5A4551
(90,69,81)
#46343F
(70,52,63)
#32232D
(50,35,45)
#1E121B
(30,18,27)
#000000
(0,0,0)

Tints of #E6BCCF

#E6BCCF
(230,188,207)
#E8C2D3
(232,194,211)
#EAC8D7
(234,200,215)
#ECCEDB
(236,206,219)
#EED4DF
(238,212,223)
#F0DAE3
(240,218,227)
#F2E0E7
(242,224,231)
#F4E6EB
(244,230,235)
#F6ECEF
(246,236,239)
#F8F2F3
(248,242,243)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BCCF color. Also use rgb(230,188,207) instead hex code.

Text Font Color

.myTextColor { color: #E6BCCF; }

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

This text font color is #E6BCCF.

Background Color

.myBgColor { background-color: #E6BCCF; }

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

This div background color is #E6BCCF.

Border color

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

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

This div border color is #E6BCCF.

Opacity

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

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

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

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

This text has shadow with #E6BCCF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCCF.

Preview

Color preview on black background

This text has color #E6BCCF on black background.


Color preview on white background

This text has color #E6BCCF on white background.


Black color preview on #E6BCCF background

This text has black color on #E6BCCF background.


White color preview on #E6BCCF background

This text has white color on #E6BCCF background.


Related colors

Complementary color

Complementary color for #hex is #194330.


I love getcolorcode.com

Triadic colors

1 #CFE6BC and #BCCFE6 with #E6BCCF are triadic colors.

2 #CFBCE6 and #BCE6CF with #E6BCCF are triadic colors.