COLOR #BEC3EB

HEX: #BEC3EB RGB: (190,195,235)

Renk bilgisi

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

RGB renk modeli

#BEC3EB color RGB value is (190,195,235).

RGB: (190,195,235) (75%, 76%, 92%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 195 of 255 = 76%
B 235 of 255 = 92%

190
195
235

R + G + B ~ 81%. #BEC3EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 195 + 235 = 620 (100%)
R 190 of 620 ~ 30.65%
G 195 of 620 ~ 31.45%
B 235 of 620 ~ 37.9'%

%30.65
%31.45
%37.9

CMYK RENK MODELİ

#BEC3EB rengi CMYK tonu (19,17,0,8).

  • camgöbeği tonu 19.15%
  • eflatun tonu 17.02%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (19,17,0,8)
C19M17Y0K8 (19%, 17%, 0%, 8%)
(0.19 / 0.17 / 0.00 / 0.08)

CMYK yüzdeleri

%19.15
%17.02
%0
%7.84

Codes

Color #BEC3EB in popluar color models

BE C3 EB
RGB 190 195 235
HSL 233° 52.94% 83.33%
HSB/HSV 233° 19.15% 92.16%
CMYK 19.15% 17.02% 0.00%
7.84%

Color #BEC3EB in popluar number systems.

HEX BE C3 EB
Decimal 190 195 235
Binary 10111110 11000011 11101011
Octal 276 303 353

Shades and tints

Shades of #BEC3EB

#BEC3EB
(190,195,235)
#ADB2D6
(173,178,214)
#9CA1C1
(156,161,193)
#8B90AC
(139,144,172)
#7A7F97
(122,127,151)
#696E82
(105,110,130)
#585D6D
(88,93,109)
#474C58
(71,76,88)
#363B43
(54,59,67)
#252A2E
(37,42,46)
#141919
(20,25,25)
#000000
(0,0,0)

Tints of #BEC3EB

#BEC3EB
(190,195,235)
#C3C8EC
(195,200,236)
#C8CDED
(200,205,237)
#CDD2EE
(205,210,238)
#D2D7EF
(210,215,239)
#D7DCF0
(215,220,240)
#DCE1F1
(220,225,241)
#E1E6F2
(225,230,242)
#E6EBF3
(230,235,243)
#EBF0F4
(235,240,244)
#F0F5F5
(240,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC3EB; }

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

This text font color is #BEC3EB.

Background Color

.myBgColor { background-color: #BEC3EB; }

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

This div background color is #BEC3EB.

Border color

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

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

This div border color is #BEC3EB.

Opacity

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

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

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

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

This text has shadow with #BEC3EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC3EB.

Preview

Color preview on black background

This text has color #BEC3EB on black background.


Color preview on white background

This text has color #BEC3EB on white background.


Black color preview on #BEC3EB background

This text has black color on #BEC3EB background.


White color preview on #BEC3EB background

This text has white color on #BEC3EB background.


Related colors

Complementary color

Complementary color for #hex is #413C14.


I love getcolorcode.com

Triadic colors

1 #EBBEC3 and #C3EBBE with #BEC3EB are triadic colors.

2 #EBC3BE and #C3BEEB with #BEC3EB are triadic colors.