COLOR #BEC3CC

HEX: #BEC3CC RGB: (190,195,204)

Renk bilgisi

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

RGB renk modeli

#BEC3CC color RGB value is (190,195,204).

RGB: (190,195,204) (75%, 76%, 80%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 195 of 255 = 76%
B 204 of 255 = 80%

190
195
204

R + G + B ~ 77%. #BEC3CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 195 + 204 = 589 (100%)
R 190 of 589 ~ 32.26%
G 195 of 589 ~ 33.11%
B 204 of 589 ~ 34.63'%

%32.26
%33.11
%34.63

CMYK RENK MODELİ

#BEC3CC rengi CMYK tonu (7,4,0,20).

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

CMYK: (7,4,0,20)
C7M4Y0K20 (7%, 4%, 0%, 20%)
(0.07 / 0.04 / 0.00 / 0.20)

CMYK yüzdeleri

%6.86
%4.41
%0
%20

Codes

Color #BEC3CC in popluar color models

BE C3 CC
RGB 190 195 204
HSL 219° 12.07% 77.25%
HSB/HSV 219° 6.86% 80.00%
CMYK 6.86% 4.41% 0.00%
20.00%

Color #BEC3CC in popluar number systems.

HEX BE C3 CC
Decimal 190 195 204
Binary 10111110 11000011 11001100
Octal 276 303 314

Shades and tints

Shades of #BEC3CC

#BEC3CC
(190,195,204)
#ADB2BA
(173,178,186)
#9CA1A8
(156,161,168)
#8B9096
(139,144,150)
#7A7F84
(122,127,132)
#696E72
(105,110,114)
#585D60
(88,93,96)
#474C4E
(71,76,78)
#363B3C
(54,59,60)
#252A2A
(37,42,42)
#141918
(20,25,24)
#000000
(0,0,0)

Tints of #BEC3CC

#BEC3CC
(190,195,204)
#C3C8D0
(195,200,208)
#C8CDD4
(200,205,212)
#CDD2D8
(205,210,216)
#D2D7DC
(210,215,220)
#D7DCE0
(215,220,224)
#DCE1E4
(220,225,228)
#E1E6E8
(225,230,232)
#E6EBEC
(230,235,236)
#EBF0F0
(235,240,240)
#F0F5F4
(240,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC3CC; }

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

This text font color is #BEC3CC.

Background Color

.myBgColor { background-color: #BEC3CC; }

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

This div background color is #BEC3CC.

Border color

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

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

This div border color is #BEC3CC.

Opacity

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

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

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

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

This text has shadow with #BEC3CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC3CC.

Preview

Color preview on black background

This text has color #BEC3CC on black background.


Color preview on white background

This text has color #BEC3CC on white background.


Black color preview on #BEC3CC background

This text has black color on #BEC3CC background.


White color preview on #BEC3CC background

This text has white color on #BEC3CC background.


Related colors

Complementary color

Complementary color for #hex is #413C33.


I love getcolorcode.com

Triadic colors

1 #CCBEC3 and #C3CCBE with #BEC3CC are triadic colors.

2 #CCC3BE and #C3BECC with #BEC3CC are triadic colors.