COLOR #BEC7F9

HEX: #BEC7F9 RGB: (190,199,249)

Renk bilgisi

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

RGB renk modeli

#BEC7F9 color RGB value is (190,199,249).

RGB: (190,199,249) (75%, 78%, 98%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 199 of 255 = 78%
B 249 of 255 = 98%

190
199
249

R + G + B ~ 84%. #BEC7F9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 199 + 249 = 638 (100%)
R 190 of 638 ~ 29.78%
G 199 of 638 ~ 31.19%
B 249 of 638 ~ 39.03'%

%29.78
%31.19
%39.03

CMYK RENK MODELİ

#BEC7F9 rengi CMYK tonu (24,20,0,2).

  • camgöbeği tonu 23.69%
  • eflatun tonu 20.08%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (24,20,0,2)
C24M20Y0K2 (24%, 20%, 0%, 2%)
(0.24 / 0.20 / 0.00 / 0.02)

CMYK yüzdeleri

%23.69
%20.08
%0
%2.35

Codes

Color #BEC7F9 in popluar color models

BE C7 F9
RGB 190 199 249
HSL 231° 83.10% 86.08%
HSB/HSV 231° 23.69% 97.65%
CMYK 23.69% 20.08% 0.00%
2.35%

Color #BEC7F9 in popluar number systems.

HEX BE C7 F9
Decimal 190 199 249
Binary 10111110 11000111 11111001
Octal 276 307 371

Shades and tints

Shades of #BEC7F9

#BEC7F9
(190,199,249)
#ADB5E3
(173,181,227)
#9CA3CD
(156,163,205)
#8B91B7
(139,145,183)
#7A7FA1
(122,127,161)
#696D8B
(105,109,139)
#585B75
(88,91,117)
#47495F
(71,73,95)
#363749
(54,55,73)
#252533
(37,37,51)
#14131D
(20,19,29)
#000000
(0,0,0)

Tints of #BEC7F9

#BEC7F9
(190,199,249)
#C3CCF9
(195,204,249)
#C8D1F9
(200,209,249)
#CDD6F9
(205,214,249)
#D2DBF9
(210,219,249)
#D7E0F9
(215,224,249)
#DCE5F9
(220,229,249)
#E1EAF9
(225,234,249)
#E6EFF9
(230,239,249)
#EBF4F9
(235,244,249)
#F0F9F9
(240,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEC7F9; }

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

This text font color is #BEC7F9.

Background Color

.myBgColor { background-color: #BEC7F9; }

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

This div background color is #BEC7F9.

Border color

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

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

This div border color is #BEC7F9.

Opacity

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

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

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

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

This text has shadow with #BEC7F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC7F9.

Preview

Color preview on black background

This text has color #BEC7F9 on black background.


Color preview on white background

This text has color #BEC7F9 on white background.


Black color preview on #BEC7F9 background

This text has black color on #BEC7F9 background.


White color preview on #BEC7F9 background

This text has white color on #BEC7F9 background.


Related colors

Complementary color

Complementary color for #hex is #413806.


I love getcolorcode.com

Triadic colors

1 #F9BEC7 and #C7F9BE with #BEC7F9 are triadic colors.

2 #F9C7BE and #C7BEF9 with #BEC7F9 are triadic colors.