COLOR #E6BDC7

HEX: #E6BDC7 RGB: (230,189,199)

Renk bilgisi

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

RGB renk modeli

#E6BDC7 color RGB value is (230,189,199).

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

RGB bağlantıları ve doygunluk

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

230
189
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 199 = 618 (100%)
R 230 of 618 ~ 37.22%
G 189 of 618 ~ 30.58%
B 199 of 618 ~ 32.2'%

%37.22
%30.58
%32.2

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.83%
  • 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
%17.83
%13.48
%9.8

Codes

Color #E6BDC7 in popluar color models

E6 BD C7
RGB 230 189 199
HSL 345° 45.05% 82.16%
HSB/HSV 345° 17.83% 90.20%
CMYK 0.00% 17.83% 13.48%
9.80%

Color #E6BDC7 in popluar number systems.

HEX E6 BD C7
Decimal 230 189 199
Binary 11100110 10111101 11000111
Octal 346 275 307

Shades and tints

Shades of #E6BDC7

#E6BDC7
(230,189,199)
#D2ACB5
(210,172,181)
#BE9BA3
(190,155,163)
#AA8A91
(170,138,145)
#96797F
(150,121,127)
#82686D
(130,104,109)
#6E575B
(110,87,91)
#5A4649
(90,70,73)
#463537
(70,53,55)
#322425
(50,36,37)
#1E1313
(30,19,19)
#000000
(0,0,0)

Tints of #E6BDC7

#E6BDC7
(230,189,199)
#E8C3CC
(232,195,204)
#EAC9D1
(234,201,209)
#ECCFD6
(236,207,214)
#EED5DB
(238,213,219)
#F0DBE0
(240,219,224)
#F2E1E5
(242,225,229)
#F4E7EA
(244,231,234)
#F6EDEF
(246,237,239)
#F8F3F4
(248,243,244)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDC7; }

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

This text font color is #E6BDC7.

Background Color

.myBgColor { background-color: #E6BDC7; }

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

This div background color is #E6BDC7.

Border color

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

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

This div border color is #E6BDC7.

Opacity

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

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

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

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

This text has shadow with #E6BDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDC7.

Preview

Color preview on black background

This text has color #E6BDC7 on black background.


Color preview on white background

This text has color #E6BDC7 on white background.


Black color preview on #E6BDC7 background

This text has black color on #E6BDC7 background.


White color preview on #E6BDC7 background

This text has white color on #E6BDC7 background.


Related colors

Complementary color

Complementary color for #hex is #194238.


I love getcolorcode.com

Triadic colors

1 #C7E6BD and #BDC7E6 with #E6BDC7 are triadic colors.

2 #C7BDE6 and #BDE6C7 with #E6BDC7 are triadic colors.