COLOR #B0BBE6

HEX: #B0BBE6 RGB: (176,187,230)

Renk bilgisi

#B0BBE6 contains red, green and blue colors in about the same proportion. #B0BBE6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#B0BBE6 color RGB value is (176,187,230).

RGB: (176,187,230) (69%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 187 of 255 = 73%
B 230 of 255 = 90%

176
187
230

R + G + B ~ 77%. #B0BBE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 187 + 230 = 593 (100%)
R 176 of 593 ~ 29.68%
G 187 of 593 ~ 31.53%
B 230 of 593 ~ 38.79'%

%29.68
%31.53
%38.79

CMYK RENK MODELİ

#B0BBE6 rengi CMYK tonu (23,19,0,10).

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

CMYK: (23,19,0,10)
C23M19Y0K10 (23%, 19%, 0%, 10%)
(0.23 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%23.48
%18.7
%0
%9.8

Codes

Color #B0BBE6 in popluar color models

B0 BB E6
RGB 176 187 230
HSL 228° 51.92% 79.61%
HSB/HSV 228° 23.48% 90.20%
CMYK 23.48% 18.70% 0.00%
9.80%

Color #B0BBE6 in popluar number systems.

HEX B0 BB E6
Decimal 176 187 230
Binary 10110000 10111011 11100110
Octal 260 273 346

Shades and tints

Shades of #B0BBE6

#B0BBE6
(176,187,230)
#A0AAD2
(160,170,210)
#9099BE
(144,153,190)
#8088AA
(128,136,170)
#707796
(112,119,150)
#606682
(96,102,130)
#50556E
(80,85,110)
#40445A
(64,68,90)
#303346
(48,51,70)
#202232
(32,34,50)
#10111E
(16,17,30)
#000000
(0,0,0)

Tints of #B0BBE6

#B0BBE6
(176,187,230)
#B7C1E8
(183,193,232)
#BEC7EA
(190,199,234)
#C5CDEC
(197,205,236)
#CCD3EE
(204,211,238)
#D3D9F0
(211,217,240)
#DADFF2
(218,223,242)
#E1E5F4
(225,229,244)
#E8EBF6
(232,235,246)
#EFF1F8
(239,241,248)
#F6F7FA
(246,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0BBE6; }

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

This text font color is #B0BBE6.

Background Color

.myBgColor { background-color: #B0BBE6; }

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

This div background color is #B0BBE6.

Border color

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

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

This div border color is #B0BBE6.

Opacity

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

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

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

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

This text has shadow with #B0BBE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0BBE6.

Preview

Color preview on black background

This text has color #B0BBE6 on black background.


Color preview on white background

This text has color #B0BBE6 on white background.


Black color preview on #B0BBE6 background

This text has black color on #B0BBE6 background.


White color preview on #B0BBE6 background

This text has white color on #B0BBE6 background.


Related colors

Complementary color

Complementary color for #hex is #4F4419.


I love getcolorcode.com

Triadic colors

1 #E6B0BB and #BBE6B0 with #B0BBE6 are triadic colors.

2 #E6BBB0 and #BBB0E6 with #B0BBE6 are triadic colors.