COLOR #BEC5E7

HEX: #BEC5E7 RGB: (190,197,231)

Renk bilgisi

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

RGB renk modeli

#BEC5E7 color RGB value is (190,197,231).

RGB: (190,197,231) (75%, 77%, 91%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 197 of 255 = 77%
B 231 of 255 = 91%

190
197
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 197 + 231 = 618 (100%)
R 190 of 618 ~ 30.74%
G 197 of 618 ~ 31.88%
B 231 of 618 ~ 37.38'%

%30.74
%31.88
%37.38

CMYK RENK MODELİ

#BEC5E7 rengi CMYK tonu (18,15,0,9).

  • camgöbeği tonu 17.75%
  • eflatun tonu 14.72%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (18,15,0,9)
C18M15Y0K9 (18%, 15%, 0%, 9%)
(0.18 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%17.75
%14.72
%0
%9.41

Codes

Color #BEC5E7 in popluar color models

BE C5 E7
RGB 190 197 231
HSL 230° 46.07% 82.55%
HSB/HSV 230° 17.75% 90.59%
CMYK 17.75% 14.72% 0.00%
9.41%

Color #BEC5E7 in popluar number systems.

HEX BE C5 E7
Decimal 190 197 231
Binary 10111110 11000101 11100111
Octal 276 305 347

Shades and tints

Shades of #BEC5E7

#BEC5E7
(190,197,231)
#ADB4D2
(173,180,210)
#9CA3BD
(156,163,189)
#8B92A8
(139,146,168)
#7A8193
(122,129,147)
#69707E
(105,112,126)
#585F69
(88,95,105)
#474E54
(71,78,84)
#363D3F
(54,61,63)
#252C2A
(37,44,42)
#141B15
(20,27,21)
#000000
(0,0,0)

Tints of #BEC5E7

#BEC5E7
(190,197,231)
#C3CAE9
(195,202,233)
#C8CFEB
(200,207,235)
#CDD4ED
(205,212,237)
#D2D9EF
(210,217,239)
#D7DEF1
(215,222,241)
#DCE3F3
(220,227,243)
#E1E8F5
(225,232,245)
#E6EDF7
(230,237,247)
#EBF2F9
(235,242,249)
#F0F7FB
(240,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC5E7 color. Also use rgb(190,197,231) instead hex code.

Text Font Color

.myTextColor { color: #BEC5E7; }

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

This text font color is #BEC5E7.

Background Color

.myBgColor { background-color: #BEC5E7; }

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

This div background color is #BEC5E7.

Border color

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

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

This div border color is #BEC5E7.

Opacity

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

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

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

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

This text has shadow with #BEC5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC5E7.

Preview

Color preview on black background

This text has color #BEC5E7 on black background.


Color preview on white background

This text has color #BEC5E7 on white background.


Black color preview on #BEC5E7 background

This text has black color on #BEC5E7 background.


White color preview on #BEC5E7 background

This text has white color on #BEC5E7 background.


Related colors

Complementary color

Complementary color for #hex is #413A18.


I love getcolorcode.com

Triadic colors

1 #E7BEC5 and #C5E7BE with #BEC5E7 are triadic colors.

2 #E7C5BE and #C5BEE7 with #BEC5E7 are triadic colors.