COLOR #BBC9E7

HEX: #BBC9E7 RGB: (187,201,231)

Renk bilgisi

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

RGB renk modeli

#BBC9E7 color RGB value is (187,201,231).

RGB: (187,201,231) (73%, 79%, 91%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 201 of 255 = 79%
B 231 of 255 = 91%

187
201
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 201 + 231 = 619 (100%)
R 187 of 619 ~ 30.21%
G 201 of 619 ~ 32.47%
B 231 of 619 ~ 37.32'%

%30.21
%32.47
%37.32

CMYK RENK MODELİ

#BBC9E7 rengi CMYK tonu (19,13,0,9).

  • camgöbeği tonu 19.05%
  • eflatun tonu 12.99%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (19,13,0,9)
C19M13Y0K9 (19%, 13%, 0%, 9%)
(0.19 / 0.13 / 0.00 / 0.09)

CMYK yüzdeleri

%19.05
%12.99
%0
%9.41

Codes

Color #BBC9E7 in popluar color models

BB C9 E7
RGB 187 201 231
HSL 221° 47.83% 81.96%
HSB/HSV 221° 19.05% 90.59%
CMYK 19.05% 12.99% 0.00%
9.41%

Color #BBC9E7 in popluar number systems.

HEX BB C9 E7
Decimal 187 201 231
Binary 10111011 11001001 11100111
Octal 273 311 347

Shades and tints

Shades of #BBC9E7

#BBC9E7
(187,201,231)
#AAB7D2
(170,183,210)
#99A5BD
(153,165,189)
#8893A8
(136,147,168)
#778193
(119,129,147)
#666F7E
(102,111,126)
#555D69
(85,93,105)
#444B54
(68,75,84)
#33393F
(51,57,63)
#22272A
(34,39,42)
#111515
(17,21,21)
#000000
(0,0,0)

Tints of #BBC9E7

#BBC9E7
(187,201,231)
#C1CDE9
(193,205,233)
#C7D1EB
(199,209,235)
#CDD5ED
(205,213,237)
#D3D9EF
(211,217,239)
#D9DDF1
(217,221,241)
#DFE1F3
(223,225,243)
#E5E5F5
(229,229,245)
#EBE9F7
(235,233,247)
#F1EDF9
(241,237,249)
#F7F1FB
(247,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC9E7 color. Also use rgb(187,201,231) instead hex code.

Text Font Color

.myTextColor { color: #BBC9E7; }

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

This text font color is #BBC9E7.

Background Color

.myBgColor { background-color: #BBC9E7; }

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

This div background color is #BBC9E7.

Border color

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

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

This div border color is #BBC9E7.

Opacity

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

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

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

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

This text has shadow with #BBC9E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC9E7.

Preview

Color preview on black background

This text has color #BBC9E7 on black background.


Color preview on white background

This text has color #BBC9E7 on white background.


Black color preview on #BBC9E7 background

This text has black color on #BBC9E7 background.


White color preview on #BBC9E7 background

This text has white color on #BBC9E7 background.


Related colors

Complementary color

Complementary color for #hex is #443618.


I love getcolorcode.com

Triadic colors

1 #E7BBC9 and #C9E7BB with #BBC9E7 are triadic colors.

2 #E7C9BB and #C9BBE7 with #BBC9E7 are triadic colors.