COLOR #BEC4E2

HEX: #BEC4E2 RGB: (190,196,226)

Renk bilgisi

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

RGB renk modeli

#BEC4E2 color RGB value is (190,196,226).

RGB: (190,196,226) (75%, 77%, 89%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 196 of 255 = 77%
B 226 of 255 = 89%

190
196
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 196 + 226 = 612 (100%)
R 190 of 612 ~ 31.05%
G 196 of 612 ~ 32.03%
B 226 of 612 ~ 36.93'%

%31.05
%32.03
%36.93

CMYK RENK MODELİ

#BEC4E2 rengi CMYK tonu (16,13,0,11).

  • camgöbeği tonu 15.93%
  • eflatun tonu 13.27%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (16,13,0,11)
C16M13Y0K11 (16%, 13%, 0%, 11%)
(0.16 / 0.13 / 0.00 / 0.11)

CMYK yüzdeleri

%15.93
%13.27
%0
%11.37

Codes

Color #BEC4E2 in popluar color models

BE C4 E2
RGB 190 196 226
HSL 230° 38.30% 81.57%
HSB/HSV 230° 15.93% 88.63%
CMYK 15.93% 13.27% 0.00%
11.37%

Color #BEC4E2 in popluar number systems.

HEX BE C4 E2
Decimal 190 196 226
Binary 10111110 11000100 11100010
Octal 276 304 342

Shades and tints

Shades of #BEC4E2

#BEC4E2
(190,196,226)
#ADB3CE
(173,179,206)
#9CA2BA
(156,162,186)
#8B91A6
(139,145,166)
#7A8092
(122,128,146)
#696F7E
(105,111,126)
#585E6A
(88,94,106)
#474D56
(71,77,86)
#363C42
(54,60,66)
#252B2E
(37,43,46)
#141A1A
(20,26,26)
#000000
(0,0,0)

Tints of #BEC4E2

#BEC4E2
(190,196,226)
#C3C9E4
(195,201,228)
#C8CEE6
(200,206,230)
#CDD3E8
(205,211,232)
#D2D8EA
(210,216,234)
#D7DDEC
(215,221,236)
#DCE2EE
(220,226,238)
#E1E7F0
(225,231,240)
#E6ECF2
(230,236,242)
#EBF1F4
(235,241,244)
#F0F6F6
(240,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC4E2 color. Also use rgb(190,196,226) instead hex code.

Text Font Color

.myTextColor { color: #BEC4E2; }

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

This text font color is #BEC4E2.

Background Color

.myBgColor { background-color: #BEC4E2; }

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

This div background color is #BEC4E2.

Border color

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

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

This div border color is #BEC4E2.

Opacity

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

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

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

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

This text has shadow with #BEC4E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC4E2.

Preview

Color preview on black background

This text has color #BEC4E2 on black background.


Color preview on white background

This text has color #BEC4E2 on white background.


Black color preview on #BEC4E2 background

This text has black color on #BEC4E2 background.


White color preview on #BEC4E2 background

This text has white color on #BEC4E2 background.


Related colors

Complementary color

Complementary color for #hex is #413B1D.


I love getcolorcode.com

Triadic colors

1 #E2BEC4 and #C4E2BE with #BEC4E2 are triadic colors.

2 #E2C4BE and #C4BEE2 with #BEC4E2 are triadic colors.