COLOR #BCE6EB

HEX: #BCE6EB RGB: (188,230,235)

Renk bilgisi

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

RGB renk modeli

#BCE6EB color RGB value is (188,230,235).

RGB: (188,230,235) (74%, 90%, 92%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 230 of 255 = 90%
B 235 of 255 = 92%

188
230
235

R + G + B ~ 85%. #BCE6EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 230 + 235 = 653 (100%)
R 188 of 653 ~ 28.79%
G 230 of 653 ~ 35.22%
B 235 of 653 ~ 35.99'%

%28.79
%35.22
%35.99

CMYK RENK MODELİ

#BCE6EB rengi CMYK tonu (20,2,0,8).

  • camgöbeği tonu 20.00%
  • eflatun tonu 2.13%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (20,2,0,8)
C20M2Y0K8 (20%, 2%, 0%, 8%)
(0.20 / 0.02 / 0.00 / 0.08)

CMYK yüzdeleri

%20
%2.13
%0
%7.84

Codes

Color #BCE6EB in popluar color models

BC E6 EB
RGB 188 230 235
HSL 186° 54.02% 82.94%
HSB/HSV 186° 20.00% 92.16%
CMYK 20.00% 2.13% 0.00%
7.84%

Color #BCE6EB in popluar number systems.

HEX BC E6 EB
Decimal 188 230 235
Binary 10111100 11100110 11101011
Octal 274 346 353

Shades and tints

Shades of #BCE6EB

#BCE6EB
(188,230,235)
#ABD2D6
(171,210,214)
#9ABEC1
(154,190,193)
#89AAAC
(137,170,172)
#789697
(120,150,151)
#678282
(103,130,130)
#566E6D
(86,110,109)
#455A58
(69,90,88)
#344643
(52,70,67)
#23322E
(35,50,46)
#121E19
(18,30,25)
#000000
(0,0,0)

Tints of #BCE6EB

#BCE6EB
(188,230,235)
#C2E8EC
(194,232,236)
#C8EAED
(200,234,237)
#CEECEE
(206,236,238)
#D4EEEF
(212,238,239)
#DAF0F0
(218,240,240)
#E0F2F1
(224,242,241)
#E6F4F2
(230,244,242)
#ECF6F3
(236,246,243)
#F2F8F4
(242,248,244)
#F8FAF5
(248,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCE6EB color. Also use rgb(188,230,235) instead hex code.

Text Font Color

.myTextColor { color: #BCE6EB; }

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

This text font color is #BCE6EB.

Background Color

.myBgColor { background-color: #BCE6EB; }

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

This div background color is #BCE6EB.

Border color

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

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

This div border color is #BCE6EB.

Opacity

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

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

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

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

This text has shadow with #BCE6EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCE6EB.

Preview

Color preview on black background

This text has color #BCE6EB on black background.


Color preview on white background

This text has color #BCE6EB on white background.


Black color preview on #BCE6EB background

This text has black color on #BCE6EB background.


White color preview on #BCE6EB background

This text has white color on #BCE6EB background.


Related colors

Complementary color

Complementary color for #hex is #431914.


I love getcolorcode.com

Triadic colors

1 #EBBCE6 and #E6EBBC with #BCE6EB are triadic colors.

2 #EBE6BC and #E6BCEB with #BCE6EB are triadic colors.