COLOR #BEC3E3

HEX: #BEC3E3 RGB: (190,195,227)

Renk bilgisi

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

RGB renk modeli

#BEC3E3 color RGB value is (190,195,227).

RGB: (190,195,227) (75%, 76%, 89%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 195 of 255 = 76%
B 227 of 255 = 89%

190
195
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 195 + 227 = 612 (100%)
R 190 of 612 ~ 31.05%
G 195 of 612 ~ 31.86%
B 227 of 612 ~ 37.09'%

%31.05
%31.86
%37.09

CMYK RENK MODELİ

#BEC3E3 rengi CMYK tonu (16,14,0,11).

  • camgöbeği tonu 16.30%
  • eflatun tonu 14.10%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (16,14,0,11)
C16M14Y0K11 (16%, 14%, 0%, 11%)
(0.16 / 0.14 / 0.00 / 0.11)

CMYK yüzdeleri

%16.3
%14.1
%0
%10.98

Codes

Color #BEC3E3 in popluar color models

BE C3 E3
RGB 190 195 227
HSL 232° 39.78% 81.76%
HSB/HSV 232° 16.30% 89.02%
CMYK 16.30% 14.10% 0.00%
10.98%

Color #BEC3E3 in popluar number systems.

HEX BE C3 E3
Decimal 190 195 227
Binary 10111110 11000011 11100011
Octal 276 303 343

Shades and tints

Shades of #BEC3E3

#BEC3E3
(190,195,227)
#ADB2CF
(173,178,207)
#9CA1BB
(156,161,187)
#8B90A7
(139,144,167)
#7A7F93
(122,127,147)
#696E7F
(105,110,127)
#585D6B
(88,93,107)
#474C57
(71,76,87)
#363B43
(54,59,67)
#252A2F
(37,42,47)
#14191B
(20,25,27)
#000000
(0,0,0)

Tints of #BEC3E3

#BEC3E3
(190,195,227)
#C3C8E5
(195,200,229)
#C8CDE7
(200,205,231)
#CDD2E9
(205,210,233)
#D2D7EB
(210,215,235)
#D7DCED
(215,220,237)
#DCE1EF
(220,225,239)
#E1E6F1
(225,230,241)
#E6EBF3
(230,235,243)
#EBF0F5
(235,240,245)
#F0F5F7
(240,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC3E3; }

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

This text font color is #BEC3E3.

Background Color

.myBgColor { background-color: #BEC3E3; }

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

This div background color is #BEC3E3.

Border color

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

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

This div border color is #BEC3E3.

Opacity

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

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

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

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

This text has shadow with #BEC3E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC3E3.

Preview

Color preview on black background

This text has color #BEC3E3 on black background.


Color preview on white background

This text has color #BEC3E3 on white background.


Black color preview on #BEC3E3 background

This text has black color on #BEC3E3 background.


White color preview on #BEC3E3 background

This text has white color on #BEC3E3 background.


Related colors

Complementary color

Complementary color for #hex is #413C1C.


I love getcolorcode.com

Triadic colors

1 #E3BEC3 and #C3E3BE with #BEC3E3 are triadic colors.

2 #E3C3BE and #C3BEE3 with #BEC3E3 are triadic colors.