COLOR #BEC5DB

HEX: #BEC5DB RGB: (190,197,219)

Renk bilgisi

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

RGB renk modeli

#BEC5DB color RGB value is (190,197,219).

RGB: (190,197,219) (75%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 197 of 255 = 77%
B 219 of 255 = 86%

190
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 197 + 219 = 606 (100%)
R 190 of 606 ~ 31.35%
G 197 of 606 ~ 32.51%
B 219 of 606 ~ 36.14'%

%31.35
%32.51
%36.14

CMYK RENK MODELİ

#BEC5DB rengi CMYK tonu (13,10,0,14).

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

CMYK: (13,10,0,14)
C13M10Y0K14 (13%, 10%, 0%, 14%)
(0.13 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%13.24
%10.05
%0
%14.12

Codes

Color #BEC5DB in popluar color models

BE C5 DB
RGB 190 197 219
HSL 226° 28.71% 80.20%
HSB/HSV 226° 13.24% 85.88%
CMYK 13.24% 10.05% 0.00%
14.12%

Color #BEC5DB in popluar number systems.

HEX BE C5 DB
Decimal 190 197 219
Binary 10111110 11000101 11011011
Octal 276 305 333

Shades and tints

Shades of #BEC5DB

#BEC5DB
(190,197,219)
#ADB4C8
(173,180,200)
#9CA3B5
(156,163,181)
#8B92A2
(139,146,162)
#7A818F
(122,129,143)
#69707C
(105,112,124)
#585F69
(88,95,105)
#474E56
(71,78,86)
#363D43
(54,61,67)
#252C30
(37,44,48)
#141B1D
(20,27,29)
#000000
(0,0,0)

Tints of #BEC5DB

#BEC5DB
(190,197,219)
#C3CADE
(195,202,222)
#C8CFE1
(200,207,225)
#CDD4E4
(205,212,228)
#D2D9E7
(210,217,231)
#D7DEEA
(215,222,234)
#DCE3ED
(220,227,237)
#E1E8F0
(225,232,240)
#E6EDF3
(230,237,243)
#EBF2F6
(235,242,246)
#F0F7F9
(240,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC5DB; }

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

This text font color is #BEC5DB.

Background Color

.myBgColor { background-color: #BEC5DB; }

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

This div background color is #BEC5DB.

Border color

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

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

This div border color is #BEC5DB.

Opacity

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

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

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

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

This text has shadow with #BEC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC5DB.

Preview

Color preview on black background

This text has color #BEC5DB on black background.


Color preview on white background

This text has color #BEC5DB on white background.


Black color preview on #BEC5DB background

This text has black color on #BEC5DB background.


White color preview on #BEC5DB background

This text has white color on #BEC5DB background.


Related colors

Complementary color

Complementary color for #hex is #413A24.


I love getcolorcode.com

Triadic colors

1 #DBBEC5 and #C5DBBE with #BEC5DB are triadic colors.

2 #DBC5BE and #C5BEDB with #BEC5DB are triadic colors.