COLOR #BEC5E8

HEX: #BEC5E8 RGB: (190,197,232)

Renk bilgisi

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

RGB renk modeli

#BEC5E8 color RGB value is (190,197,232).

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

RGB bağlantıları ve doygunluk

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

190
197
232

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 197 + 232 = 619 (100%)
R 190 of 619 ~ 30.69%
G 197 of 619 ~ 31.83%
B 232 of 619 ~ 37.48'%

%30.69
%31.83
%37.48

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.10%
  • eflatun tonu 15.09%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%18.1
%15.09
%0
%9.02

Codes

Color #BEC5E8 in popluar color models

BE C5 E8
RGB 190 197 232
HSL 230° 47.73% 82.75%
HSB/HSV 230° 18.10% 90.98%
CMYK 18.10% 15.09% 0.00%
9.02%

Color #BEC5E8 in popluar number systems.

HEX BE C5 E8
Decimal 190 197 232
Binary 10111110 11000101 11101000
Octal 276 305 350

Shades and tints

Shades of #BEC5E8

#BEC5E8
(190,197,232)
#ADB4D3
(173,180,211)
#9CA3BE
(156,163,190)
#8B92A9
(139,146,169)
#7A8194
(122,129,148)
#69707F
(105,112,127)
#585F6A
(88,95,106)
#474E55
(71,78,85)
#363D40
(54,61,64)
#252C2B
(37,44,43)
#141B16
(20,27,22)
#000000
(0,0,0)

Tints of #BEC5E8

#BEC5E8
(190,197,232)
#C3CAEA
(195,202,234)
#C8CFEC
(200,207,236)
#CDD4EE
(205,212,238)
#D2D9F0
(210,217,240)
#D7DEF2
(215,222,242)
#DCE3F4
(220,227,244)
#E1E8F6
(225,232,246)
#E6EDF8
(230,237,248)
#EBF2FA
(235,242,250)
#F0F7FC
(240,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC5E8; }

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

This text font color is #BEC5E8.

Background Color

.myBgColor { background-color: #BEC5E8; }

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

This div background color is #BEC5E8.

Border color

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

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

This div border color is #BEC5E8.

Opacity

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

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

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

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

This text has shadow with #BEC5E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC5E8.

Preview

Color preview on black background

This text has color #BEC5E8 on black background.


Color preview on white background

This text has color #BEC5E8 on white background.


Black color preview on #BEC5E8 background

This text has black color on #BEC5E8 background.


White color preview on #BEC5E8 background

This text has white color on #BEC5E8 background.


Related colors

Complementary color

Complementary color for #hex is #413A17.


I love getcolorcode.com

Triadic colors

1 #E8BEC5 and #C5E8BE with #BEC5E8 are triadic colors.

2 #E8C5BE and #C5BEE8 with #BEC5E8 are triadic colors.