COLOR #BBC6EC

HEX: #BBC6EC RGB: (187,198,236)

Renk bilgisi

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

RGB renk modeli

#BBC6EC color RGB value is (187,198,236).

RGB: (187,198,236) (73%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 198 of 255 = 78%
B 236 of 255 = 93%

187
198
236

R + G + B ~ 81%. #BBC6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 198 + 236 = 621 (100%)
R 187 of 621 ~ 30.11%
G 198 of 621 ~ 31.88%
B 236 of 621 ~ 38'%

%30.11
%31.88
%38

CMYK RENK MODELİ

#BBC6EC rengi CMYK tonu (21,16,0,7).

  • camgöbeği tonu 20.76%
  • eflatun tonu 16.10%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (21,16,0,7)
C21M16Y0K7 (21%, 16%, 0%, 7%)
(0.21 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%20.76
%16.1
%0
%7.45

Codes

Color #BBC6EC in popluar color models

BB C6 EC
RGB 187 198 236
HSL 227° 56.32% 82.94%
HSB/HSV 227° 20.76% 92.55%
CMYK 20.76% 16.10% 0.00%
7.45%

Color #BBC6EC in popluar number systems.

HEX BB C6 EC
Decimal 187 198 236
Binary 10111011 11000110 11101100
Octal 273 306 354

Shades and tints

Shades of #BBC6EC

#BBC6EC
(187,198,236)
#AAB4D7
(170,180,215)
#99A2C2
(153,162,194)
#8890AD
(136,144,173)
#777E98
(119,126,152)
#666C83
(102,108,131)
#555A6E
(85,90,110)
#444859
(68,72,89)
#333644
(51,54,68)
#22242F
(34,36,47)
#11121A
(17,18,26)
#000000
(0,0,0)

Tints of #BBC6EC

#BBC6EC
(187,198,236)
#C1CBED
(193,203,237)
#C7D0EE
(199,208,238)
#CDD5EF
(205,213,239)
#D3DAF0
(211,218,240)
#D9DFF1
(217,223,241)
#DFE4F2
(223,228,242)
#E5E9F3
(229,233,243)
#EBEEF4
(235,238,244)
#F1F3F5
(241,243,245)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC6EC color. Also use rgb(187,198,236) instead hex code.

Text Font Color

.myTextColor { color: #BBC6EC; }

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

This text font color is #BBC6EC.

Background Color

.myBgColor { background-color: #BBC6EC; }

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

This div background color is #BBC6EC.

Border color

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

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

This div border color is #BBC6EC.

Opacity

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

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

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

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

This text has shadow with #BBC6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC6EC.

Preview

Color preview on black background

This text has color #BBC6EC on black background.


Color preview on white background

This text has color #BBC6EC on white background.


Black color preview on #BBC6EC background

This text has black color on #BBC6EC background.


White color preview on #BBC6EC background

This text has white color on #BBC6EC background.


Related colors

Complementary color

Complementary color for #hex is #443913.


I love getcolorcode.com

Triadic colors

1 #ECBBC6 and #C6ECBB with #BBC6EC are triadic colors.

2 #ECC6BB and #C6BBEC with #BBC6EC are triadic colors.