COLOR #BEC8EE

HEX: #BEC8EE RGB: (190,200,238)

Renk bilgisi

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

RGB renk modeli

#BEC8EE color RGB value is (190,200,238).

RGB: (190,200,238) (75%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 200 of 255 = 78%
B 238 of 255 = 93%

190
200
238

R + G + B ~ 82%. #BEC8EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 200 + 238 = 628 (100%)
R 190 of 628 ~ 30.25%
G 200 of 628 ~ 31.85%
B 238 of 628 ~ 37.9'%

%30.25
%31.85
%37.9

CMYK RENK MODELİ

#BEC8EE rengi CMYK tonu (20,16,0,7).

  • camgöbeği tonu 20.17%
  • eflatun tonu 15.97%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (20,16,0,7)
C20M16Y0K7 (20%, 16%, 0%, 7%)
(0.20 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%20.17
%15.97
%0
%6.67

Codes

Color #BEC8EE in popluar color models

BE C8 EE
RGB 190 200 238
HSL 228° 58.54% 83.92%
HSB/HSV 228° 20.17% 93.33%
CMYK 20.17% 15.97% 0.00%
6.67%

Color #BEC8EE in popluar number systems.

HEX BE C8 EE
Decimal 190 200 238
Binary 10111110 11001000 11101110
Octal 276 310 356

Shades and tints

Shades of #BEC8EE

#BEC8EE
(190,200,238)
#ADB6D9
(173,182,217)
#9CA4C4
(156,164,196)
#8B92AF
(139,146,175)
#7A809A
(122,128,154)
#696E85
(105,110,133)
#585C70
(88,92,112)
#474A5B
(71,74,91)
#363846
(54,56,70)
#252631
(37,38,49)
#14141C
(20,20,28)
#000000
(0,0,0)

Tints of #BEC8EE

#BEC8EE
(190,200,238)
#C3CDEF
(195,205,239)
#C8D2F0
(200,210,240)
#CDD7F1
(205,215,241)
#D2DCF2
(210,220,242)
#D7E1F3
(215,225,243)
#DCE6F4
(220,230,244)
#E1EBF5
(225,235,245)
#E6F0F6
(230,240,246)
#EBF5F7
(235,245,247)
#F0FAF8
(240,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEC8EE color. Also use rgb(190,200,238) instead hex code.

Text Font Color

.myTextColor { color: #BEC8EE; }

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

This text font color is #BEC8EE.

Background Color

.myBgColor { background-color: #BEC8EE; }

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

This div background color is #BEC8EE.

Border color

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

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

This div border color is #BEC8EE.

Opacity

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

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

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

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

This text has shadow with #BEC8EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEC8EE.

Preview

Color preview on black background

This text has color #BEC8EE on black background.


Color preview on white background

This text has color #BEC8EE on white background.


Black color preview on #BEC8EE background

This text has black color on #BEC8EE background.


White color preview on #BEC8EE background

This text has white color on #BEC8EE background.


Related colors

Complementary color

Complementary color for #hex is #413711.


I love getcolorcode.com

Triadic colors

1 #EEBEC8 and #C8EEBE with #BEC8EE are triadic colors.

2 #EEC8BE and #C8BEEE with #BEC8EE are triadic colors.