COLOR #BEC1DB

HEX: #BEC1DB RGB: (190,193,219)

Renk bilgisi

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

RGB renk modeli

#BEC1DB color RGB value is (190,193,219).

RGB: (190,193,219) (75%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 193 of 255 = 76%
B 219 of 255 = 86%

190
193
219

R + G + B ~ 79%. #BEC1DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 193 + 219 = 602 (100%)
R 190 of 602 ~ 31.56%
G 193 of 602 ~ 32.06%
B 219 of 602 ~ 36.38'%

%31.56
%32.06
%36.38

CMYK RENK MODELİ

#BEC1DB rengi CMYK tonu (13,12,0,14).

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

CMYK: (13,12,0,14)
C13M12Y0K14 (13%, 12%, 0%, 14%)
(0.13 / 0.12 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%11.87
%0
%14.12

Codes

Color #BEC1DB in popluar color models

BE C1 DB
RGB 190 193 219
HSL 234° 28.71% 80.20%
HSB/HSV 234° 13.24% 85.88%
CMYK 13.24% 11.87% 0.00%
14.12%

Color #BEC1DB in popluar number systems.

HEX BE C1 DB
Decimal 190 193 219
Binary 10111110 11000001 11011011
Octal 276 301 333

Shades and tints

Shades of #BEC1DB

#BEC1DB
(190,193,219)
#ADB0C8
(173,176,200)
#9C9FB5
(156,159,181)
#8B8EA2
(139,142,162)
#7A7D8F
(122,125,143)
#696C7C
(105,108,124)
#585B69
(88,91,105)
#474A56
(71,74,86)
#363943
(54,57,67)
#252830
(37,40,48)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #BEC1DB

#BEC1DB
(190,193,219)
#C3C6DE
(195,198,222)
#C8CBE1
(200,203,225)
#CDD0E4
(205,208,228)
#D2D5E7
(210,213,231)
#D7DAEA
(215,218,234)
#DCDFED
(220,223,237)
#E1E4F0
(225,228,240)
#E6E9F3
(230,233,243)
#EBEEF6
(235,238,246)
#F0F3F9
(240,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC1DB; }

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

This text font color is #BEC1DB.

Background Color

.myBgColor { background-color: #BEC1DB; }

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

This div background color is #BEC1DB.

Border color

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

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

This div border color is #BEC1DB.

Opacity

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

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

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

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

This text has shadow with #BEC1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC1DB.

Preview

Color preview on black background

This text has color #BEC1DB on black background.


Color preview on white background

This text has color #BEC1DB on white background.


Black color preview on #BEC1DB background

This text has black color on #BEC1DB background.


White color preview on #BEC1DB background

This text has white color on #BEC1DB background.


Related colors

Complementary color

Complementary color for #hex is #413E24.


I love getcolorcode.com

Triadic colors

1 #DBBEC1 and #C1DBBE with #BEC1DB are triadic colors.

2 #DBC1BE and #C1BEDB with #BEC1DB are triadic colors.