COLOR #BEC5E5

HEX: #BEC5E5 RGB: (190,197,229)

Renk bilgisi

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

RGB renk modeli

#BEC5E5 color RGB value is (190,197,229).

RGB: (190,197,229) (75%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 197 of 255 = 77%
B 229 of 255 = 90%

190
197
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 197 + 229 = 616 (100%)
R 190 of 616 ~ 30.84%
G 197 of 616 ~ 31.98%
B 229 of 616 ~ 37.18'%

%30.84
%31.98
%37.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.03%
  • eflatun tonu 13.97%
  • 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.97
%0
%10.2

Codes

Color #BEC5E5 in popluar color models

BE C5 E5
RGB 190 197 229
HSL 229° 42.86% 82.16%
HSB/HSV 229° 17.03% 89.80%
CMYK 17.03% 13.97% 0.00%
10.20%

Color #BEC5E5 in popluar number systems.

HEX BE C5 E5
Decimal 190 197 229
Binary 10111110 11000101 11100101
Octal 276 305 345

Shades and tints

Shades of #BEC5E5

#BEC5E5
(190,197,229)
#ADB4D1
(173,180,209)
#9CA3BD
(156,163,189)
#8B92A9
(139,146,169)
#7A8195
(122,129,149)
#697081
(105,112,129)
#585F6D
(88,95,109)
#474E59
(71,78,89)
#363D45
(54,61,69)
#252C31
(37,44,49)
#141B1D
(20,27,29)
#000000
(0,0,0)

Tints of #BEC5E5

#BEC5E5
(190,197,229)
#C3CAE7
(195,202,231)
#C8CFE9
(200,207,233)
#CDD4EB
(205,212,235)
#D2D9ED
(210,217,237)
#D7DEEF
(215,222,239)
#DCE3F1
(220,227,241)
#E1E8F3
(225,232,243)
#E6EDF5
(230,237,245)
#EBF2F7
(235,242,247)
#F0F7F9
(240,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC5E5; }

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

This text font color is #BEC5E5.

Background Color

.myBgColor { background-color: #BEC5E5; }

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

This div background color is #BEC5E5.

Border color

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

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

This div border color is #BEC5E5.

Opacity

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

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

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

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

This text has shadow with #BEC5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC5E5.

Preview

Color preview on black background

This text has color #BEC5E5 on black background.


Color preview on white background

This text has color #BEC5E5 on white background.


Black color preview on #BEC5E5 background

This text has black color on #BEC5E5 background.


White color preview on #BEC5E5 background

This text has white color on #BEC5E5 background.


Related colors

Complementary color

Complementary color for #hex is #413A1A.


I love getcolorcode.com

Triadic colors

1 #E5BEC5 and #C5E5BE with #BEC5E5 are triadic colors.

2 #E5C5BE and #C5BEE5 with #BEC5E5 are triadic colors.