COLOR #BEC3E6

HEX: #BEC3E6 RGB: (190,195,230)

Renk bilgisi

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

RGB renk modeli

#BEC3E6 color RGB value is (190,195,230).

RGB: (190,195,230) (75%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 195 of 255 = 76%
B 230 of 255 = 90%

190
195
230

R + G + B ~ 80%. #BEC3E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 195 + 230 = 615 (100%)
R 190 of 615 ~ 30.89%
G 195 of 615 ~ 31.71%
B 230 of 615 ~ 37.4'%

%30.89
%31.71
%37.4

CMYK RENK MODELİ

#BEC3E6 rengi CMYK tonu (17,15,0,10).

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

CMYK: (17,15,0,10)
C17M15Y0K10 (17%, 15%, 0%, 10%)
(0.17 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%17.39
%15.22
%0
%9.8

Codes

Color #BEC3E6 in popluar color models

BE C3 E6
RGB 190 195 230
HSL 233° 44.44% 82.35%
HSB/HSV 233° 17.39% 90.20%
CMYK 17.39% 15.22% 0.00%
9.80%

Color #BEC3E6 in popluar number systems.

HEX BE C3 E6
Decimal 190 195 230
Binary 10111110 11000011 11100110
Octal 276 303 346

Shades and tints

Shades of #BEC3E6

#BEC3E6
(190,195,230)
#ADB2D2
(173,178,210)
#9CA1BE
(156,161,190)
#8B90AA
(139,144,170)
#7A7F96
(122,127,150)
#696E82
(105,110,130)
#585D6E
(88,93,110)
#474C5A
(71,76,90)
#363B46
(54,59,70)
#252A32
(37,42,50)
#14191E
(20,25,30)
#000000
(0,0,0)

Tints of #BEC3E6

#BEC3E6
(190,195,230)
#C3C8E8
(195,200,232)
#C8CDEA
(200,205,234)
#CDD2EC
(205,210,236)
#D2D7EE
(210,215,238)
#D7DCF0
(215,220,240)
#DCE1F2
(220,225,242)
#E1E6F4
(225,230,244)
#E6EBF6
(230,235,246)
#EBF0F8
(235,240,248)
#F0F5FA
(240,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC3E6; }

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

This text font color is #BEC3E6.

Background Color

.myBgColor { background-color: #BEC3E6; }

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

This div background color is #BEC3E6.

Border color

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

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

This div border color is #BEC3E6.

Opacity

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

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

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

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

This text has shadow with #BEC3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC3E6.

Preview

Color preview on black background

This text has color #BEC3E6 on black background.


Color preview on white background

This text has color #BEC3E6 on white background.


Black color preview on #BEC3E6 background

This text has black color on #BEC3E6 background.


White color preview on #BEC3E6 background

This text has white color on #BEC3E6 background.


Related colors

Complementary color

Complementary color for #hex is #413C19.


I love getcolorcode.com

Triadic colors

1 #E6BEC3 and #C3E6BE with #BEC3E6 are triadic colors.

2 #E6C3BE and #C3BEE6 with #BEC3E6 are triadic colors.