COLOR #BBE5F9

HEX: #BBE5F9 RGB: (187,229,249)

Renk bilgisi

#BBE5F9 contains mainly green and blue colors. #BBE5F9 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#BBE5F9 color RGB value is (187,229,249).

RGB: (187,229,249) (73%, 90%, 98%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 229 of 255 = 90%
B 249 of 255 = 98%

187
229
249

R + G + B ~ 87%. #BBE5F9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 229 + 249 = 665 (100%)
R 187 of 665 ~ 28.12%
G 229 of 665 ~ 34.44%
B 249 of 665 ~ 37.44'%

%28.12
%34.44
%37.44

CMYK RENK MODELİ

#BBE5F9 rengi CMYK tonu (25,8,0,2).

  • camgöbeği tonu 24.90%
  • eflatun tonu 8.03%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (25,8,0,2)
C25M8Y0K2 (25%, 8%, 0%, 2%)
(0.25 / 0.08 / 0.00 / 0.02)

CMYK yüzdeleri

%24.9
%8.03
%0
%2.35

Codes

Color #BBE5F9 in popluar color models

BB E5 F9
RGB 187 229 249
HSL 199° 83.78% 85.49%
HSB/HSV 199° 24.90% 97.65%
CMYK 24.90% 8.03% 0.00%
2.35%

Color #BBE5F9 in popluar number systems.

HEX BB E5 F9
Decimal 187 229 249
Binary 10111011 11100101 11111001
Octal 273 345 371

Shades and tints

Shades of #BBE5F9

#BBE5F9
(187,229,249)
#AAD1E3
(170,209,227)
#99BDCD
(153,189,205)
#88A9B7
(136,169,183)
#7795A1
(119,149,161)
#66818B
(102,129,139)
#556D75
(85,109,117)
#44595F
(68,89,95)
#334549
(51,69,73)
#223133
(34,49,51)
#111D1D
(17,29,29)
#000000
(0,0,0)

Tints of #BBE5F9

#BBE5F9
(187,229,249)
#C1E7F9
(193,231,249)
#C7E9F9
(199,233,249)
#CDEBF9
(205,235,249)
#D3EDF9
(211,237,249)
#D9EFF9
(217,239,249)
#DFF1F9
(223,241,249)
#E5F3F9
(229,243,249)
#EBF5F9
(235,245,249)
#F1F7F9
(241,247,249)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBE5F9; }

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

This text font color is #BBE5F9.

Background Color

.myBgColor { background-color: #BBE5F9; }

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

This div background color is #BBE5F9.

Border color

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

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

This div border color is #BBE5F9.

Opacity

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

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

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

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

This text has shadow with #BBE5F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBE5F9.

Preview

Color preview on black background

This text has color #BBE5F9 on black background.


Color preview on white background

This text has color #BBE5F9 on white background.


Black color preview on #BBE5F9 background

This text has black color on #BBE5F9 background.


White color preview on #BBE5F9 background

This text has white color on #BBE5F9 background.


Related colors

Complementary color

Complementary color for #hex is #441A06.


I love getcolorcode.com

Triadic colors

1 #F9BBE5 and #E5F9BB with #BBE5F9 are triadic colors.

2 #F9E5BB and #E5BBF9 with #BBE5F9 are triadic colors.