COLOR #BEC9DF

HEX: #BEC9DF RGB: (190,201,223)

Renk bilgisi

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

RGB renk modeli

#BEC9DF color RGB value is (190,201,223).

RGB: (190,201,223) (75%, 79%, 87%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 201 of 255 = 79%
B 223 of 255 = 87%

190
201
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 201 + 223 = 614 (100%)
R 190 of 614 ~ 30.94%
G 201 of 614 ~ 32.74%
B 223 of 614 ~ 36.32'%

%30.94
%32.74
%36.32

CMYK RENK MODELİ

#BEC9DF rengi CMYK tonu (15,10,0,13).

  • camgöbeği tonu 14.80%
  • eflatun tonu 9.87%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (15,10,0,13)
C15M10Y0K13 (15%, 10%, 0%, 13%)
(0.15 / 0.10 / 0.00 / 0.13)

CMYK yüzdeleri

%14.8
%9.87
%0
%12.55

Codes

Color #BEC9DF in popluar color models

BE C9 DF
RGB 190 201 223
HSL 220° 34.02% 80.98%
HSB/HSV 220° 14.80% 87.45%
CMYK 14.80% 9.87% 0.00%
12.55%

Color #BEC9DF in popluar number systems.

HEX BE C9 DF
Decimal 190 201 223
Binary 10111110 11001001 11011111
Octal 276 311 337

Shades and tints

Shades of #BEC9DF

#BEC9DF
(190,201,223)
#ADB7CB
(173,183,203)
#9CA5B7
(156,165,183)
#8B93A3
(139,147,163)
#7A818F
(122,129,143)
#696F7B
(105,111,123)
#585D67
(88,93,103)
#474B53
(71,75,83)
#36393F
(54,57,63)
#25272B
(37,39,43)
#141517
(20,21,23)
#000000
(0,0,0)

Tints of #BEC9DF

#BEC9DF
(190,201,223)
#C3CDE1
(195,205,225)
#C8D1E3
(200,209,227)
#CDD5E5
(205,213,229)
#D2D9E7
(210,217,231)
#D7DDE9
(215,221,233)
#DCE1EB
(220,225,235)
#E1E5ED
(225,229,237)
#E6E9EF
(230,233,239)
#EBEDF1
(235,237,241)
#F0F1F3
(240,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC9DF color. Also use rgb(190,201,223) instead hex code.

Text Font Color

.myTextColor { color: #BEC9DF; }

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

This text font color is #BEC9DF.

Background Color

.myBgColor { background-color: #BEC9DF; }

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

This div background color is #BEC9DF.

Border color

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

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

This div border color is #BEC9DF.

Opacity

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

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

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

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

This text has shadow with #BEC9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC9DF.

Preview

Color preview on black background

This text has color #BEC9DF on black background.


Color preview on white background

This text has color #BEC9DF on white background.


Black color preview on #BEC9DF background

This text has black color on #BEC9DF background.


White color preview on #BEC9DF background

This text has white color on #BEC9DF background.


Related colors

Complementary color

Complementary color for #hex is #413620.


I love getcolorcode.com

Triadic colors

1 #DFBEC9 and #C9DFBE with #BEC9DF are triadic colors.

2 #DFC9BE and #C9BEDF with #BEC9DF are triadic colors.