COLOR #BEC7D5

HEX: #BEC7D5 RGB: (190,199,213)

Renk bilgisi

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

RGB renk modeli

#BEC7D5 color RGB value is (190,199,213).

RGB: (190,199,213) (75%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 213 of 255 = 84%

190
199
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 213 = 602 (100%)
R 190 of 602 ~ 31.56%
G 199 of 602 ~ 33.06%
B 213 of 602 ~ 35.38'%

%31.56
%33.06
%35.38

CMYK RENK MODELİ

#BEC7D5 rengi CMYK tonu (11,7,0,16).

  • camgöbeği tonu 10.80%
  • eflatun tonu 6.57%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (11,7,0,16)
C11M7Y0K16 (11%, 7%, 0%, 16%)
(0.11 / 0.07 / 0.00 / 0.16)

CMYK yüzdeleri

%10.8
%6.57
%0
%16.47

Codes

Color #BEC7D5 in popluar color models

BE C7 D5
RGB 190 199 213
HSL 217° 21.50% 79.02%
HSB/HSV 217° 10.80% 83.53%
CMYK 10.80% 6.57% 0.00%
16.47%

Color #BEC7D5 in popluar number systems.

HEX BE C7 D5
Decimal 190 199 213
Binary 10111110 11000111 11010101
Octal 276 307 325

Shades and tints

Shades of #BEC7D5

#BEC7D5
(190,199,213)
#ADB5C2
(173,181,194)
#9CA3AF
(156,163,175)
#8B919C
(139,145,156)
#7A7F89
(122,127,137)
#696D76
(105,109,118)
#585B63
(88,91,99)
#474950
(71,73,80)
#36373D
(54,55,61)
#25252A
(37,37,42)
#141317
(20,19,23)
#000000
(0,0,0)

Tints of #BEC7D5

#BEC7D5
(190,199,213)
#C3CCD8
(195,204,216)
#C8D1DB
(200,209,219)
#CDD6DE
(205,214,222)
#D2DBE1
(210,219,225)
#D7E0E4
(215,224,228)
#DCE5E7
(220,229,231)
#E1EAEA
(225,234,234)
#E6EFED
(230,239,237)
#EBF4F0
(235,244,240)
#F0F9F3
(240,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC7D5 color. Also use rgb(190,199,213) instead hex code.

Text Font Color

.myTextColor { color: #BEC7D5; }

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

This text font color is #BEC7D5.

Background Color

.myBgColor { background-color: #BEC7D5; }

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

This div background color is #BEC7D5.

Border color

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

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

This div border color is #BEC7D5.

Opacity

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

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

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

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

This text has shadow with #BEC7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7D5.

Preview

Color preview on black background

This text has color #BEC7D5 on black background.


Color preview on white background

This text has color #BEC7D5 on white background.


Black color preview on #BEC7D5 background

This text has black color on #BEC7D5 background.


White color preview on #BEC7D5 background

This text has white color on #BEC7D5 background.


Related colors

Complementary color

Complementary color for #hex is #41382A.


I love getcolorcode.com

Triadic colors

1 #D5BEC7 and #C7D5BE with #BEC7D5 are triadic colors.

2 #D5C7BE and #C7BED5 with #BEC7D5 are triadic colors.