COLOR #BEC7E9

HEX: #BEC7E9 RGB: (190,199,233)

Renk bilgisi

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

RGB renk modeli

#BEC7E9 color RGB value is (190,199,233).

RGB: (190,199,233) (75%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 233 of 255 = 91%

190
199
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 233 = 622 (100%)
R 190 of 622 ~ 30.55%
G 199 of 622 ~ 31.99%
B 233 of 622 ~ 37.46'%

%30.55
%31.99
%37.46

CMYK RENK MODELİ

#BEC7E9 rengi CMYK tonu (18,15,0,9).

  • camgöbeği tonu 18.45%
  • eflatun tonu 14.59%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (18,15,0,9)
C18M15Y0K9 (18%, 15%, 0%, 9%)
(0.18 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%18.45
%14.59
%0
%8.63

Codes

Color #BEC7E9 in popluar color models

BE C7 E9
RGB 190 199 233
HSL 227° 49.43% 82.94%
HSB/HSV 227° 18.45% 91.37%
CMYK 18.45% 14.59% 0.00%
8.63%

Color #BEC7E9 in popluar number systems.

HEX BE C7 E9
Decimal 190 199 233
Binary 10111110 11000111 11101001
Octal 276 307 351

Shades and tints

Shades of #BEC7E9

#BEC7E9
(190,199,233)
#ADB5D4
(173,181,212)
#9CA3BF
(156,163,191)
#8B91AA
(139,145,170)
#7A7F95
(122,127,149)
#696D80
(105,109,128)
#585B6B
(88,91,107)
#474956
(71,73,86)
#363741
(54,55,65)
#25252C
(37,37,44)
#141317
(20,19,23)
#000000
(0,0,0)

Tints of #BEC7E9

#BEC7E9
(190,199,233)
#C3CCEB
(195,204,235)
#C8D1ED
(200,209,237)
#CDD6EF
(205,214,239)
#D2DBF1
(210,219,241)
#D7E0F3
(215,224,243)
#DCE5F5
(220,229,245)
#E1EAF7
(225,234,247)
#E6EFF9
(230,239,249)
#EBF4FB
(235,244,251)
#F0F9FD
(240,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC7E9; }

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

This text font color is #BEC7E9.

Background Color

.myBgColor { background-color: #BEC7E9; }

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

This div background color is #BEC7E9.

Border color

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

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

This div border color is #BEC7E9.

Opacity

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

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

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

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

This text has shadow with #BEC7E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7E9.

Preview

Color preview on black background

This text has color #BEC7E9 on black background.


Color preview on white background

This text has color #BEC7E9 on white background.


Black color preview on #BEC7E9 background

This text has black color on #BEC7E9 background.


White color preview on #BEC7E9 background

This text has white color on #BEC7E9 background.


Related colors

Complementary color

Complementary color for #hex is #413816.


I love getcolorcode.com

Triadic colors

1 #E9BEC7 and #C7E9BE with #BEC7E9 are triadic colors.

2 #E9C7BE and #C7BEE9 with #BEC7E9 are triadic colors.