COLOR #BEC5E6

HEX: #BEC5E6 RGB: (190,197,230)

Renk bilgisi

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

RGB renk modeli

#BEC5E6 color RGB value is (190,197,230).

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

RGB bağlantıları ve doygunluk

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

190
197
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 197 + 230 = 617 (100%)
R 190 of 617 ~ 30.79%
G 197 of 617 ~ 31.93%
B 230 of 617 ~ 37.28'%

%30.79
%31.93
%37.28

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%17.39
%14.35
%0
%9.8

Codes

Color #BEC5E6 in popluar color models

BE C5 E6
RGB 190 197 230
HSL 230° 44.44% 82.35%
HSB/HSV 230° 17.39% 90.20%
CMYK 17.39% 14.35% 0.00%
9.80%

Color #BEC5E6 in popluar number systems.

HEX BE C5 E6
Decimal 190 197 230
Binary 10111110 11000101 11100110
Octal 276 305 346

Shades and tints

Shades of #BEC5E6

#BEC5E6
(190,197,230)
#ADB4D2
(173,180,210)
#9CA3BE
(156,163,190)
#8B92AA
(139,146,170)
#7A8196
(122,129,150)
#697082
(105,112,130)
#585F6E
(88,95,110)
#474E5A
(71,78,90)
#363D46
(54,61,70)
#252C32
(37,44,50)
#141B1E
(20,27,30)
#000000
(0,0,0)

Tints of #BEC5E6

#BEC5E6
(190,197,230)
#C3CAE8
(195,202,232)
#C8CFEA
(200,207,234)
#CDD4EC
(205,212,236)
#D2D9EE
(210,217,238)
#D7DEF0
(215,222,240)
#DCE3F2
(220,227,242)
#E1E8F4
(225,232,244)
#E6EDF6
(230,237,246)
#EBF2F8
(235,242,248)
#F0F7FA
(240,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC5E6; }

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

This text font color is #BEC5E6.

Background Color

.myBgColor { background-color: #BEC5E6; }

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

This div background color is #BEC5E6.

Border color

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

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

This div border color is #BEC5E6.

Opacity

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

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

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

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

This text has shadow with #BEC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC5E6.

Preview

Color preview on black background

This text has color #BEC5E6 on black background.


Color preview on white background

This text has color #BEC5E6 on white background.


Black color preview on #BEC5E6 background

This text has black color on #BEC5E6 background.


White color preview on #BEC5E6 background

This text has white color on #BEC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #413A19.


I love getcolorcode.com

Triadic colors

1 #E6BEC5 and #C5E6BE with #BEC5E6 are triadic colors.

2 #E6C5BE and #C5BEE6 with #BEC5E6 are triadic colors.