COLOR #BEC4D9

HEX: #BEC4D9 RGB: (190,196,217)

Renk bilgisi

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

RGB renk modeli

#BEC4D9 color RGB value is (190,196,217).

RGB: (190,196,217) (75%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 196 of 255 = 77%
B 217 of 255 = 85%

190
196
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 196 + 217 = 603 (100%)
R 190 of 603 ~ 31.51%
G 196 of 603 ~ 32.5%
B 217 of 603 ~ 35.99'%

%31.51
%32.5
%35.99

CMYK RENK MODELİ

#BEC4D9 rengi CMYK tonu (12,10,0,15).

  • camgöbeği tonu 12.44%
  • eflatun tonu 9.68%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (12,10,0,15)
C12M10Y0K15 (12%, 10%, 0%, 15%)
(0.12 / 0.10 / 0.00 / 0.15)

CMYK yüzdeleri

%12.44
%9.68
%0
%14.9

Codes

Color #BEC4D9 in popluar color models

BE C4 D9
RGB 190 196 217
HSL 227° 26.21% 79.80%
HSB/HSV 227° 12.44% 85.10%
CMYK 12.44% 9.68% 0.00%
14.90%

Color #BEC4D9 in popluar number systems.

HEX BE C4 D9
Decimal 190 196 217
Binary 10111110 11000100 11011001
Octal 276 304 331

Shades and tints

Shades of #BEC4D9

#BEC4D9
(190,196,217)
#ADB3C6
(173,179,198)
#9CA2B3
(156,162,179)
#8B91A0
(139,145,160)
#7A808D
(122,128,141)
#696F7A
(105,111,122)
#585E67
(88,94,103)
#474D54
(71,77,84)
#363C41
(54,60,65)
#252B2E
(37,43,46)
#141A1B
(20,26,27)
#000000
(0,0,0)

Tints of #BEC4D9

#BEC4D9
(190,196,217)
#C3C9DC
(195,201,220)
#C8CEDF
(200,206,223)
#CDD3E2
(205,211,226)
#D2D8E5
(210,216,229)
#D7DDE8
(215,221,232)
#DCE2EB
(220,226,235)
#E1E7EE
(225,231,238)
#E6ECF1
(230,236,241)
#EBF1F4
(235,241,244)
#F0F6F7
(240,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC4D9; }

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

This text font color is #BEC4D9.

Background Color

.myBgColor { background-color: #BEC4D9; }

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

This div background color is #BEC4D9.

Border color

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

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

This div border color is #BEC4D9.

Opacity

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

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

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

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

This text has shadow with #BEC4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC4D9.

Preview

Color preview on black background

This text has color #BEC4D9 on black background.


Color preview on white background

This text has color #BEC4D9 on white background.


Black color preview on #BEC4D9 background

This text has black color on #BEC4D9 background.


White color preview on #BEC4D9 background

This text has white color on #BEC4D9 background.


Related colors

Complementary color

Complementary color for #hex is #413B26.


I love getcolorcode.com

Triadic colors

1 #D9BEC4 and #C4D9BE with #BEC4D9 are triadic colors.

2 #D9C4BE and #C4BED9 with #BEC4D9 are triadic colors.