COLOR #BEC9DB

HEX: #BEC9DB RGB: (190,201,219)

Renk bilgisi

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

RGB renk modeli

#BEC9DB color RGB value is (190,201,219).

RGB: (190,201,219) (75%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 201 of 255 = 79%
B 219 of 255 = 86%

190
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 201 + 219 = 610 (100%)
R 190 of 610 ~ 31.15%
G 201 of 610 ~ 32.95%
B 219 of 610 ~ 35.9'%

%31.15
%32.95
%35.9

CMYK RENK MODELİ

#BEC9DB rengi CMYK tonu (13,8,0,14).

  • camgöbeği tonu 13.24%
  • eflatun tonu 8.22%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (13,8,0,14)
C13M8Y0K14 (13%, 8%, 0%, 14%)
(0.13 / 0.08 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%8.22
%0
%14.12

Codes

Color #BEC9DB in popluar color models

BE C9 DB
RGB 190 201 219
HSL 217° 28.71% 80.20%
HSB/HSV 217° 13.24% 85.88%
CMYK 13.24% 8.22% 0.00%
14.12%

Color #BEC9DB in popluar number systems.

HEX BE C9 DB
Decimal 190 201 219
Binary 10111110 11001001 11011011
Octal 276 311 333

Shades and tints

Shades of #BEC9DB

#BEC9DB
(190,201,219)
#ADB7C8
(173,183,200)
#9CA5B5
(156,165,181)
#8B93A2
(139,147,162)
#7A818F
(122,129,143)
#696F7C
(105,111,124)
#585D69
(88,93,105)
#474B56
(71,75,86)
#363943
(54,57,67)
#252730
(37,39,48)
#14151D
(20,21,29)
#000000
(0,0,0)

Tints of #BEC9DB

#BEC9DB
(190,201,219)
#C3CDDE
(195,205,222)
#C8D1E1
(200,209,225)
#CDD5E4
(205,213,228)
#D2D9E7
(210,217,231)
#D7DDEA
(215,221,234)
#DCE1ED
(220,225,237)
#E1E5F0
(225,229,240)
#E6E9F3
(230,233,243)
#EBEDF6
(235,237,246)
#F0F1F9
(240,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC9DB; }

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

This text font color is #BEC9DB.

Background Color

.myBgColor { background-color: #BEC9DB; }

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

This div background color is #BEC9DB.

Border color

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

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

This div border color is #BEC9DB.

Opacity

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

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

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

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

This text has shadow with #BEC9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC9DB.

Preview

Color preview on black background

This text has color #BEC9DB on black background.


Color preview on white background

This text has color #BEC9DB on white background.


Black color preview on #BEC9DB background

This text has black color on #BEC9DB background.


White color preview on #BEC9DB background

This text has white color on #BEC9DB background.


Related colors

Complementary color

Complementary color for #hex is #413624.


I love getcolorcode.com

Triadic colors

1 #DBBEC9 and #C9DBBE with #BEC9DB are triadic colors.

2 #DBC9BE and #C9BEDB with #BEC9DB are triadic colors.