COLOR #BBC5E6

HEX: #BBC5E6 RGB: (187,197,230)

Renk bilgisi

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

RGB renk modeli

#BBC5E6 color RGB value is (187,197,230).

RGB: (187,197,230) (73%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 197 of 255 = 77%
B 230 of 255 = 90%

187
197
230

R + G + B ~ 80%. #BBC5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 197 + 230 = 614 (100%)
R 187 of 614 ~ 30.46%
G 197 of 614 ~ 32.08%
B 230 of 614 ~ 37.46'%

%30.46
%32.08
%37.46

CMYK RENK MODELİ

#BBC5E6 rengi CMYK tonu (19,14,0,10).

  • camgöbeği tonu 18.70%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (19,14,0,10)
C19M14Y0K10 (19%, 14%, 0%, 10%)
(0.19 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%18.7
%14.35
%0
%9.8

Codes

Color #BBC5E6 in popluar color models

BB C5 E6
RGB 187 197 230
HSL 226° 46.24% 81.76%
HSB/HSV 226° 18.70% 90.20%
CMYK 18.70% 14.35% 0.00%
9.80%

Color #BBC5E6 in popluar number systems.

HEX BB C5 E6
Decimal 187 197 230
Binary 10111011 11000101 11100110
Octal 273 305 346

Shades and tints

Shades of #BBC5E6

#BBC5E6
(187,197,230)
#AAB4D2
(170,180,210)
#99A3BE
(153,163,190)
#8892AA
(136,146,170)
#778196
(119,129,150)
#667082
(102,112,130)
#555F6E
(85,95,110)
#444E5A
(68,78,90)
#333D46
(51,61,70)
#222C32
(34,44,50)
#111B1E
(17,27,30)
#000000
(0,0,0)

Tints of #BBC5E6

#BBC5E6
(187,197,230)
#C1CAE8
(193,202,232)
#C7CFEA
(199,207,234)
#CDD4EC
(205,212,236)
#D3D9EE
(211,217,238)
#D9DEF0
(217,222,240)
#DFE3F2
(223,227,242)
#E5E8F4
(229,232,244)
#EBEDF6
(235,237,246)
#F1F2F8
(241,242,248)
#F7F7FA
(247,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC5E6 color. Also use rgb(187,197,230) instead hex code.

Text Font Color

.myTextColor { color: #BBC5E6; }

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

This text font color is #BBC5E6.

Background Color

.myBgColor { background-color: #BBC5E6; }

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

This div background color is #BBC5E6.

Border color

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

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

This div border color is #BBC5E6.

Opacity

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

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

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

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

This text has shadow with #BBC5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC5E6.

Preview

Color preview on black background

This text has color #BBC5E6 on black background.


Color preview on white background

This text has color #BBC5E6 on white background.


Black color preview on #BBC5E6 background

This text has black color on #BBC5E6 background.


White color preview on #BBC5E6 background

This text has white color on #BBC5E6 background.


Related colors

Complementary color

Complementary color for #hex is #443A19.


I love getcolorcode.com

Triadic colors

1 #E6BBC5 and #C5E6BB with #BBC5E6 are triadic colors.

2 #E6C5BB and #C5BBE6 with #BBC5E6 are triadic colors.