COLOR #BBC6E5

HEX: #BBC6E5 RGB: (187,198,229)

Renk bilgisi

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

RGB renk modeli

#BBC6E5 color RGB value is (187,198,229).

RGB: (187,198,229) (73%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 198 of 255 = 78%
B 229 of 255 = 90%

187
198
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 198 + 229 = 614 (100%)
R 187 of 614 ~ 30.46%
G 198 of 614 ~ 32.25%
B 229 of 614 ~ 37.3'%

%30.46
%32.25
%37.3

CMYK RENK MODELİ

#BBC6E5 rengi CMYK tonu (18,14,0,10).

  • camgöbeği tonu 18.34%
  • eflatun tonu 13.54%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (18,14,0,10)
C18M14Y0K10 (18%, 14%, 0%, 10%)
(0.18 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%18.34
%13.54
%0
%10.2

Codes

Color #BBC6E5 in popluar color models

BB C6 E5
RGB 187 198 229
HSL 224° 44.68% 81.57%
HSB/HSV 224° 18.34% 89.80%
CMYK 18.34% 13.54% 0.00%
10.20%

Color #BBC6E5 in popluar number systems.

HEX BB C6 E5
Decimal 187 198 229
Binary 10111011 11000110 11100101
Octal 273 306 345

Shades and tints

Shades of #BBC6E5

#BBC6E5
(187,198,229)
#AAB4D1
(170,180,209)
#99A2BD
(153,162,189)
#8890A9
(136,144,169)
#777E95
(119,126,149)
#666C81
(102,108,129)
#555A6D
(85,90,109)
#444859
(68,72,89)
#333645
(51,54,69)
#222431
(34,36,49)
#11121D
(17,18,29)
#000000
(0,0,0)

Tints of #BBC6E5

#BBC6E5
(187,198,229)
#C1CBE7
(193,203,231)
#C7D0E9
(199,208,233)
#CDD5EB
(205,213,235)
#D3DAED
(211,218,237)
#D9DFEF
(217,223,239)
#DFE4F1
(223,228,241)
#E5E9F3
(229,233,243)
#EBEEF5
(235,238,245)
#F1F3F7
(241,243,247)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBC6E5; }

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

This text font color is #BBC6E5.

Background Color

.myBgColor { background-color: #BBC6E5; }

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

This div background color is #BBC6E5.

Border color

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

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

This div border color is #BBC6E5.

Opacity

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

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

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

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

This text has shadow with #BBC6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC6E5.

Preview

Color preview on black background

This text has color #BBC6E5 on black background.


Color preview on white background

This text has color #BBC6E5 on white background.


Black color preview on #BBC6E5 background

This text has black color on #BBC6E5 background.


White color preview on #BBC6E5 background

This text has white color on #BBC6E5 background.


Related colors

Complementary color

Complementary color for #hex is #44391A.


I love getcolorcode.com

Triadic colors

1 #E5BBC6 and #C6E5BB with #BBC6E5 are triadic colors.

2 #E5C6BB and #C6BBE5 with #BBC6E5 are triadic colors.