COLOR #BEC7CC

HEX: #BEC7CC RGB: (190,199,204)

Renk bilgisi

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

RGB renk modeli

#BEC7CC color RGB value is (190,199,204).

RGB: (190,199,204) (75%, 78%, 80%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 204 of 255 = 80%

190
199
204

R + G + B ~ 78%. #BEC7CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 204 = 593 (100%)
R 190 of 593 ~ 32.04%
G 199 of 593 ~ 33.56%
B 204 of 593 ~ 34.4'%

%32.04
%33.56
%34.4

CMYK RENK MODELİ

#BEC7CC rengi CMYK tonu (7,2,0,20).

  • camgöbeği tonu 6.86%
  • eflatun tonu 2.45%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (7,2,0,20)
C7M2Y0K20 (7%, 2%, 0%, 20%)
(0.07 / 0.02 / 0.00 / 0.20)

CMYK yüzdeleri

%6.86
%2.45
%0
%20

Codes

Color #BEC7CC in popluar color models

BE C7 CC
RGB 190 199 204
HSL 201° 12.07% 77.25%
HSB/HSV 201° 6.86% 80.00%
CMYK 6.86% 2.45% 0.00%
20.00%

Color #BEC7CC in popluar number systems.

HEX BE C7 CC
Decimal 190 199 204
Binary 10111110 11000111 11001100
Octal 276 307 314

Shades and tints

Shades of #BEC7CC

#BEC7CC
(190,199,204)
#ADB5BA
(173,181,186)
#9CA3A8
(156,163,168)
#8B9196
(139,145,150)
#7A7F84
(122,127,132)
#696D72
(105,109,114)
#585B60
(88,91,96)
#47494E
(71,73,78)
#36373C
(54,55,60)
#25252A
(37,37,42)
#141318
(20,19,24)
#000000
(0,0,0)

Tints of #BEC7CC

#BEC7CC
(190,199,204)
#C3CCD0
(195,204,208)
#C8D1D4
(200,209,212)
#CDD6D8
(205,214,216)
#D2DBDC
(210,219,220)
#D7E0E0
(215,224,224)
#DCE5E4
(220,229,228)
#E1EAE8
(225,234,232)
#E6EFEC
(230,239,236)
#EBF4F0
(235,244,240)
#F0F9F4
(240,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC7CC; }

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

This text font color is #BEC7CC.

Background Color

.myBgColor { background-color: #BEC7CC; }

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

This div background color is #BEC7CC.

Border color

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

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

This div border color is #BEC7CC.

Opacity

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

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

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

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

This text has shadow with #BEC7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7CC.

Preview

Color preview on black background

This text has color #BEC7CC on black background.


Color preview on white background

This text has color #BEC7CC on white background.


Black color preview on #BEC7CC background

This text has black color on #BEC7CC background.


White color preview on #BEC7CC background

This text has white color on #BEC7CC background.


Related colors

Complementary color

Complementary color for #hex is #413833.


I love getcolorcode.com

Triadic colors

1 #CCBEC7 and #C7CCBE with #BEC7CC are triadic colors.

2 #CCC7BE and #C7BECC with #BEC7CC are triadic colors.