COLOR #BEC7E6

HEX: #BEC7E6 RGB: (190,199,230)

Renk bilgisi

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

RGB renk modeli

#BEC7E6 color RGB value is (190,199,230).

RGB: (190,199,230) (75%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 230 of 255 = 90%

190
199
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 230 = 619 (100%)
R 190 of 619 ~ 30.69%
G 199 of 619 ~ 32.15%
B 230 of 619 ~ 37.16'%

%30.69
%32.15
%37.16

CMYK RENK MODELİ

#BEC7E6 rengi CMYK tonu (17,13,0,10).

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

CMYK: (17,13,0,10)
C17M13Y0K10 (17%, 13%, 0%, 10%)
(0.17 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%17.39
%13.48
%0
%9.8

Codes

Color #BEC7E6 in popluar color models

BE C7 E6
RGB 190 199 230
HSL 227° 44.44% 82.35%
HSB/HSV 227° 17.39% 90.20%
CMYK 17.39% 13.48% 0.00%
9.80%

Color #BEC7E6 in popluar number systems.

HEX BE C7 E6
Decimal 190 199 230
Binary 10111110 11000111 11100110
Octal 276 307 346

Shades and tints

Shades of #BEC7E6

#BEC7E6
(190,199,230)
#ADB5D2
(173,181,210)
#9CA3BE
(156,163,190)
#8B91AA
(139,145,170)
#7A7F96
(122,127,150)
#696D82
(105,109,130)
#585B6E
(88,91,110)
#47495A
(71,73,90)
#363746
(54,55,70)
#252532
(37,37,50)
#14131E
(20,19,30)
#000000
(0,0,0)

Tints of #BEC7E6

#BEC7E6
(190,199,230)
#C3CCE8
(195,204,232)
#C8D1EA
(200,209,234)
#CDD6EC
(205,214,236)
#D2DBEE
(210,219,238)
#D7E0F0
(215,224,240)
#DCE5F2
(220,229,242)
#E1EAF4
(225,234,244)
#E6EFF6
(230,239,246)
#EBF4F8
(235,244,248)
#F0F9FA
(240,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC7E6; }

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

This text font color is #BEC7E6.

Background Color

.myBgColor { background-color: #BEC7E6; }

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

This div background color is #BEC7E6.

Border color

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

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

This div border color is #BEC7E6.

Opacity

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

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

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

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

This text has shadow with #BEC7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7E6.

Preview

Color preview on black background

This text has color #BEC7E6 on black background.


Color preview on white background

This text has color #BEC7E6 on white background.


Black color preview on #BEC7E6 background

This text has black color on #BEC7E6 background.


White color preview on #BEC7E6 background

This text has white color on #BEC7E6 background.


Related colors

Complementary color

Complementary color for #hex is #413819.


I love getcolorcode.com

Triadic colors

1 #E6BEC7 and #C7E6BE with #BEC7E6 are triadic colors.

2 #E6C7BE and #C7BEE6 with #BEC7E6 are triadic colors.