COLOR #E6BEC7

HEX: #E6BEC7 RGB: (230,190,199)

Renk bilgisi

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

RGB renk modeli

#E6BEC7 color RGB value is (230,190,199).

RGB: (230,190,199) (90%, 75%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 190 of 255 = 75%
B 199 of 255 = 78%

230
190
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 190 + 199 = 619 (100%)
R 230 of 619 ~ 37.16%
G 190 of 619 ~ 30.69%
B 199 of 619 ~ 32.15'%

%37.16
%30.69
%32.15

CMYK RENK MODELİ

#E6BEC7 rengi CMYK tonu (0,17,13,10).

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

CMYK: (0,17,13,10)
C0M17Y13K10 (0%, 17%, 13%, 10%)
(0.00 / 0.17 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%17.39
%13.48
%9.8

Codes

Color #E6BEC7 in popluar color models

E6 BE C7
RGB 230 190 199
HSL 347° 44.44% 82.35%
HSB/HSV 347° 17.39% 90.20%
CMYK 0.00% 17.39% 13.48%
9.80%

Color #E6BEC7 in popluar number systems.

HEX E6 BE C7
Decimal 230 190 199
Binary 11100110 10111110 11000111
Octal 346 276 307

Shades and tints

Shades of #E6BEC7

#E6BEC7
(230,190,199)
#D2ADB5
(210,173,181)
#BE9CA3
(190,156,163)
#AA8B91
(170,139,145)
#967A7F
(150,122,127)
#82696D
(130,105,109)
#6E585B
(110,88,91)
#5A4749
(90,71,73)
#463637
(70,54,55)
#322525
(50,37,37)
#1E1413
(30,20,19)
#000000
(0,0,0)

Tints of #E6BEC7

#E6BEC7
(230,190,199)
#E8C3CC
(232,195,204)
#EAC8D1
(234,200,209)
#ECCDD6
(236,205,214)
#EED2DB
(238,210,219)
#F0D7E0
(240,215,224)
#F2DCE5
(242,220,229)
#F4E1EA
(244,225,234)
#F6E6EF
(246,230,239)
#F8EBF4
(248,235,244)
#FAF0F9
(250,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BEC7; }

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

This text font color is #E6BEC7.

Background Color

.myBgColor { background-color: #E6BEC7; }

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

This div background color is #E6BEC7.

Border color

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

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

This div border color is #E6BEC7.

Opacity

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

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

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

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

This text has shadow with #E6BEC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BEC7.

Preview

Color preview on black background

This text has color #E6BEC7 on black background.


Color preview on white background

This text has color #E6BEC7 on white background.


Black color preview on #E6BEC7 background

This text has black color on #E6BEC7 background.


White color preview on #E6BEC7 background

This text has white color on #E6BEC7 background.


Related colors

Complementary color

Complementary color for #hex is #194138.


I love getcolorcode.com

Triadic colors

1 #C7E6BE and #BEC7E6 with #E6BEC7 are triadic colors.

2 #C7BEE6 and #BEE6C7 with #E6BEC7 are triadic colors.