COLOR #BEC3ED

HEX: #BEC3ED RGB: (190,195,237)

Renk bilgisi

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

RGB renk modeli

#BEC3ED color RGB value is (190,195,237).

RGB: (190,195,237) (75%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 195 of 255 = 76%
B 237 of 255 = 93%

190
195
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 195 + 237 = 622 (100%)
R 190 of 622 ~ 30.55%
G 195 of 622 ~ 31.35%
B 237 of 622 ~ 38.1'%

%30.55
%31.35
%38.1

CMYK RENK MODELİ

#BEC3ED rengi CMYK tonu (20,18,0,7).

  • camgöbeği tonu 19.83%
  • eflatun tonu 17.72%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (20,18,0,7)
C20M18Y0K7 (20%, 18%, 0%, 7%)
(0.20 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%19.83
%17.72
%0
%7.06

Codes

Color #BEC3ED in popluar color models

BE C3 ED
RGB 190 195 237
HSL 234° 56.63% 83.73%
HSB/HSV 234° 19.83% 92.94%
CMYK 19.83% 17.72% 0.00%
7.06%

Color #BEC3ED in popluar number systems.

HEX BE C3 ED
Decimal 190 195 237
Binary 10111110 11000011 11101101
Octal 276 303 355

Shades and tints

Shades of #BEC3ED

#BEC3ED
(190,195,237)
#ADB2D8
(173,178,216)
#9CA1C3
(156,161,195)
#8B90AE
(139,144,174)
#7A7F99
(122,127,153)
#696E84
(105,110,132)
#585D6F
(88,93,111)
#474C5A
(71,76,90)
#363B45
(54,59,69)
#252A30
(37,42,48)
#14191B
(20,25,27)
#000000
(0,0,0)

Tints of #BEC3ED

#BEC3ED
(190,195,237)
#C3C8EE
(195,200,238)
#C8CDEF
(200,205,239)
#CDD2F0
(205,210,240)
#D2D7F1
(210,215,241)
#D7DCF2
(215,220,242)
#DCE1F3
(220,225,243)
#E1E6F4
(225,230,244)
#E6EBF5
(230,235,245)
#EBF0F6
(235,240,246)
#F0F5F7
(240,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC3ED; }

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

This text font color is #BEC3ED.

Background Color

.myBgColor { background-color: #BEC3ED; }

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

This div background color is #BEC3ED.

Border color

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

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

This div border color is #BEC3ED.

Opacity

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

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

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

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

This text has shadow with #BEC3ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC3ED.

Preview

Color preview on black background

This text has color #BEC3ED on black background.


Color preview on white background

This text has color #BEC3ED on white background.


Black color preview on #BEC3ED background

This text has black color on #BEC3ED background.


White color preview on #BEC3ED background

This text has white color on #BEC3ED background.


Related colors

Complementary color

Complementary color for #hex is #413C12.


I love getcolorcode.com

Triadic colors

1 #EDBEC3 and #C3EDBE with #BEC3ED are triadic colors.

2 #EDC3BE and #C3BEED with #BEC3ED are triadic colors.