COLOR #BEC4DB

HEX: #BEC4DB RGB: (190,196,219)

Renk bilgisi

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

RGB renk modeli

#BEC4DB color RGB value is (190,196,219).

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

RGB bağlantıları ve doygunluk

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

190
196
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 196 + 219 = 605 (100%)
R 190 of 605 ~ 31.4%
G 196 of 605 ~ 32.4%
B 219 of 605 ~ 36.2'%

%31.4
%32.4
%36.2

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.24%
  • eflatun tonu 10.50%
  • 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.5
%0
%14.12

Codes

Color #BEC4DB in popluar color models

BE C4 DB
RGB 190 196 219
HSL 228° 28.71% 80.20%
HSB/HSV 228° 13.24% 85.88%
CMYK 13.24% 10.50% 0.00%
14.12%

Color #BEC4DB in popluar number systems.

HEX BE C4 DB
Decimal 190 196 219
Binary 10111110 11000100 11011011
Octal 276 304 333

Shades and tints

Shades of #BEC4DB

#BEC4DB
(190,196,219)
#ADB3C8
(173,179,200)
#9CA2B5
(156,162,181)
#8B91A2
(139,145,162)
#7A808F
(122,128,143)
#696F7C
(105,111,124)
#585E69
(88,94,105)
#474D56
(71,77,86)
#363C43
(54,60,67)
#252B30
(37,43,48)
#141A1D
(20,26,29)
#000000
(0,0,0)

Tints of #BEC4DB

#BEC4DB
(190,196,219)
#C3C9DE
(195,201,222)
#C8CEE1
(200,206,225)
#CDD3E4
(205,211,228)
#D2D8E7
(210,216,231)
#D7DDEA
(215,221,234)
#DCE2ED
(220,226,237)
#E1E7F0
(225,231,240)
#E6ECF3
(230,236,243)
#EBF1F6
(235,241,246)
#F0F6F9
(240,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC4DB; }

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

This text font color is #BEC4DB.

Background Color

.myBgColor { background-color: #BEC4DB; }

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

This div background color is #BEC4DB.

Border color

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

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

This div border color is #BEC4DB.

Opacity

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

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

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

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

This text has shadow with #BEC4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC4DB.

Preview

Color preview on black background

This text has color #BEC4DB on black background.


Color preview on white background

This text has color #BEC4DB on white background.


Black color preview on #BEC4DB background

This text has black color on #BEC4DB background.


White color preview on #BEC4DB background

This text has white color on #BEC4DB background.


Related colors

Complementary color

Complementary color for #hex is #413B24.


I love getcolorcode.com

Triadic colors

1 #DBBEC4 and #C4DBBE with #BEC4DB are triadic colors.

2 #DBC4BE and #C4BEDB with #BEC4DB are triadic colors.