COLOR #BEC3DB

HEX: #BEC3DB RGB: (190,195,219)

Renk bilgisi

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

RGB renk modeli

#BEC3DB color RGB value is (190,195,219).

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

RGB bağlantıları ve doygunluk

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

190
195
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 195 + 219 = 604 (100%)
R 190 of 604 ~ 31.46%
G 195 of 604 ~ 32.28%
B 219 of 604 ~ 36.26'%

%31.46
%32.28
%36.26

CMYK RENK MODELİ

#BEC3DB rengi CMYK tonu (13,11,0,14).

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

CMYK: (13,11,0,14)
C13M11Y0K14 (13%, 11%, 0%, 14%)
(0.13 / 0.11 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%10.96
%0
%14.12

Codes

Color #BEC3DB in popluar color models

BE C3 DB
RGB 190 195 219
HSL 230° 28.71% 80.20%
HSB/HSV 230° 13.24% 85.88%
CMYK 13.24% 10.96% 0.00%
14.12%

Color #BEC3DB in popluar number systems.

HEX BE C3 DB
Decimal 190 195 219
Binary 10111110 11000011 11011011
Octal 276 303 333

Shades and tints

Shades of #BEC3DB

#BEC3DB
(190,195,219)
#ADB2C8
(173,178,200)
#9CA1B5
(156,161,181)
#8B90A2
(139,144,162)
#7A7F8F
(122,127,143)
#696E7C
(105,110,124)
#585D69
(88,93,105)
#474C56
(71,76,86)
#363B43
(54,59,67)
#252A30
(37,42,48)
#14191D
(20,25,29)
#000000
(0,0,0)

Tints of #BEC3DB

#BEC3DB
(190,195,219)
#C3C8DE
(195,200,222)
#C8CDE1
(200,205,225)
#CDD2E4
(205,210,228)
#D2D7E7
(210,215,231)
#D7DCEA
(215,220,234)
#DCE1ED
(220,225,237)
#E1E6F0
(225,230,240)
#E6EBF3
(230,235,243)
#EBF0F6
(235,240,246)
#F0F5F9
(240,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC3DB; }

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

This text font color is #BEC3DB.

Background Color

.myBgColor { background-color: #BEC3DB; }

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

This div background color is #BEC3DB.

Border color

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

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

This div border color is #BEC3DB.

Opacity

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

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

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

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

This text has shadow with #BEC3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC3DB.

Preview

Color preview on black background

This text has color #BEC3DB on black background.


Color preview on white background

This text has color #BEC3DB on white background.


Black color preview on #BEC3DB background

This text has black color on #BEC3DB background.


White color preview on #BEC3DB background

This text has white color on #BEC3DB background.


Related colors

Complementary color

Complementary color for #hex is #413C24.


I love getcolorcode.com

Triadic colors

1 #DBBEC3 and #C3DBBE with #BEC3DB are triadic colors.

2 #DBC3BE and #C3BEDB with #BEC3DB are triadic colors.