COLOR #BEC6D7

HEX: #BEC6D7 RGB: (190,198,215)

Renk bilgisi

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

RGB renk modeli

#BEC6D7 color RGB value is (190,198,215).

RGB: (190,198,215) (75%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 198 of 255 = 78%
B 215 of 255 = 84%

190
198
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 198 + 215 = 603 (100%)
R 190 of 603 ~ 31.51%
G 198 of 603 ~ 32.84%
B 215 of 603 ~ 35.66'%

%31.51
%32.84
%35.66

CMYK RENK MODELİ

#BEC6D7 rengi CMYK tonu (12,8,0,16).

  • camgöbeği tonu 11.63%
  • eflatun tonu 7.91%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (12,8,0,16)
C12M8Y0K16 (12%, 8%, 0%, 16%)
(0.12 / 0.08 / 0.00 / 0.16)

CMYK yüzdeleri

%11.63
%7.91
%0
%15.69

Codes

Color #BEC6D7 in popluar color models

BE C6 D7
RGB 190 198 215
HSL 221° 23.81% 79.41%
HSB/HSV 221° 11.63% 84.31%
CMYK 11.63% 7.91% 0.00%
15.69%

Color #BEC6D7 in popluar number systems.

HEX BE C6 D7
Decimal 190 198 215
Binary 10111110 11000110 11010111
Octal 276 306 327

Shades and tints

Shades of #BEC6D7

#BEC6D7
(190,198,215)
#ADB4C4
(173,180,196)
#9CA2B1
(156,162,177)
#8B909E
(139,144,158)
#7A7E8B
(122,126,139)
#696C78
(105,108,120)
#585A65
(88,90,101)
#474852
(71,72,82)
#36363F
(54,54,63)
#25242C
(37,36,44)
#141219
(20,18,25)
#000000
(0,0,0)

Tints of #BEC6D7

#BEC6D7
(190,198,215)
#C3CBDA
(195,203,218)
#C8D0DD
(200,208,221)
#CDD5E0
(205,213,224)
#D2DAE3
(210,218,227)
#D7DFE6
(215,223,230)
#DCE4E9
(220,228,233)
#E1E9EC
(225,233,236)
#E6EEEF
(230,238,239)
#EBF3F2
(235,243,242)
#F0F8F5
(240,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC6D7 color. Also use rgb(190,198,215) instead hex code.

Text Font Color

.myTextColor { color: #BEC6D7; }

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

This text font color is #BEC6D7.

Background Color

.myBgColor { background-color: #BEC6D7; }

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

This div background color is #BEC6D7.

Border color

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

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

This div border color is #BEC6D7.

Opacity

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

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

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

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

This text has shadow with #BEC6D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC6D7.

Preview

Color preview on black background

This text has color #BEC6D7 on black background.


Color preview on white background

This text has color #BEC6D7 on white background.


Black color preview on #BEC6D7 background

This text has black color on #BEC6D7 background.


White color preview on #BEC6D7 background

This text has white color on #BEC6D7 background.


Related colors

Complementary color

Complementary color for #hex is #413928.


I love getcolorcode.com

Triadic colors

1 #D7BEC6 and #C6D7BE with #BEC6D7 are triadic colors.

2 #D7C6BE and #C6BED7 with #BEC6D7 are triadic colors.