COLOR #BCE5F9

HEX: #BCE5F9 RGB: (188,229,249)

Renk bilgisi

#BCE5F9 contains mainly green and blue colors. #BCE5F9 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#BCE5F9 color RGB value is (188,229,249).

RGB: (188,229,249) (74%, 90%, 98%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 229 of 255 = 90%
B 249 of 255 = 98%

188
229
249

R + G + B ~ 87%. #BCE5F9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 229 + 249 = 666 (100%)
R 188 of 666 ~ 28.23%
G 229 of 666 ~ 34.38%
B 249 of 666 ~ 37.39'%

%28.23
%34.38
%37.39

CMYK RENK MODELİ

#BCE5F9 rengi CMYK tonu (24,8,0,2).

  • camgöbeği tonu 24.50%
  • eflatun tonu 8.03%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (24,8,0,2)
C24M8Y0K2 (24%, 8%, 0%, 2%)
(0.24 / 0.08 / 0.00 / 0.02)

CMYK yüzdeleri

%24.5
%8.03
%0
%2.35

Codes

Color #BCE5F9 in popluar color models

BC E5 F9
RGB 188 229 249
HSL 200° 83.56% 85.69%
HSB/HSV 200° 24.50% 97.65%
CMYK 24.50% 8.03% 0.00%
2.35%

Color #BCE5F9 in popluar number systems.

HEX BC E5 F9
Decimal 188 229 249
Binary 10111100 11100101 11111001
Octal 274 345 371

Shades and tints

Shades of #BCE5F9

#BCE5F9
(188,229,249)
#ABD1E3
(171,209,227)
#9ABDCD
(154,189,205)
#89A9B7
(137,169,183)
#7895A1
(120,149,161)
#67818B
(103,129,139)
#566D75
(86,109,117)
#45595F
(69,89,95)
#344549
(52,69,73)
#233133
(35,49,51)
#121D1D
(18,29,29)
#000000
(0,0,0)

Tints of #BCE5F9

#BCE5F9
(188,229,249)
#C2E7F9
(194,231,249)
#C8E9F9
(200,233,249)
#CEEBF9
(206,235,249)
#D4EDF9
(212,237,249)
#DAEFF9
(218,239,249)
#E0F1F9
(224,241,249)
#E6F3F9
(230,243,249)
#ECF5F9
(236,245,249)
#F2F7F9
(242,247,249)
#F8F9F9
(248,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCE5F9 color. Also use rgb(188,229,249) instead hex code.

Text Font Color

.myTextColor { color: #BCE5F9; }

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

This text font color is #BCE5F9.

Background Color

.myBgColor { background-color: #BCE5F9; }

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

This div background color is #BCE5F9.

Border color

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

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

This div border color is #BCE5F9.

Opacity

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

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

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

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

This text has shadow with #BCE5F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCE5F9.

Preview

Color preview on black background

This text has color #BCE5F9 on black background.


Color preview on white background

This text has color #BCE5F9 on white background.


Black color preview on #BCE5F9 background

This text has black color on #BCE5F9 background.


White color preview on #BCE5F9 background

This text has white color on #BCE5F9 background.


Related colors

Complementary color

Complementary color for #hex is #431A06.


I love getcolorcode.com

Triadic colors

1 #F9BCE5 and #E5F9BC with #BCE5F9 are triadic colors.

2 #F9E5BC and #E5BCF9 with #BCE5F9 are triadic colors.