COLOR #E6BCC7

HEX: #E6BCC7 RGB: (230,188,199)

Renk bilgisi

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

RGB renk modeli

#E6BCC7 color RGB value is (230,188,199).

RGB: (230,188,199) (90%, 74%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 199 of 255 = 78%

230
188
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 199 = 617 (100%)
R 230 of 617 ~ 37.28%
G 188 of 617 ~ 30.47%
B 199 of 617 ~ 32.25'%

%37.28
%30.47
%32.25

CMYK RENK MODELİ

#E6BCC7 rengi CMYK tonu (0,18,13,10).

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

CMYK: (0,18,13,10)
C0M18Y13K10 (0%, 18%, 13%, 10%)
(0.00 / 0.18 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%18.26
%13.48
%9.8

Codes

Color #E6BCC7 in popluar color models

E6 BC C7
RGB 230 188 199
HSL 344° 45.65% 81.96%
HSB/HSV 344° 18.26% 90.20%
CMYK 0.00% 18.26% 13.48%
9.80%

Color #E6BCC7 in popluar number systems.

HEX E6 BC C7
Decimal 230 188 199
Binary 11100110 10111100 11000111
Octal 346 274 307

Shades and tints

Shades of #E6BCC7

#E6BCC7
(230,188,199)
#D2ABB5
(210,171,181)
#BE9AA3
(190,154,163)
#AA8991
(170,137,145)
#96787F
(150,120,127)
#82676D
(130,103,109)
#6E565B
(110,86,91)
#5A4549
(90,69,73)
#463437
(70,52,55)
#322325
(50,35,37)
#1E1213
(30,18,19)
#000000
(0,0,0)

Tints of #E6BCC7

#E6BCC7
(230,188,199)
#E8C2CC
(232,194,204)
#EAC8D1
(234,200,209)
#ECCED6
(236,206,214)
#EED4DB
(238,212,219)
#F0DAE0
(240,218,224)
#F2E0E5
(242,224,229)
#F4E6EA
(244,230,234)
#F6ECEF
(246,236,239)
#F8F2F4
(248,242,244)
#FAF8F9
(250,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BCC7; }

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

This text font color is #E6BCC7.

Background Color

.myBgColor { background-color: #E6BCC7; }

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

This div background color is #E6BCC7.

Border color

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

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

This div border color is #E6BCC7.

Opacity

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

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

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

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

This text has shadow with #E6BCC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCC7.

Preview

Color preview on black background

This text has color #E6BCC7 on black background.


Color preview on white background

This text has color #E6BCC7 on white background.


Black color preview on #E6BCC7 background

This text has black color on #E6BCC7 background.


White color preview on #E6BCC7 background

This text has white color on #E6BCC7 background.


Related colors

Complementary color

Complementary color for #hex is #194338.


I love getcolorcode.com

Triadic colors

1 #C7E6BC and #BCC7E6 with #E6BCC7 are triadic colors.

2 #C7BCE6 and #BCE6C7 with #E6BCC7 are triadic colors.