COLOR #BBC9E6

HEX: #BBC9E6 RGB: (187,201,230)

Renk bilgisi

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

RGB renk modeli

#BBC9E6 color RGB value is (187,201,230).

RGB: (187,201,230) (73%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 201 of 255 = 79%
B 230 of 255 = 90%

187
201
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 201 + 230 = 618 (100%)
R 187 of 618 ~ 30.26%
G 201 of 618 ~ 32.52%
B 230 of 618 ~ 37.22'%

%30.26
%32.52
%37.22

CMYK RENK MODELİ

#BBC9E6 rengi CMYK tonu (19,13,0,10).

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

CMYK: (19,13,0,10)
C19M13Y0K10 (19%, 13%, 0%, 10%)
(0.19 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%18.7
%12.61
%0
%9.8

Codes

Color #BBC9E6 in popluar color models

BB C9 E6
RGB 187 201 230
HSL 220° 46.24% 81.76%
HSB/HSV 220° 18.70% 90.20%
CMYK 18.70% 12.61% 0.00%
9.80%

Color #BBC9E6 in popluar number systems.

HEX BB C9 E6
Decimal 187 201 230
Binary 10111011 11001001 11100110
Octal 273 311 346

Shades and tints

Shades of #BBC9E6

#BBC9E6
(187,201,230)
#AAB7D2
(170,183,210)
#99A5BE
(153,165,190)
#8893AA
(136,147,170)
#778196
(119,129,150)
#666F82
(102,111,130)
#555D6E
(85,93,110)
#444B5A
(68,75,90)
#333946
(51,57,70)
#222732
(34,39,50)
#11151E
(17,21,30)
#000000
(0,0,0)

Tints of #BBC9E6

#BBC9E6
(187,201,230)
#C1CDE8
(193,205,232)
#C7D1EA
(199,209,234)
#CDD5EC
(205,213,236)
#D3D9EE
(211,217,238)
#D9DDF0
(217,221,240)
#DFE1F2
(223,225,242)
#E5E5F4
(229,229,244)
#EBE9F6
(235,233,246)
#F1EDF8
(241,237,248)
#F7F1FA
(247,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBC9E6; }

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

This text font color is #BBC9E6.

Background Color

.myBgColor { background-color: #BBC9E6; }

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

This div background color is #BBC9E6.

Border color

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

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

This div border color is #BBC9E6.

Opacity

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

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

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

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

This text has shadow with #BBC9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC9E6.

Preview

Color preview on black background

This text has color #BBC9E6 on black background.


Color preview on white background

This text has color #BBC9E6 on white background.


Black color preview on #BBC9E6 background

This text has black color on #BBC9E6 background.


White color preview on #BBC9E6 background

This text has white color on #BBC9E6 background.


Related colors

Complementary color

Complementary color for #hex is #443619.


I love getcolorcode.com

Triadic colors

1 #E6BBC9 and #C9E6BB with #BBC9E6 are triadic colors.

2 #E6C9BB and #C9BBE6 with #BBC9E6 are triadic colors.