COLOR #BEC6E5

HEX: #BEC6E5 RGB: (190,198,229)

Renk bilgisi

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

RGB renk modeli

#BEC6E5 color RGB value is (190,198,229).

RGB: (190,198,229) (75%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 198 of 255 = 78%
B 229 of 255 = 90%

190
198
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 198 + 229 = 617 (100%)
R 190 of 617 ~ 30.79%
G 198 of 617 ~ 32.09%
B 229 of 617 ~ 37.12'%

%30.79
%32.09
%37.12

CMYK RENK MODELİ

#BEC6E5 rengi CMYK tonu (17,14,0,10).

  • camgöbeği tonu 17.03%
  • eflatun tonu 13.54%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (17,14,0,10)
C17M14Y0K10 (17%, 14%, 0%, 10%)
(0.17 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%17.03
%13.54
%0
%10.2

Codes

Color #BEC6E5 in popluar color models

BE C6 E5
RGB 190 198 229
HSL 228° 42.86% 82.16%
HSB/HSV 228° 17.03% 89.80%
CMYK 17.03% 13.54% 0.00%
10.20%

Color #BEC6E5 in popluar number systems.

HEX BE C6 E5
Decimal 190 198 229
Binary 10111110 11000110 11100101
Octal 276 306 345

Shades and tints

Shades of #BEC6E5

#BEC6E5
(190,198,229)
#ADB4D1
(173,180,209)
#9CA2BD
(156,162,189)
#8B90A9
(139,144,169)
#7A7E95
(122,126,149)
#696C81
(105,108,129)
#585A6D
(88,90,109)
#474859
(71,72,89)
#363645
(54,54,69)
#252431
(37,36,49)
#14121D
(20,18,29)
#000000
(0,0,0)

Tints of #BEC6E5

#BEC6E5
(190,198,229)
#C3CBE7
(195,203,231)
#C8D0E9
(200,208,233)
#CDD5EB
(205,213,235)
#D2DAED
(210,218,237)
#D7DFEF
(215,223,239)
#DCE4F1
(220,228,241)
#E1E9F3
(225,233,243)
#E6EEF5
(230,238,245)
#EBF3F7
(235,243,247)
#F0F8F9
(240,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC6E5 color. Also use rgb(190,198,229) instead hex code.

Text Font Color

.myTextColor { color: #BEC6E5; }

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

This text font color is #BEC6E5.

Background Color

.myBgColor { background-color: #BEC6E5; }

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

This div background color is #BEC6E5.

Border color

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

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

This div border color is #BEC6E5.

Opacity

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

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

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

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

This text has shadow with #BEC6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC6E5.

Preview

Color preview on black background

This text has color #BEC6E5 on black background.


Color preview on white background

This text has color #BEC6E5 on white background.


Black color preview on #BEC6E5 background

This text has black color on #BEC6E5 background.


White color preview on #BEC6E5 background

This text has white color on #BEC6E5 background.


Related colors

Complementary color

Complementary color for #hex is #41391A.


I love getcolorcode.com

Triadic colors

1 #E5BEC6 and #C6E5BE with #BEC6E5 are triadic colors.

2 #E5C6BE and #C6BEE5 with #BEC6E5 are triadic colors.