COLOR #BEC7E2

HEX: #BEC7E2 RGB: (190,199,226)

Renk bilgisi

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

RGB renk modeli

#BEC7E2 color RGB value is (190,199,226).

RGB: (190,199,226) (75%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 226 of 255 = 89%

190
199
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 226 = 615 (100%)
R 190 of 615 ~ 30.89%
G 199 of 615 ~ 32.36%
B 226 of 615 ~ 36.75'%

%30.89
%32.36
%36.75

CMYK RENK MODELİ

#BEC7E2 rengi CMYK tonu (16,12,0,11).

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

CMYK: (16,12,0,11)
C16M12Y0K11 (16%, 12%, 0%, 11%)
(0.16 / 0.12 / 0.00 / 0.11)

CMYK yüzdeleri

%15.93
%11.95
%0
%11.37

Codes

Color #BEC7E2 in popluar color models

BE C7 E2
RGB 190 199 226
HSL 225° 38.30% 81.57%
HSB/HSV 225° 15.93% 88.63%
CMYK 15.93% 11.95% 0.00%
11.37%

Color #BEC7E2 in popluar number systems.

HEX BE C7 E2
Decimal 190 199 226
Binary 10111110 11000111 11100010
Octal 276 307 342

Shades and tints

Shades of #BEC7E2

#BEC7E2
(190,199,226)
#ADB5CE
(173,181,206)
#9CA3BA
(156,163,186)
#8B91A6
(139,145,166)
#7A7F92
(122,127,146)
#696D7E
(105,109,126)
#585B6A
(88,91,106)
#474956
(71,73,86)
#363742
(54,55,66)
#25252E
(37,37,46)
#14131A
(20,19,26)
#000000
(0,0,0)

Tints of #BEC7E2

#BEC7E2
(190,199,226)
#C3CCE4
(195,204,228)
#C8D1E6
(200,209,230)
#CDD6E8
(205,214,232)
#D2DBEA
(210,219,234)
#D7E0EC
(215,224,236)
#DCE5EE
(220,229,238)
#E1EAF0
(225,234,240)
#E6EFF2
(230,239,242)
#EBF4F4
(235,244,244)
#F0F9F6
(240,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC7E2; }

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

This text font color is #BEC7E2.

Background Color

.myBgColor { background-color: #BEC7E2; }

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

This div background color is #BEC7E2.

Border color

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

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

This div border color is #BEC7E2.

Opacity

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

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

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

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

This text has shadow with #BEC7E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7E2.

Preview

Color preview on black background

This text has color #BEC7E2 on black background.


Color preview on white background

This text has color #BEC7E2 on white background.


Black color preview on #BEC7E2 background

This text has black color on #BEC7E2 background.


White color preview on #BEC7E2 background

This text has white color on #BEC7E2 background.


Related colors

Complementary color

Complementary color for #hex is #41381D.


I love getcolorcode.com

Triadic colors

1 #E2BEC7 and #C7E2BE with #BEC7E2 are triadic colors.

2 #E2C7BE and #C7BEE2 with #BEC7E2 are triadic colors.