COLOR #BEC2E6

HEX: #BEC2E6 RGB: (190,194,230)

Renk bilgisi

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

RGB renk modeli

#BEC2E6 color RGB value is (190,194,230).

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

RGB bağlantıları ve doygunluk

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

190
194
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 194 + 230 = 614 (100%)
R 190 of 614 ~ 30.94%
G 194 of 614 ~ 31.6%
B 230 of 614 ~ 37.46'%

%30.94
%31.6
%37.46

CMYK RENK MODELİ

#BEC2E6 rengi CMYK tonu (17,16,0,10).

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

CMYK: (17,16,0,10)
C17M16Y0K10 (17%, 16%, 0%, 10%)
(0.17 / 0.16 / 0.00 / 0.10)

CMYK yüzdeleri

%17.39
%15.65
%0
%9.8

Codes

Color #BEC2E6 in popluar color models

BE C2 E6
RGB 190 194 230
HSL 234° 44.44% 82.35%
HSB/HSV 234° 17.39% 90.20%
CMYK 17.39% 15.65% 0.00%
9.80%

Color #BEC2E6 in popluar number systems.

HEX BE C2 E6
Decimal 190 194 230
Binary 10111110 11000010 11100110
Octal 276 302 346

Shades and tints

Shades of #BEC2E6

#BEC2E6
(190,194,230)
#ADB1D2
(173,177,210)
#9CA0BE
(156,160,190)
#8B8FAA
(139,143,170)
#7A7E96
(122,126,150)
#696D82
(105,109,130)
#585C6E
(88,92,110)
#474B5A
(71,75,90)
#363A46
(54,58,70)
#252932
(37,41,50)
#14181E
(20,24,30)
#000000
(0,0,0)

Tints of #BEC2E6

#BEC2E6
(190,194,230)
#C3C7E8
(195,199,232)
#C8CCEA
(200,204,234)
#CDD1EC
(205,209,236)
#D2D6EE
(210,214,238)
#D7DBF0
(215,219,240)
#DCE0F2
(220,224,242)
#E1E5F4
(225,229,244)
#E6EAF6
(230,234,246)
#EBEFF8
(235,239,248)
#F0F4FA
(240,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC2E6; }

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

This text font color is #BEC2E6.

Background Color

.myBgColor { background-color: #BEC2E6; }

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

This div background color is #BEC2E6.

Border color

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

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

This div border color is #BEC2E6.

Opacity

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

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

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

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

This text has shadow with #BEC2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC2E6.

Preview

Color preview on black background

This text has color #BEC2E6 on black background.


Color preview on white background

This text has color #BEC2E6 on white background.


Black color preview on #BEC2E6 background

This text has black color on #BEC2E6 background.


White color preview on #BEC2E6 background

This text has white color on #BEC2E6 background.


Related colors

Complementary color

Complementary color for #hex is #413D19.


I love getcolorcode.com

Triadic colors

1 #E6BEC2 and #C2E6BE with #BEC2E6 are triadic colors.

2 #E6C2BE and #C2BEE6 with #BEC2E6 are triadic colors.